@charset "UTF-8";
/* CSS Document */

body { font-size:1em;}
			
	#navigation { display:none;}				
	#logoandsearch {display:none;}	
		
		.entry { width:100%;}	
			#breadcrumbs {  display:none;}
	.maincontent {  width:100%; float:left;  clear:both;}
	.leftmenu { display:none;}
	.mainbanner_signin { display:none;}		
	#contentbox { display:none;}
	.newsticker  { display:none;}
	#footer {display:none;;}
		#footer_wrapper { border-bottom:1px dotted #eee; border-top:1px dotted #eee; width:940px; float:left; margin:20px 0 20px 0; padding:10px 0 10px 0;}		
		
	#credits {display:none;}
	
	.fullwidth { width:100%; margin:0px; padding:0px;}
		
