BODY {
  background-color: #CBC2A9;
  padding: 10px 30px 0px 30px;
}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 1px;
  color: #333333;
}

a:link {color: #007700; text-decoration: none; }
a:visited {color: #007700; text-decoration: none; }
a:hover {color: #33aa33; text-decoration: underline; }
a:active {color: #007700; }

TD {
  font: 10pt verdana, sans-serif;
  color: #333333;
  margin: 0px;
}

.new-top {
  background: url("images/backdrop.jpg");
  padding: 0px 0px 0px 0px;
  height: 130px;
  border: 1px solid #330000;
  text-align: center;
}

.left-column {
  vertical-align: top;
  background-color: #ffffd9;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #330000;
  border-left: 1px solid #330000;
  border-right: 1px dotted #aa9999;
}

.links {
  vertical-align: top;
  background-color: #ffffd9;
  padding: 11px 4px 11px 4px;
  font-weight: bold;
  text-align: center;
}

.content {
  vertical-align: top;
  background-color: #ffffd9;
  padding: 11px;
  border-bottom: 1px solid #330000;
  border-right: 1px solid #330000;
}

.update-box {
  background-color: #ffffd9;
  padding: 11px 11px 11px 11px;
  border-bottom: solid 1px #bbaaaa;
  border-right: solid 1px #bbaaaa;
  border-left: solid 1px #bbaaaa;
  border-top: solid 1px #bbaaaa;
  vertical-align: top;
}

.mission {
  padding: 6px 4px 6px 4px;
  background-color: #aEa886;
  color: #330000;
  border-bottom: solid 1px #330000;
  border-right: solid 1px #330000;
  border-left: solid 1px #330000;
  text-align: center;
}

.photo {
  padding: 8px 8px 8px 8px;
  color: #330000;
  border-bottom: solid 1px #000000;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  border-left: solid 1px #000000;
  text-align: center;
  vertical-align: center;
}