*{
	color: #000;
}

#navigation, #mainTopLeftCorner, #mainTopRightCorner, #breadcrumbs,
	#mainBottomLeftCorner, #mainBottomRightCorner, #header img{
	display: none;
}

#header h1{
	font-size: 1.75em;
	text-align: center;
}

#col1{
	width: 75%;
	float: left;
}

#col2{
	width: 20%;
	float: right;
}

#footer{
	clear: both;
}
