.mainframe {
	height: 557px;
	width: 983px;
	margin: 0px;
	padding: 0px;
}
.linkcells {
	height: 25px;
}

.rightholder {
	height: 557px;
	width: 223px;
	margin: 0px;
	padding: 0px;
	background-image: url(pics/side%20banner.jpg);
	background-repeat: no-repeat;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.bodytextnonbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.topcentreheader {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 600px;
	height: 61px;
}
.centrecontentmain {
	height: 496px;
	width: 600px;
	background-color: #585858;
}
.leftarea {
	background-image: url(images/left_area_full.jpg);
	background-repeat: no-repeat;
	height: 557px;
	width: 160px;
}

.bodycentre {
	width: 600px;
	margin: 0px;
	padding: 0px;
}
.mainframe .leftarea #lt img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.innercontent {
	height: 413px;
}

#Layerlogo {
	position:absolute;
	z-index:6;
	background-image: url(pics/logo2.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 381px;
	float: none;
	visibility: inherit;
	top: 23px;
	left: 25px;
}