﻿body
{
}

div.banner {
	background: #5591b3;
}

div.right-banner {
	background: #99bdd1;
	color: #fff;
}

div.banner h1 {
	color: #3b7796;
}

div.banner h2 {
	color: #fff;
}

ul#sidebar li
{
	background-color: #3b7796;
}

ul#sidebar ul,
ul#sidebar ul li
{
	background-color: #6392ae;
}

ul#sidebar ul li a
{
	font-weight: normal;
}

div#content
{
	background-color: #e6eff4;
}


div#content h1
{
	color: #3b7796;
}

div#content h2
{
	color: #3b7796;
}

div#comments div.commentsTitle
{
	color: #3B7796;
}

div#content a 
{ 
color: #039;  
} 

