.image_head {

	width:570px;
	height:175px;
	position: relative;
	float:left;
}

.image_head_bottom {
	background-image:url(../images/header/apple_head_02.jpg);
	height:50px;
	width:570px;
	background-repeat: no-repeat;
	text-align:right;
}

/* text styles */
.sidebar_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E80D0B;
}

.artist_name {
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #DD5D44;
}

.artist_tagline {
	font-size: 12px;
	margin-left: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.image_bio {
	width: 175px;
	float:left;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top:30px;
}

.artist_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.quote {
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;	
	background-color: #B9DDE7;
	background-image: url(../images/quotemark.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E80D0B;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}