.bodyclass {
	color: #2d2d2d;
	background-color: #ffffff;
	background-image: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#wrap,
#container,
#container_top,
#container_bottom,
#column_1,
#column_2 {
	width: 100%;
	background-color: #ffffff;
	background-image: none;
}

#printheader {
	width: 100%;
	padding-bottom: 10px;
}

#printfooter {
	width: 100%;
	padding-top: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#bar_left,
#bar_right,
#bar,
#header_home,
#header_inside,
#navigation,
#breadcrumb,
#column_float,
#bottom,
#footer,
.button,
#message
{
	display: none;
	visibility: hidden;
}