*{ margin: 0; padding: 0; }
img{ border: none; }
a:link, a:visited{ color: #fff; text-decoration: underline; }
span.red{ color: #fffbcf; font-weight: bold; }
body{ font-family: Arial, "Times New Roman", Times, serif; font-size: 62.5%; background: #053577; text-align: center; color: #fffbcf; text-shadow:rgba(0,0,0,0.01) 0 0 0; }
#front{ width: 778px; height: 566px; margin: 20px auto; background: url(../images/splash_logo.jpg) left top no-repeat; position: relative; }
#front #index p {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
	}
#front form {
	width: 340px;
	margin: 0 auto;
	}
#front label {
	font-size: 14px;
	font-weight: bold;
	display: block;
	}
#front .box {
	float: left;
	margin: 0 15px 10px 15px;
	display: inline;
	}
#front input.textfield {
	width: 80px;
	padding: 2px 0;
	text-align: center;
	}
#front input.submit1 {
	margin-left: -8px;
	}
#front select{
	width: 80px;
	padding: 2px 0;
	text-align: center;
	}
#index{ position: absolute; left: 230px; top: 380px; width: 500px; }
#wrapper{ width: 948px; margin: 30px auto; position: relative; }
#left{ float: left; width: 514px; height: 566px; background: url(../images/left.jpg) left top no-repeat; }
#right{ float: left; width: 434px; height: 566px; background: url(../images/right.jpg) left top no-repeat; text-align: left; position: relative; font-family: Georgia, Arial, "Times New Roman", Times, serif; }
#right div.inside{ position: absolute; top: 50px; left: 105px; width: 300px; height: 475px; }
#right p.title{ font-size: 14px; font-style: italic; margin-bottom: 15px; font-family: Georgia, Arial, "Times New Roman", Times, serif; }
#right form label{ font-size: 13px; display: block; margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif; }
#right form input.textfield{ width: 250px; padding: 0; margin-bottom: 3px; }
#right form input.textmonth, #right form input.textday{ width: 30px; padding: 0; margin: 0 10px 3px 0; letter-spacing: 2px; text-align: center; }
#right form input.textyear{ width: 40px; padding: 0; margin: 0 10px 3px 0; letter-spacing: 2px; text-align: center; }
#right form span.birthday{ font-size: 12px; vertical-align: top; }
#right form select.state{ width: 255px; margin-bottom: 3px; padding: 0; }
#right form span.dash{ font-size: 12px; vertical-align: middle; }
#right form input.numbers{ width: 40px; padding: 0; margin-bottom: 3px; letter-spacing: 2px; text-align: center; }
#right form input.submit2{ margin: 2px 0 0 0; }
#legal{ margin-bottom: 10px; }
#legal a:link, #legal a:visited{ color: #9e0b0f; text-decoration: none; font-weight:bold; font-size: 13px font-family: Arial, Helvetica, sans-serif; }
/*#note{ width: 200px; height:33px; text-align: left; background: #993300; position: absolute; left: 0; top: 570px; }
#note p{ font-size: 9px; color: #fffbcf; }*/
img#note{ position: absolute; left: 0; top: 550px; }