body {
  background-color: #8b8b8b;
  font-family: Arial;
}

.content {
  border-top-color: #aeafb0;
}

.left {
  border-top-color: #aeafb0;
}

.main-container {
  background: url("../images/design/bgmain_masters.gif") repeat-y scroll left top transparent;
  border-bottom: 1px solid #221f1f;
}

h2 {
  background: url("../images/design/headline_marathon_n.png") no-repeat scroll left center transparent;
}

.footer {
  color: #221f1f;
}

.footer a, .footer a:hover {
    color: #221f1f;
}

#jsddm li ul {
  background-color: #e64215;
}