.leftCont 
{
	display: none;
}
.rightCont 
{
	width:252px;
	float:right;	
}
.contentCont 
{
	border-left:0;
	border-right:1px solid #c2cd23;
	width:670px;
	padding-right:20px;
	padding-left:0;
}
.homeSection
{
	border-top:1px solid #c2cd23;
	margin-top:5px;
	padding:0 10px;
}
.homeSectionLink
{
	text-align:right;
}
.homeSection h3
{
	margin-top:5px;
}
.homeSection h3 a,
.homeSection h3 a:visited,
.homeSectionLink a,
.homeSectionLink a:visited
{
	color:#c2cd23;
	text-decoration:none;
}
#pageHeader h1,
#content h1,
.contentBody
{
	padding:0 10px;
}
#leftCont
{
	display:none;
	width:0;
}
.mainRight
{
	width:100%;	
}
.mainCont
{
	margin-top:20px;
}