@charset "utf-8";
/* CSS Document */

body {background-color:#000000; margin-left:auto; margin-right:auto}
h1 {color:#00FF00;
text-align:center;
padding:20px;
font-size:2.7em}
h2 {color:#FF6600;
text-align:center;
padding:10px;
font-size:1.5em}
h3 {color:#CCCCCC;
text-align:center;
font-size:1.2em;
clear:both}
h4 {color:#FF0033;
font-family:Geneva, Arial, Helvetica, sans-serif}
p {color:#00FF00;
font-family:Arial, Helvetica, sans-serif}
li {text-align:left;
color:#FFFFFF}
li a:link {color:#FFFFFF;
text-decoration:none}
li a:visited {color:#00FF00;
text-decoration:none}
li a:hover {color:#0033FF;
text-decoration:underline;
font-weight:bold}
p a:link {color:#FFFFFF;
text-decoration:none}
p a:visited {
	color:00FF00;
	text-decoration:underline}
p a:hover {color:#0033FF;
text-decoration:underline;
font-weight:bold}
a:link {color:#FF6600;
text-decoration:none}
a:visited {color:#00FF00;
text-decoration:none}
a:hover  { color:#0033FF; text-decoration: underline; font-weight: bold }
a.navlink  { color:#000066; text-decoration: none; font-weight: bold }
a.eventlink { text-decoration: none }
a.greenlink { color: green; text-decoration: none }
a.purplelink { color: purple }
address {color:#FFCC66; text-align:center; padding:10px; font-size:1em; margin-top:10px}
.crew {background-color:#333333; width:500px; clear:none; float:left; border:groove; padding-bottom:10px; padding-top:10px}
.crew img {margin-left:10px; margin-right:20px; height:240; width:250; float:left}
#header {background-color:#003366}
#navbar {background-color:#333333}
.left {float:left;
width:505px;
margin-bottom:30px}
.right {float:right;
width:508px;
margin-bottom:30px}
#left {float:left;
width:500px;
margin-bottom:30px;
clear:both}
#right {float:right;
width:505px;
margin-bottom:30px;
clear:right}
#fauxwrap {width:1020px;
margin-bottom:10px;
background-color:#000000;
background-repeat:repeat-y;
margin-right:auto;
margin-left:auto}
#fauxwrap2 {width:1020px;
background-color:#000066;
background-repeat:repeat-y}
#footer {background-color:#003366;
clear:both}