body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: none;
	width: 100%;
	padding: 0;
	margin: 0;

}
/* Ensure the content spans the full width */
#columns{
	  width: 90%;
	  font: 0.8em "Times New Roman", Times, serif;
	

}
#centercol  {
	width: 99%;
	margin: 0; 
	float: none;
	font-size: 12px;
	font-family: Times New Roman;
	color: #000;
	background-image: none;
}

 #content {
	width: 99%;
	margin: 0; 
	float: none;
	font-size: 12px;
	font-family: Times New Roman;
	color: #000;
	background-image: none;
	
}
#right  {
	width: 99%;
	height: auto;
	
}

 /* show logo */

#header {                           
	display: list-item;                
	list-style-image: url(../images/logo_print.gif); 
	background-image: none;
	list-style-position: inside;    
	word-spacing: 0em;           
	overflow:hidden;
	font-size:1px; 
	}


 /* Remove unwanted elements */
#title, #nav1, #nav2, #rightcol, #left, #extra_space, #footer, img, div.ad, #fix, .fl2, .fl, .small, .noprint {
	display: none;
}

