#artist_container {
	height: auto;
	position: relative;
}
#artist_container #page_subheader {
	height: 43px;
	background-image: url(../images/artistpg_subheading.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#artist_container #artist_banner {
}
#artist_container #artist_container_lower {
	height: 624px;
	margin-bottom: 5px;
}
#artist_container #artist_media {
	float: left;
	height: 624px;
	width: 430px;
	background-image: url(../images/artist_media_section.png);
	background-position: left top;
}
#artist_container #artist_media #likebutton {
	height: 22px;
	width: 80px;
	position: absolute;
	left: 314px;
	top: 436px;
}
#artist_container #artist_media #artisttage {
	height: 50px;
	width: 270px;
	padding-top: 0px;
	margin-top: 15px;
	margin-left: 20px;
	background-position: left top;
}
#artist_container #artist_media #artist_infolinks {
	margin-left: 40px;
	height: 105px;
	margin-top: 6px;
	width: 390px;
}
#artist_container #artist_media #artist_infolinks ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #000;
	font-size: 16px;
	line-height: 22px;
}
#artist_container #artist_media #artist_infolinks ul li a {
	color: #000;
	text-decoration: none;
}
#artist_container #artist_media #artist_infolinks ul li a:visited {
	color: #000;
	text-decoration: none;
}
#artist_container #artist_media #artist_infolinks ul li a:hover {
	color: #871d1d;
	text-decoration: none;
}
#artist_container #artist_media #artist_player {
	height: 420px;
	width: 360px;
	margin-left: 40px;
	margin-top: 10px;
}
#artist_container #artist_info {
	float: left;
	height: 624px;
	width: 486px;
	background-image: url(../images/artist_iframe_section.png);
	background-position: left top;
}
#artist_container #artist_info #textframe #share {
}
#artist_container #artist_info #textframe {
	margin-top: 35px;
	margin-left: 25px;
	height: 560px;
	width: 420px;
}
#textframe ul  {
	font-family: "Myriad Pro", Times;
	font-size: 14px;
	color: #000;
	margin-right: 10px;
	list-style-position: inside;
}
#textframe ul li {
	margin-bottom: 8px;
}
#textframe h1 {
	font-family: Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	color: #871d1d;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 15px;
}
#textframe h2 {
	font-family: "Gill Sans", sans-serif;
	font-size: 14px;
	color: #000;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#textframe h3 {
	font-family: "Gill Sans", sans-serif;
	font-size: 0.8em;
	color: #871d1d;
	margin-left: 0px;
}
#textframe h4 {
	font-family: "Myriad Pro", Times;
	font-size: 14px;
	color: #000;
	font-style: italic;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
#textframe h5 {
	margin-left: 10px;
	font-family: "Myriad Pro", Times;
	font-size: 14px;
	color: #000;
	margin-right: 10px;
	margin-top: 5px;
	list-style-type: circle;
	font-weight: normal;
	list-style-position: outside;
}
#textframe p {
	margin-left: 10px;
	font-family: "Myriad Pro", Times;
	font-size: 14px;
	color: #000;
	margin-right: 10px;
	margin-top: 5px;
}
#textframe a {
	color: #871d1d;
	text-decoration: none;
}
.italize {
	font-style: italic;
}
.divider {
	margin-top: 75px;
}
.photohide {
	list-style-type: none;
}
#artist_container #legal {
	width: 475px;
	background-color: #861D1D;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 25px;
}
#artist_container #legal p a {
	color: #FFF;
}
#artist_container #legal p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 7px;
}
.scroll {
	overflow: auto;
}

