html, html body {	background-color:#fff; }
body { 
	font:12px "Times New Roman", Times, serif;
	line-height:140%;
	margin:0;
	width:auto; }	
#nav, #pullquote, #search, #pseudofooter ul { 
	display:none; }
#content-wrapper {
	background:none;
	padding-bottom:0;
	position:static; }
#content {
	max-width:100%;
	width:auto;
	min-height:0;
	padding:0; }
#pseudofooter {
	background:none;
	height:auto;
	margin:0;
	position:static;
	width:auto; }
#footer {
	background:none;
	height:auto;
	margin-top:0;
	position:static; }
h1 { position:static; padding:0; height:auto; }
	
