body {
	color: #2C3A3A;
	margin-top: 0;
	padding: 0;
}

#page {
 	margin-top: 0;
	padding: 0;
}

tr.odd {
  background: #F5F5E9;
}

tr.even {
  background: #EFFEFB;
}

#section1 {
   background: #F5F5E9;
}

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

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

.title, .title a,
.submitted,
.links,
.node .taxonomy,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name,
div.admin-panel .description {
  color: #244a49;
}

a:link,
a:visited {
	color: #9B661E;
	text-decoration: none;
}

a:hover {
	color: #ffc000;
	text-decoration: none;
}

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

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

#header {
	margin-top: 0;
	padding: 0;
}


#sidebar-left .block {
}

#sidebar-right .block {
	background: #e1f4fb;
}

#mission,
div.admin-panel h3 {
}
