.sillycover { 
	margin: 0px; padding: 0px;
	position: absolute;
	top: 160px; left: 240px;
	width: 300px;
	border: 2px solid #162116; 
}
.sillytext { 
	margin: 0px; padding: 0px;
	position: absolute;
	top: 180px; left: 580px;
	width: 420px;
	font-family: 	"Futura Bk BT", "Arial"; 
	font-size: 90%;
	text-align: left;
/*	border: 1px solid #162116; */
}

ul.sillytunes { 
	display: block;
	margin: 0px; padding: 0px;
	clear: both;
	list-style: none;
	position: absolute;
	top: 510px; left: 260px;
	width: 700px; height: 400px;
	border: 2px solid #162116; 
}

/* CD info: musicians and tune listing -----------------------------------------------------------------------*/

ul.sillytunes > li.sbtune-0m {
	position: absolute;
	top: 18px; left: 36px;
	width: 126px;
	z-index: 1;
}
ul.sillytunes > li.sbtune-0t {
	position: absolute;
	top: 18px; left: 396px;
	width: 72px;
	z-index: 1;
}
/*-----------------------------------------------------------------------------------------------------*/

/* Musicians list drop-down --------------------------------------------------------------------------*/

ul.sillytunes > li.sbtune-0m ul.sillyplayers { 
	display: none;
	position: relative;
	top: -10px; right: 30px;
	z-index: 1;
/*	list-style: none;*/
	background-image: url("SillyBluesMusiciansbgred.gif");
                  background-repeat: no-repeat;
                  background-position: center;
                  background-attachment: scroll;
                  background-color: #162116;
	width: 300px; height: 320px;
	font-family:  "Arial";   /*	"Futura Bk BT",*/
	color: #fff;
	font-size: 11pt; font-weight: normal;
	text-align: left;
	border: 2px groove #162116; 
}
ul.sillytunes > li.sbtune-0t ul.sillysongs { 
	display: none;
	position: relative;
	top: -10px; right: 30px;
	z-index: 1;
/*	list-style: none;*/
	background-image: url("SillyBluesTunesbgred.gif");
                  background-repeat: no-repeat;
                  background-position: center;
                  background-attachment: scroll;
                  background-color: #162116;
	width: 300px; height: 320px;
	font-family:  "Arial";   /*	"Futura Bk BT",*/
	color: #fff;
	font-size: 16pt; font-weight: bold;
	text-align:right;
	border: 2px groove #162116; 
}


ul.sillytunes > li.sbtune-0m ul.sillyplayers li { padding: 5px 5px 0px 10px; }
ul.sillytunes >  li.sbtune-0m:hover > ul.sillyplayers {display: block;}
ul.sillytunes > li.sbtune-0t ul.sillysongs li { padding: 5px 5px 2px 10px; }
ul.sillytunes >  li.sbtune-0t:hover > ul.sillysongs {display: block;}


a.silly {color: #fff; font-weight: bold;}
a.silly:active { color: #808080;  font-style: italic; }
a.silly:visited { color: #a0a0a0; }
a.silly:hover { color: #808080;}

/*-----------------------------------------------------------------------------------------------------*/

/* Tune list drop-down --------------------------------------------------------------------------*/

ul.sillytunes > li.sbtune-0t ul {
	display: block; list-style: none;
}

ul.sillytunes > li.sbtune-0t ul > li.sbtune-1 {
	position: relative; z-index: 2; height: 36px;
	top: -24px; left: 126px;
	width: 126px;
}
ul.sillytunes > li.sbtune-0t ul > li.sbtune-2 {
	position: relative; z-index: 2; height: 36px;
	top: -24px; left: 0px;
	width: 234px;
}
ul.sillytunes > li.sbtune-0t ul > li.sbtune-3 {
	position: relative; z-index: 2; height: 36px;
	top: -24px; left: 144px;
	width: 72px;
}
ul.sillytunes > li.sbtune-0t ul > li.sbtune-4 {
	position: relative; z-index: 2; height: 36px;
	top: -24px; left: 108px;
	width: 108px;
}
ul.sillytunes > li.sbtune-0t ul > li.sbtune-5 {
	position: relative; z-index: 2; height: 36px;
	top: -24px; left: 36px;
	width: 180px;
}
ul.sillytunes > li.sbtune-0t ul > li.sbtune-6 {
	position: relative; z-index: 2; height: 36px;
	top: -24px; left: 36px;
	width: 198px;
}
ul.sillytunes > li.sbtune-0t ul > li.sbtune-7 {
	position: relative; z-index: 2; height: 36px;
	top: -24px; left: -20px;
	width: 270px;
}
ul.sillytunes > li.sbtune-0t ul > li.sbtune-8 {
	position: relative; z-index: 2; height: 36px;
	top: -24px; left: 72px;
	width: 180px;
}

