/* Native Title Printer Friendly CSS
 * Copyright 2005 Optcom - Making IT Essy
 * Joseph Blythe <joseph@optcom.net.au>
 */

body {
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#site {
	width: 660px;
}
#topbar, #headernav, #headerstrip, #breadcrumb, #status, #leftcol, #footer p.info, #pagetitle, #subnav {
	display: none;
}
#footer p {
	font-size: 7pt;
	font-weight: normal;
}