

/* Main Splash*/

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

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

#wrap3{
  background: url(http://www.lawnchairmillionaire.com/theme/splash/splash_piggybank/bottom_left.gif) no-repeat bottom left;
}

#wrap4{
  position:relative;
  background: url(http://www.lawnchairmillionaire.com/theme/splash/splash_piggybank/bottom_right.gif) no-repeat bottom right;
  height:745px;
}

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

#moneyCounting {
	position:absolute;
	z-index:100;
	top:  620px;
	right: 120px;	
}

#content {
	position:absolute;
	z-index:100;
	top:  260px;
	right: 50px;
	width: 300px;
}


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

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

#form #fname, #form #email {
  width:200px;
  margin-bottom:15px;
}

#form #formEr#808080ror {
  position: absolute;
  top:-45px;
	left:-77px;
  color: red;
  font-weight:bold;
  font-size: 12px;
}

#footerText {
	margin:-40px 10px 0 0;
	text-align:right;
	position:relative; 
	z-index:100;
	margin:auto 0;
}

#footerText a{
	color:black;
}
