  /*font and font colors*/


/*links and links colors*/
a
	{
		color:#6A3552;
		font-weight: bold;
		text-decoration:none;
		
	}

a:hover
	{
		text-decoration: underline;
	}
	

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

/*left hand nav stuff*/




/*background imaege*/
.bg { 
	background-image : url(/staticarchive/0c7722d257da49747b03645b456f00cd1aacc2f7.gif);
	background-repeat : repeat-x;
	}
	
.bgrhn { background-color: #6A3552}

.listenbg {
	background-image : url(/staticarchive/9391d17ee3ca74f2e4b09491b0739787fd8f1e96.gif);
	background-repeat : no-repeat;
	width : 80px;
	height : 18px;
	padding: 0px 0px 0px 29px;
}

.hdots {
	background-image : url(/staticarchive/da725f4118f241946422a56600393f6544db2a9b.gif);
	background-repeat : repeat x;
	width : 417px;
	height : 1px;
}
.seealso_bg { background-color: #C989B6}


.ind-bt-padd2 {
padding: 0px 1px 1px 1px;
background-color: #818181
}

.ind-bt-padd3 {
padding: 5px 5px 5px 5px;
background-color: #ffffff

}

.ind-bt-padd4 {
padding: 5px 5px 5px 5px;
background-color: #e7e7e7

}
.picfloat-right {
	float : right;
	padding-bottom : 11px;
	padding-left : 11px;
}

.contenttext1 {padding: 5px 11px 3px 0px}

.viewsrhn {
	background-color:#CA88B6;
}

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

}

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

.floatright {
	float : right;
	padding-bottom : 11px;
	padding-left : 11px;
}

.floatopspan {padding: 10px 0 0 10px}

.heading {
	color:#9C797A; font-weight: bold
}