body {
	background-color: #009555;
	margin:0px;
}
#splashHeader {
	position:relative;
	margin:auto;
	left:0px;
	top:0px;
	width:920px;
	height:110px;
	z-index:2;
	text-align:center;
}
#splashBody {
	position:relative;
	margin:auto;
	text-align:left;
	left:20px;
	top:-45px;
	padding:50px 0px;
	width:920px;
	height:auto;
	z-index:1;
	background-image:url(http://www.karenhandel.com/atf/cf/%7B8715dd3a-283d-4d8b-926e-fdafee7413a3%7D/content_bg.jpg);
	background-repeat:repeat-y;
}
#splashContent {
	margin-left:20px;
	top:50px;
	width:850px;
	height:auto;
	border:5px solid #e3e3e3;
	background-color:#ffffff;
}
#splashContent input {
	border:1px solid #ffffff;
	padding:5px;
	background-color:#e3e3e3;
	width:225px;
	font-size:16px;
	height:auto;
	margin-bottom:10px;
}
#splashContent input.HtmlButton {
	background-image:url(http://www.karenhandel.com/atf/cf/%7B8715dd3a-283d-4d8b-926e-fdafee7413a3%7D/FORMBTN.GIF);
	background-color:transparent;
	border:none;
	width:100px;
	height:32px;
	padding:5px;
	cursor:pointer;
}
#splashContinue {
	position:relative;
	margin:auto;
	left:0px;
	top:-30px;
	width:860px;
	height:auto;
	z-index:4;
	text-align:right;
	padding:0px 10px;
}
#splashFooter {
	position:relative;
	margin:20px auto;
	left:0px;
	top:-35px;
	width:460px;
	height:auto;
	z-index:3;
	color:#ffffff;
	border:1px solid #ffffff;
	padding:5px;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
}

#splashHeadline {
text-align:center;
padding:10px 0px;
font-size:24px;
font-weight:bol;
}

#splashRight {
text-align:center;
}

#splashLeft {
text-align:center;
}

#splashLeft form, #splashRight {
margin-top:40px;
}