body {
	background: #000429 url('/page/-/splash/splash01_bg2.jpg') no-repeat;
	background-position: center top;
}

#content {
	width: 100%;
}

#splash01 {
	width: 630px;
	font-family: verdana;
	font-size: 10pt;
}

#splash01 #logo {
	margin: 10px 10px 15px 0;
	text-align: right;
	height: 40px;
}
#splash01 #logo img { float: left; }

#splash01 #mainContent {
	position: relative;
	background: transparent url('/page/-/splash/splash01_main.jpg') no-repeat;
	width: 619px;
	height: 317px;
}

#splash01 #splash_signup {
	position: relative;
	top: 240px;
	left: 30px;
}

#splash01 input {
	font-size: 1.5em;
}

#splash01 #email {
	width: 300px;
}

#splash01 #zip {
	width: 90px;
	margin-left: 15px;
}

#splash01 #form_submit {
	position: relative;
	top: 20px;
	margin-left: 20px;
	width: 110px;
}

#splash01 #contribLink {
	float: left;
	/* margin: 10px auto; */
	text-align: left;
}

#splash01 #continueLink {
	margin: 10px auto;
	text-align: right;
}

/*
#splash01 #footer {
	clear: both;
	margin-top: 20px;
}

#splash01 #footer_links {
	float: left;
	color: white;
	margin-top: 7px;
}

#splash01 #footer_links a {
	text-decoration: none; 
	font-weight: bold; 
	color: #9B3A3A;
}

#splash01 #footer_links a:active, #splash01 #footer_links a:hover {
	text-decoration: underline;
}

#splash01 #disclaimer {
	float: right;
	border: thin solid white;
	padding: .5em;
	color: white;	
}
*/

#footer {
	clear: both;
	margin-top: 20px;
}

#footer_links {
	float: left;
	color: #4e6983;
	margin-top: 7px;
}

#footer_links a:active, #footer_links a:hover {
	text-decoration: underline;
}


#disclaimer {
	float: right;
	border: thin solid #4e6983;
	padding: .5em;
	color: #4e6983;	
}

#splash02 #mainContent {
	clear: both;
	position: relative;
	left: 80px;
	background: transparent url('/page/-/splash/splash01_main_button.jpg') no-repeat;
	width: 469px;
	height: 440px;
	/* padding: 22px; */
}

#splash02 #vidContent { 
	position: relative;
	top: 22px;
	left: 22px;
}

#splash02 #contribLink { 
	position: relative;
	top: 35px;
}

#splash02 #logo {
	float: left;
	margin: 10px 0px 15px 80px;
	text-align: left;
}


#splash02 #continueLink {
	margin-right: 80px;
	text-align: right;
}


#footer {
	clear: both;
	margin-top: 100px;
}

#footer_links a {
	text-decoration: none; 
	font-weight: normal; 
	color: #4e6983;
}

#footer_links, #disclaimer {
	color: #4e6983;
}


#disclaimer { 
	border-color: #4e6983;
}

.content_splash03 {
	clear: both;
	position: relative;
	left: 80px;
	background: transparent url('/page/-/splash/splash03_main_button-red.png') no-repeat;
	width: 469px;
	height: 440px;
}

/*
#splash03 #copy {
	margin: 25px 2em 0px 2em;
        line-height: 120%
}

#splash03 #contribLink { 
	position: relative;
	top: 0px;
}
*/