
.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#main,
#container,
#navigationcontainer,
#maincontainer,
#maincontent {
	width: 640px;
	background-image: none;
	padding: 0px;
	margin: 0px;
}

#printheader {
	width: 640px;
	height: 150px;
}

#bar_left,
#bar_right,
#header,
#navigation,
#breadcrumb,
.bar,
.button,
#footer,
#grip {
	display: none;
	visibility: hidden;
}

#printfooter {
	width: 640px;
	clear: both;
	border-top: 1px solid #67863c;
	padding-top: 5px;
	color: #67863c;
	font-size: 10px;
}
