
body 
{
background-color: #000000;
}


A:link {
	text-decoration: none;
	color: #000000;
}
A:visited {
	text-decoration: none;
	color: #000000;
}
A:active {
	text-decoration: none;
	color: #C1AE87;
}
A:hover {
	text-decoration: none;
	color: #781410;
}


.content_text A:link{
	text-decoration: none;
	color: #781410;
}


.content_text A:visited{
	text-decoration: none;
	color: #781410;
}

.content_text A:active{
	text-decoration: none;
	color: #781410;
}

.content_text A:hover{
	text-decoration: none;
	color: #cccccc;
}




.spacer{
	float:left;
	width: 125px;
	height:10px;
}



.navbar{
float: left;

}

img.artistFloatRight { 
    float: right; 
	margin-left: 10px;
    margin-right: 0px; 
    margin-top: 0px;
    margin-bottom: 10px
    top: 400px;
}


.content {
	background-image: url('../images/background.jpg');
	layer-background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #ffffff;
	position:absolute;
	border-style: solid;
	border-color: #cccccc;
	border-width: thin;
	height: 613px;
	width: 635px;
	left: 273px;
	padding: 10px;
	top:8px;	
}




.artistInfo{
	font-family: arial,geneva,verdana;
	color: #CCCCCC;
	font-size: 11pt;
	font-weight: normal;
	overflow: none;

}



.content_text {

	vertical-align: middle;
	font-family: arial,geneva,verdana;
	font-size: 9pt;
	position:absolute;
	border-style: solid;
	border-color: #cccccc;
	border-width: thin;
	color:cccccc;
	height: 530;
	width: 540px;
	left: 20px;
	top: 10px;
	background-color:#000000;
	padding: 20px;

	
}




.sample_player {

	vertical-align: middle;
	font-family: arial,geneva,verdana;
	font-size: 9pt;
	position:absolute;
	color:cccccc;
	height: 50px;
	width: 200px;
	left: 375px;
	top: 25px;	
}






.otherartists {
	font-family: arial,geneva,verdana;
	position:absolute;
	color: #000000;
	border-style: solid;
	border-width: thin;
	font-size: 9pt;
	height: 325px;
	width: 170px;
	overflow: auto;
	left: 138px;
	top: 160px;
	background-color:#cccccc;
	line-height: 14pt;
	z-index:20000;
	padding-left: 15px;
	padding-top: 10px;
}

.artistlinks {
	font-family: arial,geneva,verdana;
	color: #000000;
	border-style: solid;
	border-width: thin;
	font-size: 9pt;
	background-color:#cccccc;
	line-height: 14pt;
	z-index:30000;
	padding: 5px;
}

.content_text {
	margin: 20px;
	
}

.headertext{
	font-family: arial,geneva,verdana;
	color: #C1AE87;
	font-size: 40pt;
	font-weight: bold;
}

.subheadertext{
	font-family: arial,geneva,verdana;
	color: #CCCCCC;
	font-size: 12pt;
	font-weight: normal;
}

.navtext{
	position: fixed;
	font-family: arial,geneva,verdana;
	color: #C1AE87;
	font-size: 14pt;
	font-weight: normal;
	line-height: 20pt;
	width: 255px;
	height: 615px;
	background-color: FFFFFF;
	padding: 10px;
	z-index:1000;
	
}

.sectionbar{
	position:absolute;
	border-style: solid;
	border-color: #C1AE87;
	border-width: thin;
	height: 490px;
	width: 46px;
	top: 210px;
	left: 249px
}

.links{
bakground-color: #CCCCC;
}


.artistList {
	font-size: 10pt;
	color: #C1AE87;
	background-color:#000000;
	line-height: 20px;
	text-align: center;
	width: 600px;
	margin-left: auto;
	margin-right: auto;	
}

.tagline{

	font-family: arial,geneva,verdana;
	font-size: 8pt;
	color: #000000;
	line-height: 10pt;

}