h1  
{  
  color: #000080;
  font-family: Arial, Times New Roman;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  background-color: none;
  padding: 8px;  
}
h2
{
	color: #000080;
	font-family: Arial, Verdana;
	font-size: 18px;
	text-decoration : none;
        text-align: center;
	background-color: none;
        padding: 5;
}
h3
{
	color: #000080;
	font-family: Arial;
	font-size: 12px;
	text-decoration : none;
}
h4
{
	color: #000080;
	font-family: Verdana, Arial;
        font-weight: plain;
	font-size: 11px;
	text-decoration : none;
}
h5
{
	color: #000080;
	font-family: Arial;
        font-weight: plain;
	font-size: 9px;
	text-decoration : none;
}
font
{
	color: #000080;
	font-family: Arial;
        font-weight: plain;
	font-size: 12px;
	text-decoration : none;
}

<style type="text/css">
<!--
BODY { background-color: #F0F8FF; }
-->
</style>

<style type="text/css">
<!--
BODY { 
     
     background-image: url(logobg2.jpg);
     background-repeat: no-repeat;
     background-attachment: no-fixed;
     background-position: center top;
}
</style>
ul#MAINLINKS { width: 150px; }
ul#MAINLINKS li {
  list-style-type: bullet;
  margin-left: -1.5em;
  color: #CC0033;
  padding: 1;
  list-align: left;
  background-color: none;
  border-right: none;
  border-left: none;
  border-top: none;
  border-bottom: none;        
}
ul#MAINLINKS li a {  
  display: block;
  width: 150px;
  margin: 5 auto;
  padding: 0;
  color: #000080;
  font-family: Comic Sans MS, Arial;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  float: none;
  background-color: none;
  border-bottom: none;
  border-top: none;
  border-right: none;
  margin-bottom: 10;
}
a:link, a:visited { color: #fff; }
ul#MAINLINKS li a:hover {
  color: #CC0033;
  background-color: #FFFFFF;  
}
ul#MAINLINKS li#youarehere {
  color: #CC0033;
  background-color: #87CEFA;         
}

#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 1em;
float: center;
width: 100%;
border: 0px solid #625e00;
background-color: none;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: center;
font-family: Arial, Verdana;
font-size: 10px;
color: #000080;
padding: 2px 6px;
text-decoration: none;
border-right: 1px solid #000080;
background: transparent url(media/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
color: #000080;
}

#vdividermenu ul li a:hover{
color: #FFFFFF;
background-color: #000080;
}
<!--






