body {
  background-color: #b2c836;
}

a:hover {
  color: #d13a1a !important;
}

a {
  color: #2c1b01 !important;
}

div#tabmenu ul li a.current {
  color: #d13a1a !important;
}

div#tabmenu ul li.current-menu-item a {
  color: #d13a1a !important;
}

div#tabmenu ul li {
  background: transparent no-repeat url(images/vertical-green-strip.jpg) scroll 100% 50%;
}

h2 {
  color: #d13a1a;
}

div#sidebar h3 {
  color: #d13a1a;
}

tr th {
  font-size: 1.4em;
  font-family: Arial Narrow;
  letter-spacing:1.4pt;
  border-bottom: 1px solid #000;
}

tr td {
  border-bottom: 1px solid #e2f771;
}

td {
  padding: 5px;
  font-family: Arial Narrow;
  font-size: 1.5em;
  letter-spacing:1.5pt;
  color: #2d1a01;
}

td a {
  text-decoration: none;
  font-size: 13pt;
  font: "Arial Narrow";
}

div#page {
  background: repeat-y url(images/long-green-strip.jpg);
}

