body{
	background-color: #fff;
}

div#header{
	position: abolute;
	z-index: 100;
	display:none;
	
}

div#navigation{
	display:none;
}

div#wrapper {
	width:600px;
	float:none;
}
div#content{
	float:none;
	width:529px;
	margin-left: 50px;
}

div#header, div#container, div#navigation, div#footer {
	background:none;
}

#print_header{
	display: block;
}
.contentTop {
	background:none;
}

.contentBottom {
	background:none;
}
.contentTop h6 {
	background:none;
}
