@import url(pages.css);

#section {
	color: #000;
	background: #004377 url(../images/graphics/system/section_header_for.jpg) no-repeat;
}

#sectiontitle a:link,
#sectiontitle a:visited, 
#sectiontitle a:hover, 
#sectiontitle a:active
{
	color: #000;
}

/* Renaming subsection middlebar as that's its current name */
#middlebar {
	background: url(../images/graphics/system/section_subheader_for.png) no-repeat 32px 0;
}

h4.for-section, div.for-section,
h4.about-section, div.about-section,
h4.connect-section, div.connect-section {
	color: #000;
	background: #fbc702 url(../Images/graphics/system/mainnav_sectionbg_for.png) no-repeat right top;
}

