*{ padding:0; margin:0; border:0; }
html{ background:#182033 url(../images/dark_blue.png); }
body{ background:url(../images/top_head.jpg) top repeat-x;; font-family:Verdana, Geneva, sans-serif; }

h1{ font-size:18px; font-weight:bolder; }
h2{ font-size:16px; font-weight:normal; }
h3, .h3{ font-size:13px; color:#334a85; font-weight:bold; }

p{ font-size:13px; }

a:link, a:visited{ color:#00F; }
a:active, a:hover{ color:#06C; }

.clear{ clear:both; }
.nav .links{ display:none; }
.nav .home{ float: left; height: 30px; line-height: 30px; margin: 0 0 0 10px; }

#header_wrapper, #content_wrapper, #footer_wrapper{ width:100%; }
#header, #content, #footer{ width:967px; margin:auto; }

#header_wrapper{ background:url(../images/header_bg.jpg) center no-repeat; }
#header{ height:246px; }
#header a:link, #header a:visited{ color:#fff; text-decoration:none; }
#header a:active, #header a:hover{ color:#fff; text-decoration:underline; }
#header .nav{ color: #fff; height:30px; }
#header .nav .links{ float:left; font-size:13px; padding:7px 0 0 14px; }
#header .nav .dates{ float:right; font-size:14px; padding:6px 14px 0 0; }

#content_wrapper{ background:url(../images/content_bg.png) top center no-repeat; }
#content{ background:#f2f3f4 url(../images/content_top.jpg) top repeat-x; }
#content a:link, #content a:visited{ color:#7a0a2e; }
#content a:active, #content a:hover{ color:#7a0a2e; }
#content .banner{ padding:14px; }
#content .block{ width:938px; margin:auto; border:1px solid #989a9c; background:#fbfcfd; position:relative; min-height:300px; }
#content .left{ width:161px; float:left; text-align:center; height:100%; }
#content .left .photo{ padding:20px 0 6px 23px; text-align:left; }
#content .main{ margin:12px 0; float:left; width:448px; border-left:1px solid #989a9c; }
#content .main p{ padding:12px; }
#content .main p.signed{ text-align:right; padding:28px; }
#content .logo{ position:absolute; bottom:0; left:0; z-index:20; }
#content .tickets{ position:absolute; bottom:0; right:0; z-index:30; }
#content .apply{ position:absolute; top:-60px; right:-32px; z-index:40; }

#content .subpage{ margin:12px 0 80px 24px; width:608px; }
#content .subpage ul{ padding-left:12px; font-size:10px; }
#content .instruction{ padding-bottom:12px; width:520px; }
#content .instruction p{ font-size:11px; padding:4px 0; }
#content .instruction ul{ padding:2px 0 2px 12px; font-size:10px; }
#content .subpage form p{ margin:4px 0; }
#content .subpage label{ width:200px; display:inline-block; padding:2px 0; vertical-align:top; }
#content .subpage input{ border:1px solid #989a9c; background:#fff; width:240px; padding:2px; }
#content .subpage textarea{ border:1px solid #989a9c; background:#fff; width:396px; height:60px; padding:2px; }
#content .essay label{ width:100%; display:block; padding:2px; }
#content .essay textarea{ border:1px solid #989a9c; background:#fff; width:601px; height:60px; padding:2px; }
#content .terms label{ width:580px; font-size:10px; }
#content .terms input{ width:auto; padding:0; }
#content .submit input{ margin-top:24px; width:180px; float:right; cursor:pointer; }
#content .submit input:hover{ background-color:#ddd; }
#content .paypal form{ width:144px; margin:12px 0 12px 500px; }

#footer_wrapper{ background:url(../images/footer_bg.png) center no-repeat; }
#footer{ width:967px; height:215px; color:#fff; }
#footer p{ font-size:10px; }
#footer a:link, #footer a:visited{ color:#fff; }
#footer a:active, #footer a:hover{ color:#ddd; }
#footer .nav{ height:55px; background:#f2f3f4 url(../images/foot_nav_bg.jpg); }
#footer .nav .contact{ float:left; width:40%; padding:21px 0 0 14px; }
#footer .nav .links{ float:right; padding:21px 14px 0 0; }
#footer .credits{ float:left; width:40%; padding:16px 0 0 103px; }
#footer .social{ float:right; padding-top:12px; }
#footer .social a{ margin-left:12px; }
