body, p {
	font-size: 100% !important;
}

#searchSite, #nav, .breadcrumb {
	display: none !important;
}

#header { 
	height: auto;
}

#header #logo a {
	text-indent: 0;
	font-weight: bold;
	height: auto;
	margin: 0;
	font-size: large;
}

#container, #content, .contentBlock {
	background-attachment: none !important;
	background-image: none !important;
	background: #fff !important;
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
	overflow: visible !important;
}