

body {
	color: #575757;
	font: 70%/1.3em Arial, Helvetica, sans-serif;
	background: #fff;
}

hr,
#header,
#contentLeft,
#footer,
span,
#contentBottom
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

#content{
	background:none;	
	background-image: none;
}