#artist {
	color: #FFF;
	height: 30px;
	margin-top: 10px;
	text-align: center;
	padding-top: 5px;
	width: 798px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 60px;
	margin-right: 60px;
	padding-bottom: 2px;
	margin-top:25px;
	background-color:#000;
}
.artistinfo a:link{
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	text-align: center;
}
.artistinfo a:visited{
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	text-align: center;
}
.artistinfo a:hover{
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	text-align: center;
	text-decoration: none;
}
.artistinfo a:active{
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	text-align: right;
}
.artistinfo #name {
	font-size: 14pt;
	text-align: left;
	color: #CCC;
}
.artistinfo #title {
	font-size: 16pt;
	color: #FFF;
}
.artist #menu table, tr, td	{
	background-color:#000;
	position: relative;
}
