body {
	color: black;
}

#preLoad,
#header,
#nav_top,
#toggleSlogan,
#cart_digest,
#nav_cat,
#heading,
#nav_subcat,
.noprint,
#nav_rolldown,
#cart,
#footer_box {
	display: none;
}

#wrapper {
	position: relative;
	top: 0;
	left: 130px;
	margin:0;
	background: none;
}

.content{
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

#content .text h2, #content .text h3, #content .text h4, #content .text h5 {
	color: black;
}

#footer_bg {
	background: none;
	width: auto;
	height: auto;
}

#footer_copyright {
	position: absolute;
	top: 0;
	left: 275px;
	color: black;
	background: none;
}

#footer_copyright a {
	color: black;
}