.center {
	position: absolute;
	margin-top: -250px;
	margin-left: -412px;
	left: 50%;
	top: 50%;
	background-color: #000000;
}
body {
	background-color: #000000;
}
.col2 {
	position:absolute;
	left:74px; top:97px;
	width:329px;
	height:300px;
}
.col1 {
position:absolute;
	left:420px;
	top:97px;
	width:329px;
	height:281px;
}

.navBar {
	position:absolute;
	left:40px;
	top:450px;
	width:339px;
	height:13px;
}
a {
	color: #FFFFFF;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	vertical-align: middle;
	letter-spacing: 1px;
	text-align: left;
	line-height: 16px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
}
.bodyBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	vertical-align: middle;
	letter-spacing: 2px;
	text-align: justify;
	line-height: 16px;
	font-weight: bolder;
}
.floatRight { /* for the image on artist.html */
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 10px;
	top: 10px;
	position: relative;
}
