#Banner {
	position:absolute;
	width:680px;
	height:80px;
	z-index:1;
	left: 20px;
	top: 20px;
	background-image: url(../images/artistsbanner.gif);
}
#Banner,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5f5f;
}
#Banner a:link {
	text-decoration: none;
	color: #5e5f5f;
}
#Banner a:visited {
	text-decoration: none;
	color: #5e5f5f;
}
#Banner a:hover {
	text-decoration: none;
	color: #000000;
}
#Banner a:active {
	text-decoration: none;
	color: #5e5f5f;
}
#Banner p {margin-left: 150px; margin-top: 65px; color: 5e5f5f;}
#Contents {
	position:absolute;
	width:680px;
	height:650px;
	z-index:2;
	left: 20px;
	top: 105px;
	background-image: url(../images/bodybackground680-650.gif);
}
#Copyright {
	position:absolute;
	width:200px;
	height:15px;
	z-index:3;
	left: 500px;
	top: 755px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5e5f5f;
	text-align: right;

}
#ArtistBio {
	position:absolute;
	width:458px;
	height:639px;
	z-index:1;
	left: 4px;
	top: 6px;
}
#ArtistBio,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5f5f;
}
#ArtistBio a:link {
	text-decoration: none;
	color: #5e5f5f;
}
#ArtistBio a:visited {
	text-decoration: none;
	color: #5e5f5f;
}
#ArtistBio a:hover {
	text-decoration: none;
	color: #000000;
}
#ArtistBio a:active {
	text-decoration: none;
	color: #5e5f5f;
}
#ArtistBio p {
	margin-left: 10px;
}

#ArtistPhoto {
	position:absolute;
	width:200px;
	height:200px;
	z-index:4;
	left: 492px;
	top: 115px;
}

.rightfloat {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 6px;
	float: right;
}

.leftfloat {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-right: 6px;
	float: left;
}
