/* CSS Document */
body {
background-color:#999966;
}
#navcontainer ul li a:hover {
background: #96a0bc; 
  color: #FFFFFF;
  font-weight:bold;
}



