body {
margin: 0px auto;
background-color: #000000;
background-image: url(images/bigbg_3.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top center;
text-align: center;
}

body,td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

a {
color: #D35908;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #DA8A55;
font-weight: normal;
}

a.light {
color: #7C7C7C;
text-decoration: none;
font-weight: normal;
}

a.light:hover {
text-decoration: underline;
color: #929292;
font-weight: normal;
}

#container {
width: 781px;
margin: 0px auto;
}

#contentbox {
width: 744px;
margin: 10px auto 0px auto;
text-align: left;
}

.boxshade {
width: 100%;
border: 1px solid #908E88;
background-color: #D5D0C2;
margin: 0px auto 16px auto;
}

.bigpad {
padding: 16px;
}

.padit {
padding: 8px;
}

.imgfloat {
float: left;
margin-right: 8px;
}

.imgfloatsm {
float: left;
margin: 0px 2px 0px auto;
}

.imgfloatbrdr {
float: left;
margin: 0px 8px 0px auto;
border: 1px solid #868686;
}

.imgborder {
border: 1px solid #868686;
}

.clearit {
clear: both;
}

.txtright {
text-align: right;
}

.txtsmall td {
font-size: 9px;
}


.titlebig {
font-weight: bold;
font-size: 18px;
}

.divider {
width: 100%;
height: 10px;
margin: 10px auto 0px auto;
border-top: 1px solid #868686;
}

.dividersm {
width: 100%;
height: 5px;
margin: 5px auto 0px auto;
border-top: 1px solid #868686;
}

.dividerfoot {
width: 100%;
height: 6px;
margin: 0px;
border-top: 1px dotted #868686;
}

.tblline {
background-color: #4B4C4B;
}

.tbltour td {
font-size: 10px;
line-height: 12px;
}

.tblfoot {
line-height: 16px;
}

.tblhead {
height: 38px;
background-image: url(_images/tblhead.jpg);
background-repeat: repeat-x;
}

.tblpad {
padding-left: 5px;
}

.title {
font-weight: bold;
font-size: 12px;
}

.txtcenter {
text-align: center;
margin: 0 auto;
}


.spacer {
width: 100%;
height: 16px;
clear: both;
}

.spacer6 {
width: 100%;
height: 6px;
margin: 0 auto;
}

#bulletlist {
list-style-type: none;
padding: 0;
margin: 5px 0px 0px 0px;
}

#bulletlist li {
background-image: url(_images/arrow.gif);
background-repeat: no-repeat;
padding: 5px 0px 0px 27px;
margin-bottom: 15px;
}

#catlist {
list-style-type: none;
padding: 0;
margin: 5px 0px 0px 15px;
}

#catlist li {
background-image: url(_images/arrow.gif);
background-repeat: no-repeat;
padding: 5px 0px 0px 27px;
margin-bottom: 3px;
}

.smalltxt {
font-size: 9px;
}

.albumimg {
margin-bottom: 5px;
border: 1px solid #868686;
}

.albumrelease {
font-size: 10px;
font-style: italic;
}

.tracklisting {
line-height: 18px;
}

#gearlist {
list-style-type: circle;
padding-left: 25px;
margin: 0px 0px 10px 0px;
}

#gearlist li {
padding: 0px;
margin-bottom: 3px;
}

#tablist {
list-style-type: none;
padding: 0;
margin: 5px 0px 0px 10px;
}

#tablist li {
background-image: url(_images/pdf.gif);
background-repeat: no-repeat;
padding: 4px 0px 0px 27px;
margin-bottom: 15px;
}



/* * * * * * SIGNUP * * * * * */

.required {
font-weight: bold;
text-align: right;
}

form {
margin: 0 auto;
}
