#backgroundbox {
	position: absolute; 
	top:0; 
	left: 0; 
	width: 100%; 
	border: 0;
	z-index: 1;
	}
	
	#wrapper {
	position: absolute; 
	top: 0;
	left: 0;
	width: 100%; 
	margin: 0 auto; 
	text-align: left; 
	z-index: 2;
	}
	
#AboutUs
{
  display: block;
  width: 110px;
  height: 22px;
  background: url("images/top-menu/about-us-C.jpg") no-repeat 0 0;
}

#AboutUs:hover
{ 
  background-position: 0 -22px;
}

#AboutUs span
{
  display: none;
}

#Registration
{
  display: block;
  width: 145px;
  height: 22px;
  background: url("images/top-menu/registration-C.jpg") no-repeat 0 0;
}

#Registration:hover
{ 
  background-position: 0 -22px;
}

#Registration span
{
  display: none;
}

#Parents
{
  display: block;
  width: 110px;
  height: 22px;
  background: url("images/top-menu/parents-C.jpg") no-repeat 0 0;
}

#Parents:hover
{ 
  background-position: 0 -22px;
}

#Parents span
{
  display: none;
}

#Campers
{
  display: block;
  width: 110px;
  height: 22px;
  background: url("images/top-menu/campers-C.jpg") no-repeat 0 0;
}

#Campers:hover
{ 
  background-position: 0 -22px;
}

#Campers span
{
  display: none;
}

#Staff
{
  display: block;
  width: 85px;
  height: 22px;
  background: url("images/top-menu/staff-C.jpg") no-repeat 0 0;
}

#Staff:hover
{ 
  background-position: 0 -22px;
}

#Staff span
{
  display: none;
}

#Rentals
{
  display: block;
  width: 95px;
  height: 22px;
  background: url("images/top-menu/rentals-C.jpg") no-repeat 0 0;
}

#Rentals:hover
{ 
  background-position: 0 -22px;
}

#Rentals span
{
  display: none;
}

#ContactUs
{
  display: block;
  width: 115px;
  height: 22px;
  background: url("images/top-menu/contact-us-C.jpg") no-repeat 0 0;
}

#ContactUs:hover
{ 
  background-position: 0 -22px;
}

#ContactUs span
{
  display: none;
}


.logo {
	visibility: visible;
	z-index: auto;
	left: 12px;
	top: 20px;
	position: absolute;
	width: 220px;
}
.rotatepix1 {
	position: absolute;
	width: 185px;
	left: 33px;
	top: 460px;
}
