img {
	border: 0;
}

body {
  margin: 0;
  padding: 0;
}
p{
  font-family: arial, helvetica, sans serif;
  line-height: 135%;
	font-size: 14px; 
}

h1,h4,h5 {
margin: .5 em;
}
ul li {
font-family: arial;
}


.Arial10 {
font-family: arial;
font-size: 10pt;
}

.Arial12 {
font-family: arial;
font-size: 12pt;
}



.news{
font-family: times;
font-size: small;
margin: 0.5em;
}

td {
background-color: white;
font-family: arial;
}

.tdNavyRev10 {
background-color: navy;
font-family: arial;
color: #ffffff;
font-size: 10pt;
}

.tdNavy10 {
background-color: #ffffff;
font-family: arial;
color: navy;
font-size: 10pt;
}


div#header {
width: 782px;
height: 86px;
top: 0;
left: 0;
position: absolute;		
}

div#navigation {
top: 86px;
left: 313px;
position: absolute;	
}

div#splash {
position: absolute;
top: 86px;
left: 0px;
}

div#content {
position: absolute;
top: 145px;
left: 40px;
width: 740px;
}

div#footer {
position:static;
}

#imap, a#home, a#email {
	display:block;
	position:absolute;
}

#imap {
	width:782px; 
	height:86px; 
	background:url(../images/800/header.png); 
	top:0px;
	left:0px;
}

a#home {
left:59px;
top:11px;
width:427px;
height:61px;
}

a#email {
left:533px;
top:18px;
width:232px;
height:23px;
}

