/* CSS Document */

body {
    background-image: none;
}
#menu {
	display: none;
	}
#header {
	display: none;
	}
#leftmenu {
	display: none;
}
#wrapper {
	width: 550px;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none;
	left: 2px;
	position: absolute;
	top: 0px;
	background-image: none;
}
#lhsstaff {
    width: 240px;
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
	left: 390px;
	position: absolute;
	top: 0px;
}
#lhstext, #lhsstaffpreview, #lhsimage, #logolink  {
	display: none;
}
#contentwrapper {
   
   background-image: none;
}
/*#contentwrapper img {
	display: none;
}*/

#content {
	width: 470px;
	border: 0;
	margin: 0 2%;
	padding: 0;
	float: none;
	left: 2px;
	position: absolute;
	top: 0px;
}
#content img {
	align: auto;
	display: auto;
}
#content h3 {
	display: block;
}
	
#footer {
	display: none;
	}

