
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	background: #ffcc00 url(http://www.pushbuttonxtreme.com/theme/splash/splash_beach_money/bg.jpg) repeat-x top center;
	margin-bottom: 20px;
}

img {
  display: block;
}

#wrap {
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 806px;
	background: white;
  position: relative;
}

#row1 {
  background: url(http://www.pushbuttonxtreme.com/theme/splash/splash_beach_money/splash_row1.jpg) no-repeat top left;
  width: 806px;
  height: 184px;
}

#row2 {
  background: url(http://www.pushbuttonxtreme.com/theme/splash/splash_beach_money/splash_row2.jpg) no-repeat top left;
  width: 806px;
  height: 225px;
}

#row3 {
  background: url(http://www.pushbuttonxtreme.com/theme/splash/splash_beach_money/splash_row3.jpg) no-repeat top left;
  width: 806px;
  height: 316px;
}

#row4 {
  background: url(http://www.pushbuttonxtreme.com/theme/splash/splash_beach_money/splash_row4.gif) no-repeat top left;
  width: 806px;
  height: 213px;
  position: relative;
}


#form {
  position:absolute;
  width: 614px;
  top: 800px;
  left: 275px;
}

#form form {
  margin:0;
  padding:0;
}

#form p {
  margin:0;
  padding: 10px 10px 5px 10px;
}

#form span {
  color: white;
  width: 100px;
  display:block;
  float: left;
  font-weight: bold;
  font-size: 12px;
  padding-top: 3px;
}

#form .formTxt {
  width: 150px;
}

#form #button {
  position: absolute;
  top: -75px;
  right: 83px;
}

#form #arrow {
  position: absolute;
  top: -45px;
  left: 275px;
}

#form #formError {
  background: #E10102;
  color: white;
  font-weight: bold;
  width: 260px;
  margin: 0;
  padding: 2px;
  font-size: 12px;
}

#newMembers {
  background: transparent url(http://www.pushbuttonxtreme.com/theme/splash/splash_beach_money/matrix/matrix5.gif) no-repeat top left;
  position: absolute;
  width: 312px;
  height: 175px;
  top:725px;
  left:0px;
}

#newMembers #deadline {
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  top: 130px;
  left: -17px;
  width: 310px;
  text-align: center;
  color: white;
}

#newMembers #deadline p{
  margin:0;
}

#newMembers #deadline #deadlineNumbers{
  margin:0;
}

#footerText {
	padding: 10px;
  position: absolute;
  left: 0;
  color:white;
  top: 876px;
  margin:0;
}

* html {} #footerText {
  top: 900px;
}

*:first-child+html #footerText {
  top: 900px;
}

#footerText a{
	color:white;
}

#mcafeesecure {
  margin: 10px auto;
  display: block;
}

#mcafeesecure img {
  display: inline;
}

