.printhide {display:none;} 
.printshow {display:inline;}
#header, #footer, #page-links, #breadcrumbs         {
	display: none;
	visibility: hidden;
	height: 0px;
	width: 0px;
}
#contents {
	width: 800px;
}
