html body, body div#wrapper, div#wrapper div#header, div#wrapper div#content {
	background: none !important;
	background-image: none !important;
	margin: 0 !important;
	padding: 10px !important;
	border: 0 !important;
}
#wrapper {
	margin: 0;
	padding: 0;
	width: 99%;
}	
#header h1 {
	background-image: none;
	height: 15px;
	text-indent: -5000px;
}
#header h1 #printerFriendly {
	text-indent: 0;
}

#nav, #mainSearch, #quickLinks, #header h1 a#printerFriendly {
	display: none;
}
#content {
	margin-left: 0;
	padding-left: 15px;
	width: 99%;
	
}
#wrapper div#content .contentTitle, div#contentBottom {
	background: none;
	background-image: none;
}
div#footer {
	clear: both;
	float: none;
	display: block;
}
div#footer * {
	float: none;
}


img {
	border: 0;
}
