/*
html { 
	min-width: 400px;
	 }
*/	 
body{background-color: #fff; font-family: Georgia, helvetica, sans-serif;}

 #maincontent 	{
 	position:absolute; left:0%; width:100%; padding:0;top: 0px;background-color: #fff;
	

	
	}
	#contentColumn {
position: absolute; top: 0; left: 0; margin: 0px; padding: 0; width: 100%; top: 0;
background: #ffffff;

}
#maincontent #leftColumn, #header{display: none; }
	



		
a:link { 
	text-decoration: none; 
	
	}
a:visited { 
	text-decoration: none; 
	
	}
a:hover, a:active { 
	text-decoration: none; 

	}

#mainImage2{display: none;}	








