/* ---( css for print updated 12 May 2005 rej )------------------------------- */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: none;
}
	
td, th, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content {
	width: 100%;
	clear:both;
	background-color: #fff;
	text-align: left;
	}

#nav {
	display:none;
	}	
#sidebar {
	display:none;
	}

#left-sidebarnav, #content_bottom {display: none;}

#main-body {
	float: left;
	width: 100%;
	}
	
#content .gutter {
	padding: 5px 5px 5px 5px;
	}

