body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	line-height: 13pt;
}
#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	width: 600px;
	visibility: visible
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
#maxtop {
		background:url(images/topEaton.gif) no-repeat left top;
		position: absolute;
		left: 0px;
		top: 0px;
		height: 30px;
		width: 600px;
}
#menu {
		position: absolute;
		left: 0px;
		top: 185px;
		height: 147px;
		width: 600px;
}
#blue { 
		background: #003366;
		position: absolute;
		left: 0px;
		top: 332px;
		height: 300px;
		width: 600px;
}
#maxbottom {
		background:url(images/bottomEaton.gif) no-repeat left top;
		position: absolute;
		left: 0px;
		top: 632px;
		height: 30px;
		width: 600px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;}
	}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #cccc99;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}