

/* Main Splash*/

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

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

#wrap2{
  background: url(http://www.lawnchairmillionaire.com/theme/splash/splash_pointing_guy/top_left.gif) no-repeat top left;
}

#wrap3{
  background: url(http://www.lawnchairmillionaire.com/theme/splash/splash_pointing_guy/mid_left.jpg) no-repeat 0 177px;
}

#wrap4{
  position:relative;
  background: url(http://www.lawnchairmillionaire.com/theme/splash/splash_pointing_guy/mid_right.jpg) no-repeat right 279px;
  height:930px;
}

#mid_img {
  position:absolute;
  top: 279px;
  left: 201px;
}

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

#moneyCounting {
	position:absolute;
	z-index:100;
	top:  510px;
	left: 190px;	
}

#content {
	position:absolute;
	z-index:100;
	top:  285px;
	left: 240px;
	width: 300px;
}


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

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

#form #fname, #form #email {
  width:200px;
  margin-bottom:15px;
  display:block;
  position:relative;
  margin-left: 180px;
}

#form #fname {
  margin-top: 40px;
}

#form #button {
  position:relative;
  top:-90px;
  left:420px;
}

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

#footerText {
	text-align:center;
	position:relative; 
	z-index:100;
	margin:auto 0;
	padding-left:70px;
}

#footerText a{
	color:black;
}
