body.custom{background-color: #0f467c;}
#page{background:#00adef;}
#content_box {
 background-image: url(images/content-mid.jpg);
}
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a {

    color: #FFFFFF;
    background: #00adef;

}
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover,
.menu a:hover {

    color: #fef200;
    background: #00adef;

}
.green, .format_text h7, .format_text h33,.format_text h2, .format_text h3, .format_text h4, .format_text h5, .format_text h6{
	color:#3bb44a;
}
.yellow{
	color:#fef200;
}
.lightblue{
	color:#00adef;
}
.darkblue, a, h2 a:hover, H7, #logo a:hover{
	color:#0f467c;
}
.red{
	color:#c01f2e;
}