body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #535353;
	position: relative;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #5f5f5f;
	position: absolute; left: 0px; top: 305px; width: 533px; z-index: 7
}


#pageName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #A2A2A2;
	background-position: left center;
	font-weight: bold;
	padding: 10px;
	position: absolute; left: 0px; top: 265px; width: 533px; height: 19px; z-index: 6; background: #A2A2A2;
}



/************* #footer styles ***************/

#footer{
	clear: both;
	font-size: 65%;
	color: #A2A2A2;
	margin-top: -1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
position: absolute; 
left: 0px; width: 775px; z-index: 8; background: #4D4D4D url(../images/bg_footer.gif) repeat-x left center; top: 650px;   height: 43px;
}


.sectionLinks{
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	background-color: #FFFFFF;
	border: 3px solid #A2A2A2;
	padding: 5px;


}
.page {

width: 755px;
position: absolute;
left: 50%;
margin-left: -385px;
}
#global { /*global content of the page, which will be centered */
background-color:#ffffff;
width: 758px;
position: absolute;
left: 50%;
margin-left: -385px;
}

#header{
left: 0px; top: 0px; width: 100%; height: 89px; z-index: 1; background-image: url(images/bg_header.gif); layer-background-image: url(images/bg_header.gif); border: 1px none #000000; background-repeat: repeat-x;}

#header_image{
position: absolute; left: 0px; top: 89px; width: 553px; height: 176px; z-index: 2
}
