.wrapper {
	background-image: none;
}
#header,
#footer,
.col5,
.col1,
.col2,
.col3,
#navigationmenu,
#maincell .path,
#maincell .print {
	display:none;
}

body,
a,
p,
td,
li,h1,h2,div,span {
	color:black !important;
}

body {
	margin: 0 !important;
}

.col4 {
	margin: 0 5%;
        position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: auto !important;
	float: none !important;
}
