html, body
{
border: 0px dotted #333333;
height: 100%; /* need for mozilla */
margin: 0px auto;
padding: 0px;
text-align: center;
background-attachment: fixed;

}

#Container
{
border: 0px dotted #333333;
position: relative;
top: 0;
left: 0;
min-height: 100%;
margin: 0px auto;
text-align:left;
background-color: #000000;
width: 980px;  /* Sets width of the site */
 /* Site shell background */

}
* html body #Container
{
height: 100%; /* Only IE sees this */
}

a:link {color:#ffcc33; text-decoration: underline; font-weight:normal;}
a:visited {color:#ffcc33; text-decoration: underline; font-weight:normal;}
a:hover {color: #c02020; text-decoration:underline; font-weight:normal;}

.header { font-size: 17px; color: #ffffff; line-height: 130%;}
.bodypic {float:right; margin-left: 20px; margin-bottom: 20px;}


#MainPic {width: 375px; height: 319px; margin-left: 0px; margin-top: 0px; margin-bottom: 30px; }

#NavNews {float: left; margin-left: 22px; margin-top:0; margin-bottom:0; border:0;}
#NavAppearances {float: left; margin-left: 0px; margin-top:0; margin-bottom:0; border:0px solid green;}
#NavRecordings {float: left; margin-left: 70px;}
#NavQuartet {float: left; margin-left: 22px;}
#NavPress {float: left; margin-left: 22px;}
#NavDiscography {float: left; margin-left: 0px;}
#NavNRBQ {float: left; margin-left: 22px;}
#NavClang {float: left; margin-left: 0px;}



#Midcontent
{
margin-left: 0px;
text-align: left;
background-color: #000000;
}


#Col1
{
border: 0px solid red;
margin-left: 0px;
margin-top: 22px;
margin-bottom: 0px; 
width: 375px;
text-align: left;
font-family: Lucida Sans Unicode, Lucida Grande, verdana, arial, helvetica, sans-serif; font-size: 14px; line-height: 150%; color: #780f0f; 
float:left;
}
#Col1 a:link {color:#ffffff; text-decoration: none; font-weight: normal;}
#Col1 a:visited {color:#ffffff; text-decoration: none; font-weight: normal;}
#Col1 a:hover {color:#c02020; text-decoration:underline; font-weight: normal;}

#Left {line-height: 130%;}
#Left a:link {text-decoration: underline; font-weight: normal;}
#Left a:visited {text-decoration: underline; font-weight: normal;}
#Left a:hover {text-decoration: underline; font-weight: normal;}

#Col2
{
margin-left: 20px;
margin-top: 28px;
margin-bottom: 25px;
margin-right: 25px;
width: 540px;
text-align:left;
font-family: arial, Lucida Sans Unicode, Lucida Grande, verdana, arial, helvetica, sans-serif; font-size: 13px; line-height: 135%; color:#cccccc;
float:right;
}

table, td
{font-family: arial, Lucida Sans Unicode, Lucida Grande, verdana, arial, helvetica, sans-serif; font-size: 13px; line-height: 135%; color:#cccccc; text-align: left top; padding: 0; margin: 0;
}

#CDTracks {float: right; margin-left: 20px; margin-bottom: 20px; width: 160px; font-size: 11px; line-height: 130%;}

#Discog {margin-bottom: 15px;}
.discog {margin-right: 40px; border: 1px solid #333333; height: 100px; width: 100px;}


.size11 {font-size: 11px; line-height: 125%;}
.quoter {font-size: 11px; line-height: 140%; color: #999999; font-style: italic;}
.generalpic {border: 1px solid #333333; margin-left: 20px; margin-bottom: 20px; float: right;}
.songnote {font-size: 11px; line-height: 120%; color: #666666; font-style: italic; font-weight:bold;}
.secnav {font-size: 15; line-height: 140%;}

#DottedLine 
{ border-top: 1px dotted #333333; margin-bottom: 20px; clear: both;}

#Footer
{
position: absolute;
bottom: 0px;
margin-left: 0px;
margin-top: 10px;
width: 980px;
height: 26px; /* Set footer height */
border-top: 0px dotted #b4a579;
background-color: #222222; /* Set footer color */
/* background:url(images/banner.jpg);  Set footer background */
text-align: left;
font-family: lucida sans unicode, lucida grande, verdana, arial, helvetica, sans-serif; font-size: 10px; line-height: 120%; color:#ffcc33; letter-spacing: 0px;
}
#Footer a:link {color:#ffffff; text-decoration: underline; font-weight: normal;}
#Footer a:visited {color:#ffffff; text-decoration: underline; font-weight: normal;}
#Footer a:hover {color:#c5b39b; text-decoration:underline; font-weight: normal;}
.footertext { margin-top: 8px; margin-left: 10px; }






