.artistTitle {
	font-size: large;
	font-weight: bold;
	color: #5E2373;
	text-align: left;
}
body {
	font-family: "Courier New";
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

title{
	font-family: "Courier New";
	font-weight: bold;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.artistSubTitle {
	font-size: small;
	line-height: normal;
	color: #671C7D;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
}
.bioArea {
	padding-top: 10px;
	line-height: 150%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 25pt;
}
.slimplayerArea {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #035D12;
}
.photoArea {
	padding-top: 5px;
}
.titleArea {
	padding-bottom: 5px;
	text-align: left;
}
.footerText {
	font-size: x-small;
	color: #666666;
}
.footerArea {
	background-image: url(../images/plow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 5px;
	text-align: center;
}
.hint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
	padding-right: 25px;
	padding-left: 25px;
}
.linksTitle {
	font-size: small;
	font-weight: bold;
	color: #663300;
}
.links {
	font-size: small;
	color: #003300;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
.dated {
	font-size: x-small;
	color: #E4AFCA;
	margin-left: -25px;
}
.topMenu {
	font-size: x-small;
}
.musicIntro {
	font-size: medium;
	line-height: 150%;
	color: #592B67;
	text-align: left;
}
.quoted {
	width: 300px;
}

