body
{
	background: none;
	height: auto;
}

#top 
{
	background: none;
	width: auto;
	padding: 0px;
	position: static;
}

#top a.logo
{
	position: static;
}
#top a.logo:hover img {
	position: static;
}
#links 
{
	display: none;
}
#nav
{
	display: none;
}
#FMain 
{
	background-image: none;
	height:auto;
	width: 700px;
	margin: 0;
}
#left
{
	background: none;
	height:auto;
	width: 650px;
	float: none;
	position: static;
	border: 0;
	display: block;
	margin: 0px;
	padding: 0px;
}
#left_wrapper
{
	height:auto;
	overflow: visible;	
}
#nextback 
{
	display: none;
}
#right
{
	display: none;
}
#foot
{
	display: none;
}
