/* Kory K. Goold */
#contentContainer {
	margin-right: 200px;
	background: #FFFFFF;
}

#contentContainer #content {
	background: #FFFFFF;
}

#sidebarContainer {
	float: right;
}

#sidebarContainer #sidebar {
	word-break: break-stric;
}


#footer{
	background: #FFFFFF;
}

#footerEdge #rightEdge {
	background: #ffffff;
}

#footerEdge #rightEdge2 {
	background: #ffffff;
}

