h1{
	background:none;
	text-indent:0;
}
#header{
	background:none;
	height:auto;
}

#container #header h1 {
	height: auto;
	width: auto;
	margin:0;
	padding:0;
	float: none;
	background:none;
	text-indent:0;
	font-size:3em;
}

#container #header h1 a {
	height: auto;
	width: auto;
	display: block;
	background: none;
	color:#000000;
}

#container #globalnav {
	display:none;
}
#navigation{
	display:none;
}




#sidebar{
	display:none;
}



#container #contentwrap #content{
	width:100%;
	margin:0;
	padding:0;
	border:none;
}

