<style type="text/css">
<!--
body
{ background-color: #000000; }
#navcontainer
{ width: 780px;
  height: 20px;
  padding: 1px;
  border: 1px;
  background-color: #000000;
}
a.nav, a.nav:link, a.nav:visited
{ display: block;
  width: 85px;
  height: 20px;
  margin-right: 1px;
  padding-top: 1px;
  background: #000000;
  border-left: 1px;
  border-right: 1px;
  text-align: center;
  text-decoration: none;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  color: #BFA264;
  overflow: hidden;
  float: left;
  }
a.nav:hover
{ color: #000;
  text-decoration: none;
  background-color: #BFA264;
}
a.nav:active
{ color: #fff;
  background: #000;
}
-->
</style>
