/****************************************************************************************************
- Styles in this sheet are used for customising the print styles of the site.
****************************************************************************************************/
body { 
	color: #000000; 
	background: #ffffff; 
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12pt; 
	background-image: none !important;
}

a { 
	color: #0000ff;
	text-decoration: underline !important; 
}

h1, h2, h3, h4, h5, h6 {
	color: #000000 !important;
}

#page_container {
   	width: auto;
   	margin: 0 0%;
   	padding: 0;
   	border: 0;
   	float: none !important;
	background-image: none !important;
}

#main_nav, #header {
	display: none;
}

#sidebar_left, #sidebar_right, #content {
	width: 220px;
}
