body {
  color: #555;
  background-color: #f8f8f0;
}

#page {
   background-color: #f8f8f0;
}

tr.odd {
  background: #f8f8f0;
}

tr.even {
  background: #f8f8f0;
}

#section1 {
   background: #Fff ;
}

#section2 {
   background: #f8f8f0;
   color: #555;
  
}

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

a:link,
a:visited,
a:hover,
.submitted,
.links,
.node .taxonomy,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name,
div.admin-panel .description {
  color: #555;
  font-size:80%;
  
}

.title, .title a {
color: #004490 ;
} 


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

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

#header {
  background: #f8f8f0;
}

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

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

