@charset "utf-8";
/* CSS Document */

 p { color: #fff; }
 a:link, a:visited { color:#FFCC00;}
h1 {color: #fff;}
h2 { color: #fff;; }
h3 { color: #FF9933; }
h2 small{ font-size: 70%; color: #FF9933; }
h4 {color: #fff;; }
h5 { color: #fff; }
ul, li, h6 { color: #fff; }
.box1 p,.box1 h4, .tickets p, div.lodgingtext p{ color: #000;}
#footer {background-color:#000000;}

.photos { filter:progid:DXImageTransform.Microsoft.Shadow(color=silver, Direction=140, Strength=0); border: 2px solid #FFCC00; }
 
#middle { background-color:#000; background-image: url(/assets/fireworks.jpg); background-repeat: no-repeat; background-position:right bottom; }
#content { background-image: url(/assets/bg-content.png); background-repeat: no-repeat; background-position: left center ; min-height: 600px; }

.gallerybox { border:2px solid #FFCC00; background-color:#222; opacity:0.9;filter:alpha(opacity=60)  }
.gallerybox  img{ position: relative !Important; opacity:0.9;filter:alpha(opacity=90); z-index: 10;  }

#links {display:table;  float: left; background-color:#111; opacity:0.9;filter:alpha(opacity=90); padding: 12px; padding-bottom: 32px;}

#workerlinks { border:#FFCC00 1px solid; -moz-border-radius: 10px; background-color:#222;  opacity:0.9;filter:alpha(opacity=90) }

#socialstuff {padding: 10px; opacity:0.9; filter:alpha(opacity=90); background-color:#222;   -moz-border-radius: 10px; -webkit-border-radius: 10px; margin-top: 24px;}
.tickets, div.lodging { opacity:0.9; filter:alpha(opacity=90); background-color:#888; border: #FFCC00 2px solid; }
form.bordered { background-color:#000;opacity:0.9; filter:alpha(opacity=90);  }
.formtags1 { background-color:#222;  }
#container { border-bottom: #FFCC00 12px solid;}


