.printhide {display:none;} 
.printshow {display:inline;}
#site-search, #header, #contents-left, #subnav, #page-links, #footer {
	display: none;
	visibility: hidden;
	height: 0px;
	width: 0px;
}
#wrapper {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
