.add
{
margin-bottom: 5px;
}

#adpanel
{
font-size: .85em;
color: #FFF;
width: 300px;
padding: 5px;
vertical-align: top;
margin: 0 auto 0 auto;
}

#adpanel h2
{ 
font-size: 1.5em;
font-weight: bold;
font-variant: small-caps;
}

#adpanel h3
{
font-size: 1.1em;
font-variant: small-caps;
}

#banner
{
/*margin-bottom: -5px;*/
}

body
{
margin-top: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #666;
background-color: #000;
background-attachment: fixed;
background-image: url(../graphics/back-title.gif);
background-repeat: no-repeat;
background-position: right bottom;
/*background-image: url(../graphics/back.gif);
background-repeat: repeat-x;*/
}

#container
{
width: 747px;
margin-left: auto;
margin-right: auto;
text-align: left;
border: solid 1px #000;
font-size: .8em;
background-color: #FFF;
}

#content
{
color: #666;
padding: 10px;
background-color: #FFF;
line-height: 130%;
}

#content a
{
text-decoration: underline;
color: #666;
}

#content a:hover
{
color: #FFF;
background-color: #666;
text-decoration: underline;
}

/* Chrome menu CSS */

#chromemenu
{
width: 100%;
}

#chromemenu:after
{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul
{
/*border: 1px solid #BBB;*/
/*width: 745px;*/
width: 100%;
background-color: #300;
/*font-weight: bold;*/
/*background: url(../graphics/chromebg.gif) center center repeat-x; Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana, Helvetica, sans-serif;
}

#chromemenu ul li
{
display: inline;
color: #CCC;
}

#chromemenu ul li a
{
float: left;
color: #CCC;
padding: 3px 12px 3px 7px;
text-decoration: none;
/*background: url(../graphics/divider.gif) center right no-repeat; Theme Change here*/
}

#chromemenu ul li a:hover
{
color: #FFF;
background-color: #000;
}

#chromemenu ul li a[onMouseover]:after
{ /*HTML to indicate drop down link*/
/*content: "..";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv
{
position:absolute;
top: 0;
border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0;
font: bold 12px Verdana, Helvetica, sans-serif;
line-height:15px;
z-index:100;
/*background-color: #300;*/
color: #CCC;
width: 200px;
visibility: hidden;
}

.dropmenudiv a
{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
color: #CCC;
background-color: #300;
}

.dropmenudiv a:hover
{ /*Theme Change here*/
background-color: #000;
color: #FFF;
}
/*End of Chrome menu CSS*/

#footer
{
font-size: .75em;
text-align: center;
background-color: #E0CDA3;
color: #666;
border-top: solid 1px #300;
padding: 5px;
/*background: url(../graphics/chromebg.gif) center center repeat-x;*/
line-height: 120%;
clear: both;
/*margin-top: 5px;*/
}

#footer a
{
text-decoration: none;
color: #000;
}

#footer a:hover
{
background-color: #333;
color: #FFF;
}

.gallery
{
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px dotted silver;
}

.galwindow
{
font-size: .9em;
}

.galwindow a
{
color: #FFF;
text-decoration: none;
font-weight: bold;
}

#guide
{
font-size: 1em;
color: #666;
padding: 5px;
}

#gigguide
{
font-size: 1em;
color: #666;
}

#gigguide td
{
border-bottom: 1px dotted silver;
vertical-align: top;
}

.gigarchive
{
width: 100%;
font-size: 1em;
color: #666;
}

.gigarchive td
{
border-bottom: 1px dotted silver;
vertical-align: top;
}

h1
{
font-weight: bold;
color: #300;
font-size: 1.2em;
font-variant: small-caps;
}

h2
{
font-weight: bold;
color: #300;
font-size: 1.1em;
font-variant: small-caps;
}


#home
{
height: 460px;
width: 742px;
background: url(../pictures/site/band_3.jpg);
color: #FFF;
padding-left: 5px;
font-size: 1em;
font-weight: bold;
line-height: 130%;
}

#home a
{
color: #FFF;
background-color: #000;
}

#home a:hover
{
background-color: #FFF;
color: #000;
}

#gone
{
display: none;
}

#left
{
float: left;
margin: 0 10px 0 0;

}

p
{
text-align: justify;
}

.pad
{
padding-left: 10px;
}

.panel
{
border: 1px solid red;
background-color: #FFC;
padding: 5px 10px;
text-align: justify;
}

#right
{
float: right;
margin-left: 10px;
}

.top
{
float: right;
margin-top: -15px;
}

td
{
vertical-align: top;
}

ul
{
list-style-type: none;
padding-left: 0;
margin-left: 0;
}
