body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #373737; }

#header {
  background: #d1d2d4;
  padding-bottom: 35px; }

#links {
  background: url("../images/linksbar.gif") repeat-x;
  height: 42px;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-bottom: solid 4px #f3f3f4; }

#main-border {
  border-top: 5px solid #c9cacc;
  border-bottom: 15px solid #bdbec0;
  background-color: #f3f3f4; }

#main p {
  font-size: 18px;
  color: #373737; }

#main {
  background: #d1d2d4; }

#footer {
  border-top: solid 4px #f3f3f4;
  background: #ed2323;
  padding: 20px 0 20px 30px;
  color: #ffffff; }
