html body div#wrapper div#menu {
	display: none;
	float: none;
	width: auto;
}

html body div#wrapper div#sideR {
	float: none;
	height: auto;
}

html body div#wrapper div#footer { display: none; }

html body { background: url(none); }

html body div#global_nav { display: none; }

html body div#wrapper div#sideR h1 a {
	background: url(../images/h1_print.gif) no-repeat 0px 0px;
}
