body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/left_fill.gif);
}
#head_fill_layer {
	position: absolute;
	margin-left: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
	top: 0px;
	background-image: url(images/header_fill.gif);
	z-index: 1;
}
#head_layer {
	position: absolute;
	margin-left: 0px;
	width: 760px;
	height: 150px;
	top: 0px;
	background-image: url(images/header.jpg);
	z-index: 2;
}
IMG {
	border: 0px;
}
#sidemenu_layer {
	position: absolute;
	margin-left: 0px;
	width: 163px;
	height: 686px;
	top: 179px;
	text-align: center;
	left: 0px;
}
#menuend_layer {
	position: relative;
	margin-left: 760px;
	width: 445px;
	height: 170px;
	top: 0px;
	background-image: url(images/head_end.jpg);
	left: 1px;
}
#genericmenu_layer {
	position: absolute;
	margin-left: 225px;
	width: 536px;
	height: 20px;
	top: 150px;
	left: -1px;
}		
#content_layer{
	position: absolute;
	left: 180px;
	top: 184px;
	width: 575px;
	height: 504px;
	padding-right: 10px;
	z-index: 2;
}
#sidepanel_layer {
	position: absolute;
	left: 490px;
	top: 570px;
	width: 354px;
	height: 133px;
	z-index: 1;
	visibility: visible;
}
#homecartoon_layer {
	position: absolute;
	left: 491px;
	top: 680px;
	width: 274px;
	height: 264px;
}
#sidelower_layer {
	position: absolute;
	left: 554px;
	top: 275px;
	width: 202px;
	height: 134px;
}
.txtCentre {
	text-align: center;
}
.txtRight {
	text-align: right;
}
.txtLink {
	color: #174B8C;
	font-weight: bold;
	text-decoration: none;
}
.txtLinkCenter {
	text-align: center;
	color: #174B8C;
	font-weight: bold;
}
.txtHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.whitetxtLink {
	color: #FFFFFF;
	font-weight: bold;
}
A:HOVER {
	text-decoration : underline;

