/*
The color and background colors
*/
body,
#ext_wrapper,
#wrapper
{
	color: #0000CC;
}
#ext_sidebar
{
	color: #FFFFFF;
	background-color: #000066;
}
/*
The navbar and calendar header colors
*/
#navbar,
#wp-calendar thead th
{
	background-color: #1A9EE2;
}
/*
Header styles and colors
*/
#header div.pad
{
	background-color: #6699FF;
}