body {
	background: white;
	color: black;
	overflow: visible;
}

a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

#top_row, .banner_ad, #weekly_calendar-col, #topnav-row, #left-sidebar-col, #right-sidebar-col, #bottom-banner-row, #footerSitemap {
	display: none;
}


#content-row {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#content-col {
	float: none;
	border: none;
	margin: 0;
	padding: 0 2%;
	width: 96%;
}

table.cake-sql-log {
	display: none;
}