/* print sheet */
html, body
{
	background-color: #fff;
	background-image: none;
	float: none;
	height: auto;
	width: auto;
}

#mainnav,
#shortcuts,
#header,
#bottom
{
	display: none;
}

#wrapper
{
	background-image: none;
	float: none;
	height: auto;
	width: auto;
}