/* CSS Document */
ul#headnav       { font: bold 10px verdana, arial, sans-serif; background-color: transparent; list-style-type: none; margin: 0 151px; padding-top: 0; padding-bottom : 0 }
ul#headnav li      { background-color: #ffffff;  margin: 0px 5px 0 0; height: 19px; float: left; border-top: 1px solid #000066; border-right: 1px solid #000066; border-left: 1px solid #000066 }
li#active a       { background-color: #dcdcff; border-bottom: 1px solid #dcdcff }
li#active a   {  font: bold 10px verdana, arial, sans-serif;color: #000066; font-size: 11px; font-weight: bold }
#headnav a  {  font: bold 10px verdana, arial, sans-serif;color: #8888B7;  text-decoration: none; display: block; padding: 3px 5px; float: left;  }
#headnav a:hover    { color: #000066 }
#content { align: center; width: 990px; height: 100%; background-color: #F0F0FF }
#wrapper { align: center; width: 990px; height: 100%; background-color: #F0F0FF }
#footer_left {clear:both; float: left; width: 150px;}
#footer {float:left; width:600px;}