div#branding {
	background-color: #000000;
}

div#container {
	border: 10px solid #000000;
	background-color: #000000;
}
div#mainnav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #212232;
	border-bottom-color: #212232;
}


div#content 
	{
	background-color: #000000;
}
div#content_super {
}

div#content_main {
	background-color: #B7BBD5;
}

div#content_sub {
}


div#siteinfo {
	background-color: #212232;
}
div.subcontent {
	border: 1px solid #212232;
}

