body {
  color: #000;
  background-color: #8596AA;
}

#page {
   background-color: #fff;
}

tr.odd {
  background: #F5F5E9;
}

tr.even {
  background: #F9EEF4;
}

#section1 {
   background: #F5F5E9;
}

#section2 {
   background: #B61C1E url(../images/red/BottomBG.png) 0 0 repeat-x;
   color: #fff;
}

#primary a.active,
#secondary a.active {
  color: #CDCD8F;
}

.nf-comment-submitted,
.nf-forum-submitted {
  background:url("../images/red/SubmitBG.png") left top rgb(255, 255, 255);
  background-size:4px 46px;
  border-top-color: #B61C1E;
  border-bottom-color: rgb(223, 237, 247);
  border-top-width: 2px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
}

.nf-comment-submitted img,
.nf-forum-submitted img {
  border: 1px solid rgb(153, 153, 153);
}

/* li a.active, */
a:link,
a:visited,
a:hover,
.title,
.title a,
.links,
.node .taxonomy,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name,
div.admin-panel .description {
  color: #B61C1E;
}

#section2 .title,
#section2 .title a {
   color: #fff;
}

#section2 a:link,
#section2 a:visited,
#section2 a.hover {
   color: #EEC193;
}

#header {
  background: #B61C1E url(../images/red/MastBG.png) 0 0 repeat-x;
}

#sidebar-left .block, #sidebar-right .block {
  background-color: #F9EEF4;
}

#mission,
div.admin-panel h3 {
  background-color: #6F0011;
}

#forum th {
  background-color: #B61C1E;
  color: #ffffff;
}

#forum th a {
  color: #ffffff;
}
