
.bodyclass {
	background-color: #ffffff;
	color: #000000;
	background-image: none;
}

#wrap,
#main,
#main_top,
#main_bottom {
	width: 640px;
	background-image: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

#printheader {
	width: 640px;
	height: 150px;
}

#container {
	width: 640px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	background-image: none;
}

#bar_left,
#bar_right,
#header,
#navcontainer,
#bar,
#breadcrumb,
#footer {
	display: none;
	visibility: hidden;
}

#printfooter {
	width: 640px;
	clear: both;
	border-top: 1px solid #666666;
	padding-top: 5px;
	color: #666666;
	font-size: 10px;
}
