#MenuBar1, #sidebar, #header, #footer {
	display: none;
}

#divPrintLogo {
	text-align: center;
	display: block;
}
#main {
	position: absolute;
	top: 150px;
	height: auto;
	width: 800px;
}
