@media print {
	/* Main */
	#left, #header {display: none;}
	#footer, #body, #center {width: 630px; float: none;}
	#copyright {width: auto; height: auto; position: relative; float: left;}

}