/**
 * Print
 * Author Matthew Holmes <www.ivt.com.au>
 * Created 1 Nov 2007
 */
 
 body {
 	margin: 0 5%;
 	font-size: 12pt
 	background: white;
 	}
 	
 	
 	/* links */
 	a img {
 		border: 0;
 		}
 		
 	
 	#header ul,
 	#banner ul,
 	#logos,
 	.path {
 		display: none;
 		}