body{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #39c;
 background: url( ../img/bands/bandpattern.gif);
}

 a, a:visited, a:hover{
 color: #9c0;
 text-decoration: none;
 }
 a:active{
 color: #fff;
 text-decoration: none;
 }

#wrapper, #wrapper caption{
 margin:0 auto;
 }

 caption img{
 display:block;
 }

td{
   vertical-align:top;
}


#left-spacer{
width:41px;
text-align:right;
}

#nameplate2{
 background: orange;
}

#left-col-menu{
 width:264px;
 text-align:left;
 background-color:#FEFEF2;
 }

#left-col-menu a{
 display:block;
 }

#center-col{
 width:501px;
 background-color:#FEFEF2;
}

#right-spacer{
 width:68px;
}

 /* individual band layout stuff */
#band-details {
 background: #fefef2;
 width:766px;
}

#shows_box h3{

}
#shop_links{
 float:right;
 clear:right;
 text-align:right;
 width: 391px;
 margin-left: 10px;
}
#shop_links a{
 float:right;
}