h1 {
       height: 44px;
       width: 342px;
}

h1 a {
       color: #990000;
}

h1 a:before {
       content: url(images/h1_ohd_graybg.png);
}

#header {
       background: #bbb;
}

#navcontainer ul
{
border-top: #999 3px solid;

}

#navcontainer ul li a:hover
{
/* background-color: #999; */
}

.description {
       color: #333;
}
