/** SPLASH STYLE **/
#splash-main { width:800px;position:absolute;left:50%;margin-left:-400px;top:50%;margin-top:-265px;background-image:url(images/splash/splash_background.gif) repeat; }
.bar { width:750px;margin-left:25px;height:5px;background-color:white; }
.input { width:150px;font-family:arial,helvitica;color:#333333;border:1px solid #999999;padding:3px; }
/*#first_name { width:800px;padding:10px;padding-bottom:5px; }
#last_name { width:800px;padding:10px;padding-bottom:5px; }
#email { width:800px;padding:10px;padding-bottom:5px; }
#cell { width:800px;padding:10px;padding-bottom:5px; }
#school { width:800px;padding:10px;padding-bottom:5px; }
#zip { width:800px;padding:10px;padding-bottom:5px; }*/
.left { width:400px;text-align:right;position:absolute; }
.right { width:400px;margin-left:400px;margin-top:5px;text-align:left }
#join { width:800px;text-align:center; }
#join_button { cursor:pointer;background:url(http://www.studentsforgavinnewsom.com/images/splash/join.gif) no-repeat }
#join_submit { cursor:pointer;background:url(http://www.studentsforgavinnewsom.com/images/splash/join.gif) no-repeat;width:200px;border:0;height:50px;padding:0px;margin:0; }
body { background:url(../images/splash/background.gif) repeat; }
#joined { display:none;width:800px;position:absolute;left:50%;margin-left:-400px;top:50%;margin-top:-111px;background:url(../images/splash/splash_background.gif) repeat; }
#welcome { font-size:24px;color:white;font-weight:bold;margin-left:25px }
#info { font-size:14px;color:white;margin-left:15px;padding:15px;margin-right:25px; }
