#topmenu-container
{
	background: #000;
	border-bottom: 1px solid #444;
}

#info-container
{
	color: #fff;
}

#content-container
{
	width: 940px;
	display: table;	
}

#linkerbar
{
	border-right: 2px solid #333;
}	

#footer
{
	border-top: 1px dashed #666;
	background: #444;
}

#footer h6
{
	color: #fff;
}

#footer h6 a
{
	color: #fff;
}
