/* 
	(c) copyright 2005 Internet Vision Technologies
	author Matthew Holmes
	www.ivt.com.au
	
	print stylesheet
*/

body {
	margin: .2in .6in;
	font-family: Verdana, Arial, sans;
	font-size: 12pt;
}


img { border: none; }

h1, h2, h3 {
	margin: 10px 0 10px 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
h3 { font-size: 20pt; }

#header, #title { padding-bottom: .1in; }
#footer { float: left; }

ul.advisory-teams { 
	float: left;
	list-style: none; 
	width: 100%;
	margin: 0; 
	padding: 0 0 .2in 0; 
	
}
ul.advisory-teams li { 
	float: left;
	width: 100%;
	margin: 0; 
	padding: 8px 0 8px 0; 
}
ul.advisory-teams li a img { float: left; margin-right: 12px; }
ul.advisory-teams li p { margin: 0; }

a, a:hover { color: gray; }


.noshow, .nav, .random-pic, .farright230, .padding, .credits, #title a { display: none; }