#topContent {
	background-color: #FF0000;
	width: 709px;
	height: 317px;
	padding-top: 15px;
}
#artistNameTitle {
	background-color: #DAA61E;
	margin-left: 15px;
	font-size: 14pt;
	padding: 5px;
	width: 300px;
	color: #FFFFFF;
}
#hmLeftCol {
	float: left;
	width: 345px;
	padding-top: 7px;
}

#hmRightCol {
	width: 344px;
	float: right;
	padding-top: 7px;
}

#artistHeader {
	width: 338px;
	background-color: #99966a;
	height: 16px;
	color: #FFFFFF;
	font-size: 7.5pt;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 7px;
	margin-bottom: 7px;
}

#artistOverviewContainer {
	width: 305px;
	background-color: #E9B31F;
	background-image: url(../images/grd_drkorg_bkg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top: 24px;
	padding-bottom: 34px;
	margin-bottom: 12px;
	line-height: 150%;
	border-top-style: none;
}
#artistHeaderNews {
	width: 337px;
	background-color: #99966a;
	height: 16px;
	color: #FFFFFF;
	font-size: 7.5pt;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 7px;
	margin-bottom: 7px;
}

#artistNewsContainer {
	width: 304px;
	background-color: #ABA87D;
	background-image: url(../images/grd_artist_grn_bkg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top: 24px;
	padding-bottom: 34px;
	margin-bottom: 12px;
	line-height: 150%;
	border-top-style: none;
}
#artistLatestRelease {
	width: 304px;
	background-color: #e8e5c4;
	background-image: url(../images/grd_beige_bkg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top: 24px;
	padding-bottom: 34px;
	margin-bottom: 12px;
	line-height: 150%;
	border-top-style: none;
}
#artistDisco {
	width: 304px;
	background-color: #f5c606;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top: 24px;
	padding-bottom: 34px;
	margin-bottom: 12px;
	line-height: 150%;
	border-top-style: none;
	background-image: url(../images/grd_org_bkg.jpg);
}
.albumIcon {
	float: left;
	width: 11px;
	padding-top: 3px;
	padding-left: 7px;
}
.albums {
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #FFFFFF;
	clear: both;
}
#albumBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 300px;s
}

#artistGallery {
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	padding-left:20px;
	padding-right:20px;
	padding-top: 7px;
	padding-bottom: 34px;
	margin-bottom: 12px;
	line-height: 150%;
}

.albumBtn {
	width: 35px;
	padding-left: 0px;
	margin-right: 3px;
	float: right;
}
.albumTitle {
	float: left;
	width: 237px;
}

.newsArtistName {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #000000;
}
.newsDate {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFFF;
	padding-top: 15px;
	padding-bottom: 0px;
}
.newsArticle {
	color: #FFFFFF;
	padding-top: 5px;
}

.eventType {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 0px;
}
.videoItem {
	padding: 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 313px;
	margin-bottom: 10px;
}
.videoThumbnail {
	background-color: #D3CE97;
	padding: 3px;
	float: left;
	height: 50px;
	width: 50px;
}
.videoContent {
	float: left;
	padding-left: 15px;
	padding-top: 6px;
}
.videoName {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 7px;
}
