body { 
color: #333; 
font-family: arial, helvetica; 
font-size: 11px; 
text-indent: 0px 
}
a { text-decoration: underline; 
color: midnightblue; 
font-size: 11px; 
font-family: arial, helvetica 
}
a:hover { 
text-decoration: underline; 
color: DarkOrange; 
font-size: 11px; 
font-family: arial, helvetica 
}
A.subnav {
color: #D3D3D3; 
text-decoration:none;
font-weight: normal;
font-family: Arial, Verdana, Helvetica;
	 font-size: 11px; 
	}
A.subnav:hover {
color: skyblue; 
text-decoration: underline;
font-size: 11px; 
	}
A.footer {
color: #99ccff; 
text-decoration:none;
font-weight: normal;
font-family: Arial, Verdana, Helvetica;
font-size: 11px; 
	}
A.footer:hover {
color: white; 
font-family: Arial, Verdana, Helvetica;
font-size: 11px; 
	}
.fineprint { 
font-family: arial, helvetica; 
color: #aaa; 
font-size: 10px 
}
.footer { 
font-family: arial, helvetica; 
color: #99ccff; 
font-size: 10px 
}
.black { 
font-family: arial, helvetica; 
color: black; 
font-size: 10px 
}
.head { 
font-family: arial, helvetica;  
color: #90EE90; 
font-size: 12px; 
text-weight: bold 
}
.title { 
font-family: arial, helvetica;  
color: #D3D3D3; 
font-size: 24px; 
text-weight: bold 
}
td { 
color: #666; 
font-family: arial, helvetica; 
font-size: 11px 
}
p { 
color: #666; 
font-family: arial, helvetica; 
font-size: 11px; 
text-indent: 0px 
}
.quote { 
color: #99cc66; 
font-family:  arial, helvetica; 
font-size: 11px; 
text-indent: 0px; 
font-style: normal; 
line-height: 12px 
}
.attrib { 
color: maroon; 
font-family: times, serif; 
font-size: 11px; 
text-indent: 0px;  
font-style: italic; 
line-height: 28px 
}
.image_border {
border-style: solid;
border-color: #aaa;
border-width: 1px;
}
.bg_keys {
background-image: url(http://www.skylightmusic.com/images/bg_cover1.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
}
#scrollingDIV_rss {
  background-color: transparent; 
border: solid 0px #444;
  padding: 0px;
  width: 100%;
  height: 90%;
  text-align: left;
  overflow : auto;
}