body {
	background-color: #7D8CB7;
}

#maincontainer {
	background-image:url(images/blue_contentbg.jpg); 
}

#topshadow {
	background-image:url(images/blue_topshadow.jpg);
}

#header {
	background-image:url(images/blue_header2.jpg);
}

#topnav {
	background-image:url(images/blue_navbg.jpg);
}

#content {background-image:url(images/blue_contenttop_bg.jpg); background-repeat: no-repeat;
}

#bottomshadow {
	background-image:url(images/blue_bottomshadow.jpg);
}

h3 {font: 18px Arial;}

#leftcol h2 {
	_height: 1em;
	border-bottom: 1px solid #ccc;
	margin: 5px 0 5px 0;
	padding: 0 0 8px 24px;
	font: 24px Arial;
	line-height : 24px;
	color: #999;
	letter-spacing : -1px;
	background-image:url(images/h2_bg.jpg);
	background-repeat: no-repeat;
}

h2 a:link, h2 a:visited, h2 a:hover {
	color: #A6BFDE !important;
	border-bottom: none !important;
}
