<html>

<head>
<STYLE type="text/css">
 <!--
 BODY { 
	BACKGROUND-COLOR: #000066;
      }

 DIV {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	
	}


.style8 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000066;
}
A:link {
	COLOR: #000066; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none
}
A:active {
	COLOR: #000066; TEXT-DECORATION: none
}


#pageHeader
{ 
	position: absolute;
	background-color: white;
	margin: 0px;
	background: transparent url(header2.gif) no-repeat top left;
	width: 800px; 
	height: 185px;
	
	 
}

#links
{ 
position: absolute;
	background-color:#000066;
	height: 600px;
	width: 125px;
	text-align:left;
	margin-top:185px;
	border-style: solid;
	border-color: white;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}


#mainPage
{
position: absolute;
	background-color:white;
	height: 600px;
	width: 675px;
	text-align:left;
	margin-left:125px;
	margin-top:185px;
	border-style: solid;
	border-color: white;
	border-top-width: 0px;
	border-left-width: 0px;
}
 -->
</STYLE>




</head>




</html>