.content{
	background:url('../im/artist_profile/content_bg.gif') no-repeat top right !important;
}

/***************************** PHOTO *************************************/
.profile_photo{
	width:102px;
	margin:auto;
}

.profile_photo .profile_photo_mid{	
	background:white;
	padding:2px;
	border:1px solid #818181;
}

.profile_photo img{
	background:#818181;
	border:1px solid #818181;
	display:block;
	margin:auto;
}

.profile_photo .profile_photo_top{
	height:14px;
	background:url('../im/artist_profile/profile_photo_top.gif') center bottom no-repeat;
}

.profile_photo .profile_photo_bottom{
	height:9px;
	background:url('../im/artist_profile/profile_photo_bottom.gif') top no-repeat;
}

.profile_frame .profile_frame_top h2{
	font-size:18px;
	margin-top:10px;
	padding-bottom:10px;
	display:inline;
	background:url('../im/artist_profile/artist_name_underline.gif') bottom repeat-x;
}

/***************************** FRAME ************************************/

.profile_frame{
	width:515px;
	margin-left:20px;
}


.profile_frame .profile_frame_top{
	 background:url('../im/artist_profile/profile_frame_top.gif');
	 text-align:center;
	 padding-top:30px;
}


.profile_frame .profile_frame_mid{
	padding: 0px 50px 0px 50px;
	background:url('../im/artist_profile/profile_frame_mid.gif');
}

.profile_frame .profile_frame_bottom{
	 height:77px; background:url('../im/artist_profile/profile_frame_bottom.gif');
}