body {
background-color:#005480;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
line-height:1.2em;
text-align:center;
}

p {
margin-bottom:20px;
}

a {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

#homecontent a {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

a:hover {
text-decoration:underline;
}

#container {
width:1000px;
height:562px;
margin:0px auto 0px auto;
background-image:url(/images/splash.jpg);
background-repeat:no-repeat;
background-position:top center;
text-align:left;
}
#centercolumn {
position:relative;
}
#topnav {
position:absolute;
top:20px;
left:65px;
font-size:11pt;
}
#topnav span.other{
margin-left:15px;
}
#topnav span{
margin-right:15px;
}

#homecontent {
position:absolute;
top:340px;
left:65px;
width:870px;
}
#homecopy {
	width:435px;
	float:left;
}
#footer {
margin-top:100px;
font-size:10pt;
float:left;
clear:both;
width:860px;
}
