#HeaderDiv, #HeaderMenuDiv, #BandanaDiv, #FooterDiv, #PrintButton
{
    display: none;
}

body, div, table, col
{
	width: auto !important;
	height: auto !important;
	float: none !important;
	overflow: visible !important;
	position: relative !important;
}

