#header-table, #nav, #scanlines, #breadcrumbs {
	display: none;	
}

#header{
	height: auto;
	width: auto;
	
}

body {
	background: white;
}
	

#left, #right {
		
		float: none;
		width: auto;
		margin: 0 5%;
		border: none;
}

#left ul.float, #left p.float {
	float: none;
	clear: both;
	width: 95%;
}


h1, #header-top, #subhead, #header-top h1 img {
	display: block;
	position: relative;
	background: none;
	width: auto;
	height: auto;
	margin: auto;
	left: 0;
}

#quote, {
	width: 50em;
	margin: 10pt auto;	
}

#quote p {
	width: 50em;	
}



