BODY
{
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #999966;
    scrollbar-shadow-color: #000000;
    scrollbar-arrow-color: #FFFF99;
    scrollbar-base-color: #999966;
    scrollbar-3d-light-color: #FFFFFF;
    scrollbar-dark-shadow-color: #000000
}

a:link {  color: #FFFFFF; text-decoration: none}
a:hover {  color: #FFFFFF; text-decoration: none}
a:active {  color: #FFFF99; text-decoration: none}
a:visited {  color: #FFFFFF; text-decoration: none}

.copy {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFF99;
   line-height: 18px;
   vertical-align: text-top;
}

.tdcopy {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFF99;
   line-height: 18px;
   vertical-align: text-top;
   padding-left: 23px;
}

.subscribe {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFF99;
   line-height: 18px;
   vertical-align: text-top;
   text-align: center;
}
 
.subhead {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFF99;
   font-weight: bold;
line-height: 18px }
 
.footer-copy {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #FFFF99;
 }


.headline {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #FFFF99;
   font-weight: bold;
   text-align:center;
line-height: 24px}



/* -------------------------------------------------------------------------------------------------------*/
/* FOOTER ------------------------------------------------------------------------------------------------*/


#bottomNav {
	width: 530px;
	margin: 0 0 15px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 12px;
	letter-spacing: 0.05em;
}

#copyright {
	width: 530px;
	margin: 0 0 15px 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12px;
	color: #999999;
	font-weight:bold;
}



/* -------------------------------------------------------------------------------------------------------*/
/* DISCOGRAPHY / PRESS ARCHIVES --------------------------------------------------------------------------*/


table.chronological {
	text-align: left;
	margin-top: 12px;
	margin-bottom: 15px;
}

table.chronological thead th {
	padding-bottom: 8px;
}

table.chronological td {
	padding: 0 6px 6px 0;
	text-align: left;
	vertical-align: top;
}

.year {
	color: #A1D3E5;
	font-weight: bold;
}

/* -------------------------------------------------------------------------------------------------------*/
/* PUBLICITY PHOTOS / RETROSPECTIVE ----------------------------------------------------------------------*/


table.photoGrid {
	text-align: left;
}

table.photoGrid td {
	padding: 0 15px 38px 0;
	text-align: left;
}
