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


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

.navbar{
float: left;

}

.content {
	position:absolute;
	color: #C1AE87;
	border-style: solid;
	border-color: #C1AE87;
	border-width: thin;
	height: 600px;
	width: 600px;
	overflow: auto;
	left: 296px;
	top: 100px;
	background-color:#000000;
	
}

.otherartists {
	position:absolute;
	color: #C1AE87;
	border-style: solid;
	font-size: 10pt;
	border-color: #C1AE87;
	border-width: thin;
	height: 440px;
	width: 280px;
	overflow: auto;
	left: 30px;
	top: 260px;;
	background-color:#000000;
	line-height: 13pt;
}

.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: #C1AE87;
	font-size: 12pt;
	font-weight: normal;
}

.navtext{
	position: fixed;
	left: 30px;
	font-family: arial,geneva,verdana;
	top: 90px;
	color: #C1AE87;
	font-size: 14pt;
	font-weight: normal;
	line-height: 20pt;
	
}

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


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