body
{
        background-color: #fff;          
	color: #000;	          
        font-size: 100.1%;
	margin: 0px;
	padding: 0px;
}
#header
{
position:relative;
background: url(../images/compassrose0.gif) left no-repeat;
border-style: solid;
border-width: 0;
color: #000;
height: 160px;
border-left: 0em;
}

#ht2
{
font-family: "Monotype Corsiva";
color: #001852;
font-size: 350%;
text-decoration: none;
text-align: left;
font-weight: normal;
margin-left: 10%;
margin-top: 0%;		
}

#ht1
{
font-family: "Monotype Corsiva";
color: #001852;
font-size: 180%;
text-decoration: none;
text-align: left;
font-weight: normal;		
}

#content
{
	width: 100%;
        background: url(../images/compassrose2.png) bottom no-repeat;
        font-size: 75%;
}

#subh1 {
font-family: arial;
font-size: 140%;
color: #001852;
font-weight: bold;
font-style: italic;
}
#subc1 {
font-family: arial;
font-size: 140%;
color: #001878;
font-weight: normal;
font-style: none;
}
#nav 
{
position:relative;
left: 25%;
top:120px
font-family: arial, helvetica, sans-serif;
font-size: 95.1%;

}

#nav ul 
{
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
		  
#nav li 
{
float:left;
background:url("../images/tab_off_ns1.gif") no-repeat left top;
margin:0;
padding:0 0 0 5px;
}

#nav a 
{
float:left;
font-size:95%;
display:block;
background:url("../images/tab_off_ns2.gif") no-repeat right top;
padding:10px 15px 3px 8px;
text-decoration:none;
font-weight:bold;
color:#fff;
}

#nav li:hover
{
background-position:0% -103px;
color:#001852;
}

#nav li:hover a 
{
background-position:100% -103px;
color:#001852;
}

#content a
{
	color: #50f;
	font-weight: bold;
}

#content p
{
	font-size: 100%;
	font-family: Verdana, arial, helvetica, sans-serif;
        color: navy;
}


#footer
{
	border-style: solid;
	border-width: 0px 0;		
	color: #5B4832;
	background-color: #ffffff;
	position: relative;
	text-align: center;
}


/* header styles */
h1, h2, h3, h4, h5, h6
{
	width: 100%;
	color: #001852;
	padding-bottom: .0em;
	padding-top: 0.4em;
}

h2
{
	font-size: 160%;
	border-bottom: 2px solid #B51829; /* red line */
}
h3
{
	font-size: 140%;
}
h4
{
	font-size: 130%;
}
h5
{
	font-size: 110%;
}
h6
	font-size: 100%;
}
