body {
	margin:0px;
	padding:0px;

	/*
	background-image:url(sysimages/callisto.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	*/

	background-color:black;

	color:#D7C7B7;    /* #E4E8E7; */

	font-family:Tahoma,Trebuchet MS,georgia,verdana,arial,helvetica,sans-serif;
	font-size:11px;
	line-height:20px;
	}

p {
	margin:0px 0px 0px 0px;
	padding:0px;
	}

a {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Tahoma,verdana,arial,helvetica,sans-serif;
	color:#D7C7B7;
	text-decoration:none;
	}

img{
	border:0px;
	margin:0px;
	}

/* ______________________________________________________ */

a:link {color:#D7C7B7;}
a:visited {color:#D7C7B7;}
a:hover, a:active, #navbar0 a:hover, #navbar0 a:active {color:#CD883C;}

#Entry-reviews{
	line-height:1.4;
	margin-bottom:22px;
	color:#A2968B;        /* #D8C8B9; */
	}

#songs{
	width:140px; /* orig 114 */
	}

#times{
	width:40px;
	font-size:9px;
	font-family:verdana, helvetica, sans-serif;
	text-align:right;
	}

#download{
	width:334px;
	height:122px; /* orig 138 */
	/* background-color:#E97407; */
	vertical-align:bottom;
	font-size:9px;
	line-height:1.3;
	text-align:right;
	font-family:Trebuchet MS,verdana,arial,helvetica,sans-serif;
	}

#smaller{
	font-size:9px;
	font-family:verdana, helvetica, sans-serif;
	text-align:right;
	}

#splashtable{
	border:0px;
	margin:0px;
	}
#splashtable1{
	text-align:left;
	width:288px;
	border:0px;
	margin:0px;
	}
#splashtable2{
	text-align:right;
	width:288px;
	border:0px;
	margin:0px;
	}


table {
	margin-top:24px;
	vertical-align:top;
	border-collapse:collapse;
	/* margin-right:10px; */
	}

#bottomTable {
	color:#A2968B;        /* #D8C8B9; */
}

#backcover {
	background-image:url(images/music/ftns-backcover.png);
	background-repeat:no-repeat;
	/* background-position:bottom center; */
	}
	
#coverArt {
	font-size:10px;
	}
#coverArt a:link {color:#D7C7B7;}
#coverArt a:visited {color:#D7C7B7;}

#genericTable {
	margin:0px;
	padding:0px;
	cellspacing:0px;
	cellpadding:0px;
	}
#genericTable td {
	cellspacing:0px;
	cellpadding:0px;
	line-height:12px;
	}

td, th{
	border:3px;
	border:#E97407;
	text-align:left;
	vertical-align:top;
	/* border-bottom: 1px solid #2F4D69; */
	}
td{
	padding:0px 10px;
	/* padding-bottom:10px; */
	}
th{
	font-size:11px;
	/* padding-bottom:16px; */
	}

th.date, th.perf {width:110px;}
th.city {width:115px;}
th.note {width:220px;}



#backlink {
	position:absolute;
	top:8px;
	right:16px;
	font-size:12px;
	}
