body.frame      {
	margin-left: 4px;
	margin-right: 3px;
	margin-top: 6px;
	font-size: 10px;
	font-family: Lucida Grande, Arial, Helvetica;
	color: #fc9b28;
	background-image: url(frame_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.index	{
	font-size: 8px;
	font-family: Lucida Grande, Arial, Helvetica;
	color: #fc9b28;

}

body.bio_frame      {
	margin-left: 4px;
	margin-right: 3px;
	margin-top: 6px;
	font-size: 10px;
	font-family: Lucida Grande, Arial, Helvetica;
	color: #fc9b28;
	background-image: url(bio_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.bg      {
	margin: 0px;
	background-image: url(stripes.jpg);
	background-repeat: repeat;
}

body.nomarg      {
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
}

body.titlebar      {
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

a		{

	color: #fc9b28;
	text-decoration: none;
	}
	
a:hover		{
	color: #c97c20;
	text-decoration: none;
	}
	
a.buy			{
	color: #fcc17c;
	font-weight: bold;
	}
	
a.buy:hover		{
	color: #c97c20;
	font-weight: bold;
	}



table.shows	{
	border-left: #231606 1px solid;
	border-right: #231606 1px solid;
	border-top: #231606 1px solid;
	border-bottom: #231606 1px solid;
	color: #c97c20;
	font-size: 10px;
	font-family: Lucida Grande, Verdana;
	width: 305px;
	margin-left: 1px;
}

table.music	{
	color: #fc9b28;
	font-size: 10px;
	font-family: Lucida Grande, Verdana;
	width: 318px;
}


img.thinblackborder	{
	border: 1px #000000 solid;
	padding: 2px;
}


font.tiny	{
	font-size: 9px;
	color: c97c20;
}

font.tiny_italic	{
	font-size: 9px;
	color: c97c20;
	
	font-style: italic;
}

td.thinblackbordertop	{
	border-top: solid 1px #231606;
}

td.gallery_title	{
	padding-bottom: 5px;
	border-bottom: dotted #89550b 1px;
}

tr.setlist	{
	border: solid 1px #231606;
}

/*-------------------*/

font.title	{
	color: #fc9b28;
	font-size: 12px;
	font-family: Lucida Grande, Verdana;
	font-weight: bold;
}

font.body	{
	color: #c97c20;
	font-size: 10px;
	font-family: Lucida Grande, Verdana;
	font-weight: none;
}

td.mailing_list	{
	padding: 0;
	margin: 0;
}

