body {
  margin: 0px;
  background: #99cc33 url(../images/background.jpg) repeat-x scroll top center;
  font-family: "Verdana",Verdana,monospace;
  /* 99cc33 */

}

#wrapper {
overflow: hidden;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  height: 800px;
}

#nav {
  padding: 40px 0px;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  height: 210px;
  text-align: center;
  vertical-align: bottom;
  position:relative;
}

#backnav {
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  height: 140px;
  text-align: center;
  vertical-align: bottom;
  z-index:5;
  position:relative;
}

#frontnav {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  height: 140px;
  text-align: center;
  vertical-align: bottom;
  z-index:6;
  position:relative;
  bottom: 50px;
}

.kidbutton {
	width: 140px;
	height: 140px;
	padding-left:10px;
	padding-right:10px;
	top:0px;
	position:relative;
}

img {
  border-style: none;
}

#content {
  margin-left: auto;
  margin-right: 0px;
  margin-top: 0px;
  width: 950px;
  height: 350px;
  padding-right: 25px;
  padding-left: 25px;
}

#header {
  margin-left: auto;
  margin-right: 0px;
  margin-top: 0px;
  width: 950px;
  height: 100px;
  padding-right: 25px;
  padding-left: 25px;
}

#footer {
  margin-left: auto;
  margin-right: 0px;
  margin-top: 0px;
  width: 950px;
  height: 150px;
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
  vertical-align: bottom;
  background-image: url(../images/gpbkidslinkbar.png);
}

#button {
  margin-left: auto;
  margin-right: 0px;
  margin-top: 0px;
  width: 172px;
  height: auto;
  padding-right: 2px;
  padding-left: 2px;
  position: relative;
}

#clubdiv {
	height: auto;
	width: auto;
	position: relative;
	left: 700px;
	right: 0px;
	bottom: 260px;
	z-index: 1;
	}
	

	

