/*font and font colors*/


/*links and links colors*/

a
	{
		color:#DE8600;
		font-weight: bold;
		text-decoration:none;
		
	}

a:hover
	{
		text-decoration: underline;
	}

a.listenlink {
	color:#DE8600;
	font-weight:bold;
	text-decoration:none
}

/*left hand nav stuff*/

/*background imaege*/
.bg { 
	background-image : url(/staticarchive/a6d3605d32096daff02b84c41d15799ac2008d20.gif);
	background-repeat : repeat-x;
	}
	
.bgrhn { background-color: #DE8600}

.viewsrhn {
	background-color:#F5E9C1;
}

.viewsrhnp {
	color:#DE8600;
	padding: 12px 11px 5px 11px;

}

.promorhn {
	color:#E4C45F;
	padding: 3px 8px 0px 0px
}	

.bgorange {background-color : #EBD68E;}

.listenagain {
	background-image : url(/staticarchive/7afd2100b5a11d023419d85acbbbdd7679f95894.gif);
	background-repeat : no-repeat;
	height:18px
}

.listenpromo1 {
	padding: 0px 0px 0px 29px;
}

.listen-help {
	background-image : url(/staticarchive/337cc2a7bd8610fc777fab64873dca2c1148a9a2.gif);
	background-repeat : no-repeat;
	height:18px
}