body {
    background-color:#fff;
}	
#banner {
	font-size:0.8em;
}
#uppernav {
    display: none;
}
h1 {
    margin-bottom:0;
	margin-top:0;
}

h2 {
    margin-bottom:0;
	margin-top:0;
}
p {
    margin-bottom:0.5em;
	margin-top:0.5em;
}
#search {
    display: none;
}

#navlh {
    display: none;
	width: 0;
}

#content {
	padding-left:0;
	font-size: 0.8em;
}

p.breadcrumb {
    display: none;
}  

#footer a {
    display:none;
}