@media print {
	#navLeft  {
		display:none;
		width:0px;
	}
	#content { 
		
	}
}