/**************************************************
1. Style Reset
**************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

/* Unordered Lists */

ul{
list-style: none;
}

/* Blockquote / Quote */
blockquote, q{
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* Focus styles */

:focus{
outline: 0;
}

/* remember to highlight inserts somehow! */

ins{
text-decoration: none;
}

del{
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table{
border-collapse: collapse;
border-spacing: 0;
}

p{
margin: 0;
line-height: 1.6em;
}	

.clearfix:after {
content: " ";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/

* html .clearfix { height: 1%; }
*+html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */

/* Layout */


html {
height: 102%;
}

body {
background:url(../img/bg.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#300000;
}

#wrapper {
margin-top:0px;
padding-top:0px;
width:824px;
margin:auto;
background:url(../img/wrapperbg.png);
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
}	

#top{
float:left;
width:800px;
height:153px;
background-color:#300000;
background:url(../img/topbg.gif);
background-repeat:no-repeat;
background-position:right;
margin-left:12px;
}

#contactinfo a:link, #contactinfo a:visited{
color:#FFF;
text-decoration:none;
}

#contactinfo a:hover{
text-decoration:underline;	
}

#top h1{
float:left;
width:326px;
height:56px;
background:url(../img/logo.gif);
background-repeat:no-repeat;
text-indent:-9999px;
margin-top:38px;
margin-left:32px;
}

#contactinfo{
float:left;
margin-left:55px;
margin-top:55px;
}

#nav {
float:left;
width: 800px;
height: 35px;
border-top:2px solid #790000;
border-bottom: 2px solid #790000;
margin-top:20px;
text-transform:uppercase;
}

#nav ul { height: 35px; margin-left:25px;}
#nav ul li {display: inline;}
#nav ul li a {
display: block;
float: left;
font-size:16px;
color:#C48139;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
padding:7px;
margin-right:12px;
}

#nav ul li a:hover {
color: #CEA44D;
text-decoration:none;
}

#content{
float:left;
width:800px;
margin-left:12px;
}

#content a:link, #content a:visited{
color:#CCA44C;
text-decoration:none;
}

#content a:hover{
text-decoration:underline;	
}

#content-left{
float:left;
width:502px;
margin-left:25px;
margin-top:20px;
min-height:320px;
}

#content-left h2{
background:url(../img/hdr_bgl.gif);
background-repeat:no-repeat;
font-size:16px;
padding-left:10px;
padding-top:5px;
height:29px;
margin-bottom:10px;
}

#content-left p{
padding-left:10px;
padding-right:10px;
padding-bottom:6px;
}

.article{
background-color:#450000;
margin-bottom:15px;
}

#content-right{
float:left;
width:234px;
margin-left:20px;
margin-top:20px;
background-color:#450000;
padding-bottom:8px;
}

#content-right h2{
background:url(../img/hdr_bgr.gif);
background-repeat:no-repeat;
font-size:16px;
padding-left:10px;
padding-top:5px;
height:29px;
margin-bottom:10px;	
}

.headliner{
text-transform:uppercase;
font-weight:bold;
}

#content-right ul{
margin-bottom:10px;	
}

#content-right ul a:link, #content-right ul a:visited{
color:#FFF;	
}

#content-right ul a:hover{
color:#FFF;
text-decoration:none;
}

#content-right li{
width:205px;
background-color:#710000;
margin-bottom:3px;
margin-left:2px;
padding-right:23px;
}

#content-right li a{
width:205px;
color:#FFF;
text-decoration:none;
display:block;
padding-top:5px;
padding-bottom:5px;
padding-left:14px;
padding-right:10px;
}

#content-right li a:hover{
width:205px;
background-color:#9D0000;	
}

#networks{
float:left;
width:233px;
height:65px;
background-color:#450000;
margin-top:15px;
margin-left:20px;
margin-bottom:10px;
}

#networks img{
margin-left:15px;
margin-top:15px;
}

#footer{
clear:both;
width:100%;
border-top:3px solid #000;
background-color:#B78935;
height:100px;
}

#footer-content{
margin:auto;
width:800px;
margin-top:8px;
font-family:Arial, Helvetica, sans-serif;	
font-size:11px;
color:#FFF;
}

#footer-content a:link, #footer-content a:visited{
color:#FFF;
text-decoration:none;
}

#footer-content a:hover{
text-decoration:underline;	
}

#footer-left{
float:left;
width:500px;
margin-left:35px;
}

#footer-right{
float:left;
width:230px;
margin-left:27px;
}

.img_rhs{
float:right;
max-width:200px;
border:1px solid #900;
padding:3px;
margin-left:3px;
}

.gigtable{
margin-left:10px;	
width:479px;
}

.gigtable td{
padding:3px;
padding-bottom:5px;
border-bottom:1px solid #330000;
}

.gig-header{
background-color:#710000;
}

.gig-gig{
width:300px;	
}

.links-table{
margin-left:10px;
}

.links-table td{
padding:5px;	
}