
.bodyclass { 
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#container, #container_home,
#maincontent,
#maincontent_home {
	width: 640px;
	border: none;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#header_top,
#header,
#header_navigation,
#header_navigation_bottom,
#between_content_boxes,
#navigation,
#bar,
#breadcrumb,
#footer, #footer_home,
.button {
	display: none;
	visibility: hidden;
}

#printheader {
	width: 640px;
	height: 70px;
}

#printfooter {
	width: 640px;
	font-size: 10px;
	border-top: 1px solid #666666;
	padding-top: 5px;
	color: #666666;
}
