#mainContent h2 {
	text-indent: -9999px;;
	background: #990000 url(../images/title_artist.gif) no-repeat top left;
	width: 800px;
	height: 50px;
	margin: 0;
	color: #ffffff;
}

#mainContent #content {
	float: left;
	width: 600px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#mainContent #local-navi #local-navi-artists {
	width: 142px;
	height: 27px;
	margin: 0;
	background: #000000 url(../images/menu_artists.gif) no-repeat 0 0;
	text-indent: -9999px;
	color: #ffffff;
	font-size: 14px;
}

#mainContent #local-navi #to-artists-top {
	width: 127px;
	height: 22px;
	margin: 0;
	padding-top: 5px;
	padding-right: 15px;
	background: #000000;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

#local-navi ul li a#EdgeofChaos {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_artists.gif) no-repeat 0 -27px;
	text-indent: -9999px;
}

#local-navi ul li a#EdgeofChaos:hover {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_artists.gif) no-repeat -142px -27px;
	text-indent: -9999px;
}

#local-navi ul li a#RanDallk {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_artists.gif) no-repeat 0 -55px;
	text-indent: -9999px;
}

#local-navi ul li a#RanDallk:hover {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_artists.gif) no-repeat -142px -55px;
	text-indent: -9999px;
}

#mainContent #local-navi #to-artists-top a {
	color: #ffffff;
	text-decoration: none;
}

#mainContent #local-navi #to-artists-top a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#content h3#artist1 {
	margin-top: 0;
	background: url(../images/artist_edge.gif) no-repeat left top;
	height: 22px;
	text-indent: -9999px;
}

#content h3#artist2 {
	margin-top: 0;
	background: url(../images/artist_randallk.gif) no-repeat left top;
	height: 22px;
	text-indent: -9999px;
}

.artist-unit {
	margin-bottom: 70px;
}

.artist-unit img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.artist-unit p {
	text-align: justify;
	font-size: 14px;
	line-height: 150%;
}

.biography {
	margin: 0;
}

.biography div {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 150px;
	overflow: hidden;
}

.biography p {
	text-align: justify;
	font-size: 14px;
	line-height: 150%;
}

h4#discography {
	clear: both;
	background: #ffffff url(../images/subtitle_discography.gif) no-repeat left top;
	border-bottom: 1px solid #bb0000;
	margin-top: 50px;
	padding-bottom: 3px;
	height: 24px;
	text-indent: -9999px;
}

.discography {
	padding-left: 20px;
}

#discography-album {
	height: 24px;
	background: url(../images/subtitle_album.gif) no-repeat left top;
	text-indent: -9999px;
}

.discography ul {
	list-style: none outside;
	margin-left: 0;
	margin-bottom: 50px;
	padding-left: 0;
}

.discography ul li {
	float: left;
	width: 100px;
	height: auto;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 100%;
}

h4#related-pages {
	clear: both;
	background: #ffffff url(../images/subtitle_related.gif) no-repeat left top;
	border-bottom: 1px solid #bb0000;
	margin-top: 180px;
	padding-bottom: 3px;
	height: 24px;
	text-indent: -9999px;
}

.related-page-list {
	padding-left: 20px;
}

.related-page-list ul {
	list-style: url(../images/list_mark.gif) outside;
	margin-left: 20px;
	margin-bottom: 50px;
	padding-left: 0;
}