div#hd, body, div#search {
  background-color: #ffffff;
}

body, a {
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
#content_area a {
  color: #990000;
}
#content_area {
  font-size: 10px;
}
h1, h2, h3, h4, h2 a {
 color: #003366;
}

div#contact_content {
  margin-top: 20px;
}
div#contact_content, div#rate_content, div#subscribe_content {
  background-color: #999999;
  background-image: none;
  color: #ffffff;
}
div#contact_content a, div#rate_content a, div#subscribe_content a {
  color: #ffffff;
}

div#doc {
  border: 1px solid rgb(146, 146, 142);
}

div#hd img {
  float: left;
}

div#search {
  clear: both;
}



