.artist_name {
	font-size: 11px;
	padding-left: 5px;
	color: #dfab31;
	background-color: #b24926;
	height: 194px;
}
.artist_name a:link, .artist_name a:visited, .artist_name a:link:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #b24926;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 13px;
	color: #993300;
	line-height: 18px;
}
.sidepadding {
	padding-left: 11px;
	padding-right: 5px;
}
.address {
	font-size: 10px;
	font-weight: normal;
	height: 116px;
	width: 132px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #dfab31;
}
.leftnav, .leftnav a, .leftnav a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	line-height: 18px;
	padding-right: 11px;
	margin-bottom: -8px;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.leftnav a:hover{
	font-size: 10px;
	text-decoration: underline;	
}
#opening {
	height: 240px;
	width: 139px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9c5c5;
	border-left-color: #c9c5c5;
	background-color: #FFFFFF;
}
.rust {
	color: #b24926;
	font-weight: bold;
}
.openingtext {font-size: 11px}
.white {
	background-color: #FFFFFF;
}
