body { 	
	background: #FFF;
	}
	
#sidebar, #footer ul, #footer a, form, .location, p.picks, ul.tools, ul.links, .listingform {
	display: none;
	}
	
#container {
	color: #000;
	text-decoration: none;
}	

#narrowpage, #widepage {
	width: 100%;
	}

h1.welcome {
	text-indent: 0px;
	background: none;
	color: #000;
	margin: 0;
	padding: 0;
	height: auto;
	}	
	
#welcome {
	height: auto;
	
	}	

h3 {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
	
h3.logo a{
	text-indent: 0px;
	background: none;
	color: #000;
	height: auto;
	position: static;
	
	}

#header {
	height: auto;
	}
	
#header form, #header #main-nav {
	display: none;
	}

