

/* Main Splash*/

body {
	margin: 0;	
	padding: 0;	
	font-family: Verdana, sans-serif; 
	font-size: 14px; 
	background: black; 
	text-align: center;
	background: #000711 url(http://www.lawnchairmillionaire.com/theme/splash/splash_young_couple/background_repeat-x.jpg) repeat-x top left;
}

#wrap { 
	margin: 0 auto; 
	padding: 0px;	
	text-align: left; 
	width: 880px; 
}

#wrap2{
  background: url(http://www.lawnchairmillionaire.com/theme/splash/splash_young_couple/mid_top.jpg) no-repeat left 364px;
}

#wrap3{
  background: url(http://www.lawnchairmillionaire.com/theme/splash/splash_young_couple/mid-bottom.jpg) no-repeat left 513px;
}

#wrap4{
  position:relative;
  background: url(http://www.lawnchairmillionaire.com/theme/splash/splash_young_couple/bottom.jpg) no-repeat left 693px;
  height:894px;
}

#countDownTime{
	position:absolute;
	z-index:100;
	top:  722px;
	right: 260px;
	font-weight: bold;
	color:#9A221E;
	text-align: right;
	font-size:12px;
}

#moneyCounting {
	position:absolute;
	z-index:100;
	top:  790px;
	right: 300px;	
}

#content {
	position:absolute;
	z-index:100;
	top:  120px;
	right: 115px;
	width: 250px;
	font-size:13px;
}


#form {
	background: url(http://www.lawnchairmillionaire.com/theme/splash/splash_young_couple/form_bg.gif) no-repeat bottom left;
  top:535px;
	right:0px;
	position:absolute;
	height:300px;
	width:250px;
}

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

#form #fname, #form #email {
  width:180px;
  margin-bottom:25px;
}

#form #formError {
  position: absolute;
  top: 25px;
	left:-82px;
  color: red;
  font-weight:bold;
  font-size: 12px;
}

#form #button {
  position: relative;
  margin-left: -80px;
}

#footerText {
	text-align:center;
	position:relative; 
	z-index:100;
	margin:auto 0;
	color:white;
}

#footerText a{
	color:white;
}
