/*CSS Document*/

body {
background-color: #000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
color: #fdf1d3;
margin: 10px;
}

.headerLeft {
padding-left: 5px;
}

h1 {
font-weight: bold;
font-size: 13px;
margin: 0px;
}

h2, h3 {
font-weight: bold;
font-size: 13px;
margin: 0px;
}

.bgred {
background-color:Transparent;  
background-image:url(images/bg_tile-red.gif);  
background-repeat:repeat;  
margin:0px;  
padding:0px;
}

.bgred A {
color:#fff; 
text-decoration:none; 
border-bottom:1px 
dotted #fff;
}

.bgred A:hover {
color:#fff; 
text-decoration:none; 
border-bottom:1px 
dotted #ec0000;
}

.bgblack {
background-color:Transparent;  
background-image:url(images/bg_tile-black.gif);  
background-repeat:repeat;  
margin:0px;  
padding:0px;
}

.bgblack A {
color:#fff; 
text-decoration:none; 
border-bottom:1px 
dotted #666;
line-height:160%;
}

.bgblack A:hover {
color:#fff; 
text-decoration:none; 
border-bottom:1px 
dotted #000;
}

.bgmain {
width: 500px;
background-color:Transparent;  
background-image:url(images/bg_tile-black.gif);  
background-repeat:repeat;  
margin:0px;  
padding:0px;
}

#news h3 {
padding: 0px;
margin: 0px;
}

#news p{
margin-top: 0px;
}

#news {
width: 500px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 150%;
color: #fdf1d3;
}

#shows {
width: 370px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
line-height: 160%;
color: #fdf1d3;
}

#showEntry {
margin-top:-15px;
}

#dividerSm {
padding-bottom: 5px;
}

#dividerRed {
padding-bottom: 10px;
}

#dividerBlack {
padding-bottom: 10px;
}

#cds {
width: 500px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 150%;
color: #fdf1d3;
}

#bio {
width: 500px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 150%;
color: #fdf1d3;
}

#photos {
width: 500px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 150%;
color: #fdf1d3;
}

#receipt {
width: 500px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 150%;
color: #fdf1d3;
}

#receiptImg {
padding-right:15px;
padding-bottom: 20px;
}

#quotes {
width: 500px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 150%;
color: #fdf1d3;
}

#misc {
width: 500px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 150%;
color: #fdf1d3;
}

#contact {
width: 250px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 190%;
color: #fdf1d3;
}

#leftNav {
padding-left: 5px;
}

#footer {
padding: 0px 3px 0px 3px;
}

.clearLeft {
clear: left;
padding-top: 10px;
}

#datesLeft {
float: left;
}

div#lft { 
float:left; 
width: 165px;
font-weight: bold;
} 
