div#mainmenudiv, div#searchbar, ul#logomenu{
	display:none;
}

body, a, div#masthead h1, div#masthead h3, div#masthead p.slogan, div#maincontent, #subcontent, div#footer{
color:#000;
}

body, div#totalwrapper, div#masthead, div#contentwrapper, div#footer{
	background: none;
	}
	
div#masthead{
	height:100px;
}

#subcontent {
	width: 160px;
	padding: 0 10px;
	}
	
div#masthead p.slogan{
	top:-10px;
}

div#masthead h1{
	top:0px;
}

div#masthead h3{
	top:40px;
}
