@charset "utf-8";
a:link {text-decoration:none; color:#FFCC00}
a:visited {text-decoration:none; color:#FFCC00}
a:active {text-decoration:none; color:#FFCC00}
a:hover {text-decoration:none; color:#FFCC00}
body {background-color:#000000; background-image:url(/img/background.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}
div#header {background-color:#000000; width:1000px; height:39px; position:absolute; top:0; left:50%; margin-left:-500px;}
div#splash {position:absolute; width:1000px; top:40px; left:50%; margin-left:-500px; text-align:center;}
div#greeting {clear:both; margin-top:50px; font-size:36px;}
div#graphic1 {float:left; margin-left:5px; margin-right:5px; font-size:30px; font-weight:bold;}
div#graphic2 {float:left; margin-left:7px; margin-right:5px; font-size:30px; font-weight:bold;}
div#graphic3 {float:right; margin-bottom:50px; margin-left:5px; margin-right:5px; font-size:30px; font-weight:bold;}
div#instruction {clear:both; font-size:18px;}
div#form {height:36px; clear:both; margin-top:15px; font-size:18px; font-weight:bold; vertical-align:middle;}
div#response {height:18px; clear:both; margin-top:10px; font-size:14px; color:#999999}
div#message {clear:both; margin-top:30px; font-size:18px;}
img.logo {margin-top:4px; margin-bottom:5px;}
img.graphic {margin-top:25px; margin-bottom:25px;}
input#email {height:30px; width:260px; margin-left:25px; margin-right:25px; font-size:larger;}
input#submit {vertical-align:middle; padding-bottom:6px;}
