.printhide {display:none;} 
.printshow {display:inline;}
#header, #footer, #column-left          {
	display: none;
	visibility: hidden;
	height: 0px;
	width: 0px;
}
#contents, #column-right {
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
