html
{
        float: none;
}

body 
{
	height:auto; 
} 

#form1 
{
	height: auto; 
	overflow: visible;
}

#header 
{
	height: 110px; 
}

#breadcrumb_container
{
	display: none;
}
.section_header_container
{
	display: none;
}
#navigation
{
	display: none;   
}
#header_right
{
	display: none;
}
#left_nav_container
{
	display: none;
}
#content_container
{
	border-left: none;
	float: none;
	width: 650px;
}
.related_info
{
	display: none;
}
/*#footer
{
	display: none;
}*/
    
#homepage_splash 
{
	background-image:none; 
	height: 290px;
}   

#homepage_splash .homepage_tabcontainer 
{
	float: left; 
	padding: 0px;
}  
#geobucket_container 
{
	background-image:none;
}  

#geobucket_container div 
{
	clear:both; 
	height: 178px; 
	width: 383px; 
}  
.footer_left 
{
	display:none;
}  

.reqLitWrap 
{ 
	white-space:normal; 
}

.content_display 
{ 
	width: 650px; 
} 


