/* CSS Document */
#wrapper {
	background: none;
}
#printheader {
	display: block!important;
	height: 50px;
		text-align: center;
}
#topbar, #infobar, #sidecol, #footer,#shadowfooter {
	display: none;
}
#maincol {
	margin: auto;
	display: block!important;
}
.pageblock {
	background: url(../images/layout/fullcolbdr.jpg) no-repeat left top;
}