
.bodyclass {
	color: #000000;
	background-color: #ffffff;
}

#wrap,
#main,
#container {
	width: 640px;
	padding: 0px;
	margin: 0px;
}

#printheader {
	width: 100%;
	height: 160px;
}

.cb_large {
	background-image: none;
	padding: 0px 0px 10px 0px;
}
	
.cb_small {
	background-image: none;
	padding: 10px 0px;
	text-align: center;
}
	
#header,
#navigation,
#bar,
.button,
#footer,
#grip {
	display: none;
	visibility: hidden;
}

#printfooter {
	width: 640px;
	clear: both;
	border-top: 1px solid #8e8b78;
	padding-top: 5px;
	color: #8e8b78;
	font-size: 10px;
}

