@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #DE531A;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D5DC91;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #587B7C;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-right: 20px;
	line-height: 20px;
}
a:link {
	font-weight: bold;
	color: #DE531A;
	text-decoration: none;
}
a:visited {
	color: #98ABA1;
	text-decoration: none;
}
a:hover {
	color: #CCCC99;
}
.artists {
	line-height: 24px;
	padding: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DF5922;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: thin;
}
.artists2 {
	background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DE531A;
}
.foundingcontributor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #587B7C;
	text-decoration: none;
}
#News {
	font-size: 14px;
	font-weight: bold;
	color: #ECF1F1;
	background-color: #587B7C;
	margin: 20px;
	float: right;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 2px dotted #FFFFFF;
	text-align: left;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
