body,td,th {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #393133;
}
body {
	background-color: #F9F8F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8F8865;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}
ul {
	text-indent: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 11px;
	margin-bottom: 11px;
	}
	#twitter_update_list {
width: 235px; /* width of twitter column */
} 
#twitter_update_list li span {
width: 235px;
}
.twittermilledpavement {font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; }
.categories {
	font-size: 13px;
	font-family: Georgia, "Times New Roman";
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
}
.artistname {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.copyright {font-size: 9px}
.showheader {
	font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
}
.artistlist {font-size: 11px; font-weight: bold;}
.artistpage {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

#basic-accordian{
	border:1px solid #F9F8F6;
	padding:0px;
	width:250px;

}

.accordion_headings{
	padding:2px;
	background:#F9F8F6;
	color:#393133;
	size:11px;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#F9F8F6;
}

.accordion_child{
	padding:5px;
	background:#F9F8F6;
}

.header_highlight{
	background:#F9F8F6;
}