/**
 * Print
 * Author Matthew Holmes <www.ivt.com.au>
 * Created 30 Oct 2007
 */
 
 body {
 	background: white;
 	font-size: 12pt;
 	}
 	
 	a img {
 		border: 0;
 		}
 	
 	#container {
 		width: auto;
 		margin: 0 5%;
 		padding: 0;
 		border: 0;
 		float: none !important;
   		color: black;
   		background: transparent none;
 		}
 	
 	#header ul,
 	#header div,
 	#banner,
 	#left-content,
 	#right-content,
 	#right-footer,
 	#credits,
 	.path {
 		display: none;
 		}
