body {
	background: white;
}

#wrapper
{
float: none;
  width: 100%;
  margin: 0;  
  padding-top: 0;
  position          : relative;
  overflow          : visible;
}

#content
{
  float: none;
  width             : 100%;
  margin-top        : 5px;
  overflow          : visible;
  position          : relative;
  margin-left       : 0px;
}

#left
{
	float: none;
  display           : none;
}

#footer
{
	float: none;
  clear             : both;
  display           : none;
}

#top
{
	float: none;
  display						: none;
}

#leftCampingDetails
{
 display						: none;
}

div#campinglist
{
	clear             : both;
}

#CampingThumbs
{
	display						: none;
}
