body {
	text-align:center;
	margin:0px;
	font-size: 62.25%;
	background:#FFFFFF;
	}

#bck {
	width:100%;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	background:url(../Images/pgbk.gif);
	background-repeat:repeat-x;
	}

#container {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}

#contentheader {
	width:760px;
	float:left;
	margin-bottom:15px;
	}

#contentcentre {
	width:760px;
	height:auto;
	float:right; 
	}	
	
#contentleft {
	margin-bottom: 20px;
	width:212px;
	height:auto;
	float:left;
	padding:0px;
	background:url(../Images/lfclbck.gif);
	
	}		
	
#contentintro {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0;
	width:548px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background:#FFFFFF;
	padding-bottom: 15px;
	}

#contentbody {
	margin-bottom: 20px;
	width:548px;
	float:right;
	background:#FFFFFF;
	padding:0px;
	}
	
#contentwnew {
	width:160px;
	float:left;
	margin-top: 20px;
	}
	
#contenttbar {
	margin:0px;
	padding:0px;
	width:760px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}

#contentfooter {
	margin:0px;
	width:100%;
	float:left;
	text-align:center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}