/* Start of CMSMS style sheet 'mecolor' */
/* Layout sections */
/* NEW CSS */
/*colors*/
body {
	background-color: #AEC19F
}
h1 a {
	color: #C1E6FF
}
h1 a:hover {
	color: #C1E6FF
}
#header h1 {
	font-size: 163%;
	color: #566D46
}
h2 {
	color: #666666
}
h3 {
	color: #B02A36
}
div#header {
	background: url(./uploads/images/BOA.png) no-repeat;
	color: #AEC19F;
	background-color: #FFF;
}
div#picbox {
	background: url(./uploads/images/thumb_head.jpg) no-repeat;
}
div#wrapper,
div#menuwrapper,
div#menu_horiz {
	background-color: #9FC2FE
}
div#content {
	background-color: #fff
}
div#contenthead {
	background-color: #6F8C5A
}
div#footer {
	background: url(uploads/ruthhoriz/grey.jpg);
	color: #333
}
/* End of 'mecolor' */

