body {
	background: #fff;
	font-family: Verdana, Franklin Gothic Medium, Trebuchet MS, Arial, Sans-Serif; 
}
		
.Header, .MainImage, .ColumnB {
	display: none;
}

.ContentArea {
	overflow: visible;
}

.Footer ul {
	display: none;
}

.ColumnA {
	clear: both;
	float: none;
	color: #000;
	background: #fff;
}
		
