#content
{
	background-color:#f5f3f3;
}

#leftContent
{
	background-color:#f5f3f3;
	width:550px;
	padding: 5px 25px;
	float:left;
}
#rightContent
{
	background-color:#f5f3f3;
	width: 300px;
	float:left;
}
.sectionHeader{text-align:left; padding: 10px 0px; margin:0px; color:#5796c7; border-bottom: 1px solid #ccc; width:100%; display: block; font-weight:bold; font-size:14px;}

.starredSection
{
	display:block;
	padding: 0px 15px;
}
.starredSection strong
{
	color:#000;
}
.starredSection div
{
	padding-left: 15px;
}
#footer
{
	background-image:url(../graphics/Footer/nonHomepageFooter.jpg);
	background-repeat: no-repeat;
	height: 115px;
}
