
* {
	background: none !important;
}

/* Display none
==============*/
.linkList,
#nav,
#logo,
#column1,
#really,
#footerLinks,
#column2,
#footer
{
	display: none;
}

#wrapper,
#content,
#main,
#main .text {
	float: none;
	clear: both;
	position: static;
	margin: 0;
	padding: 0;
	height: auto;
	min-height: auto;
	overflow: visible !important;
	width: 100%;
	color: #000;
}

BODY {
	font: normal .75em Arial, sans-serif;
	line-height: 1.35em;
}