#header, #footer, #left, #tools, #bottom
	{
	display: none;	
	}
	
	
#top
	{
	height: auto;
	}
	
	#top h1
		{
		text-indent: 0;
		font-size: 18px;
		}
		
	#main h2
		{
		font-size: 15px;	
		}
		
	#main
		{
		font-size: 11px;	
		}
	
body, #window, #window-top, #window-bottom, #page, #main
	{
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	background: none !important;
	}
	
