body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/main_bgslice.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
}
.subheader {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
}
.artisttext {
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}

#links {
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #030;
}
a:visited {
	text-decoration: none;
	color: #030;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #030;
}
div#test {
	background-image: url(../artists/images/subjectbar.gif);
	background-repeat: repeat-x;
	position: absolute;
	right: 0px;
	left: 57px;
	width: 95%;
	height: 7px;
	float: right;
}
.mainread {
	font-size: 14px;
}
.larger {
	font-size: 18px;
}
