.pictureColumn {
	background-image:url(../layout-images/artist-picture-box.jpg);
	background-repeat:no-repeat;
	width: 295px;
	margin-right:-11px;
	margin-left:0px;
	padding-left:10px;
	float:right;
}
.pictureFill {
	padding-left: 18px;
	padding-top: 15px;
	padding-bottom:35px;
}
.thumbColumn {
	background-image:url(../layout-images/artist-thumb-fill.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:483px;
	margin-right:0px;
	margin-left:-14px;
}
.thumbFill{
	padding-top:35px;
	padding-left:10px;
	padding-bottom:20px;
}

.artistBox {
	padding-bottom:5px;
	width:96%;
	margin-top:0px;
	height:125px;
	}

.newsBox {
	padding-bottom:5px;
	width:470px;
	margin-top:0px;
	height:125px;
	}
.bioBox {
	width:470px;
	height:325px;
	margin-left:12px;
	margin-right:10px;
	margin-top:5px;
	}
.labels {
	margin-left:15px;
	margin-bottom:0px;
	}
a.newsTitle {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
a.newsTitle:hover {
	color:#3300000;
}
.eventBox {
	margin-right:20px;
	margin-top:10px;
	position:top;
	height:95px;
	width:250px;
	}
a.eventTitle {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
a.eventTitle:hover {
	color:#330000;
}

/* MUSIC BOX STYLES */
.musicBox {
	height:145px;
	width:295px;
	margin-right: -11px;
	margin-bottom: 15px;
	}
.musicBox_song {
	margin-top:5px;
	}
.musicTitle {
	color:#FFFFFF;
	margin-left:15px;
	position:left;}
.musicLength {
	font-size:12px;
	color:#FFFFFF;
	margin-left:20px;
	}
.musicBox_controls {
	width:295px;
	height:48px;
	margin-top:5px;
	margin-bottom:5px;
	}
.MM_control {
	float:right;
}
.playerBOX{
	background-image:url(../layout-images/MM_back.gif);
	float:right;
	padding:14px;
}

/* CSS Document */

