@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
body {
	background-color: #000000;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	
}
.artists {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #A79B77;
	margin: 5px;
	text-align: left;
	font-size: 90%;
}
.mainHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 900;
	color: #AA25C2;
	letter-spacing: -0.08em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.imgFloatLeft {
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
}
a:link {
	color: #5184FF;
	text-decoration: none;
}
a:visited {
	color: #97AFE0;
}
a:hover {
	color: #FF00FF;
}.container {
	margin-top: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
	background-color: #FFFFFF;
}
.textBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 8px;
	padding-right: 8px;
}
.textBoxNoBorder {
	padding-right: 10px;
}
.banner {
	background-color: #FFFFFF;
	height: 150px;
	width: 800px;
	background-image: url(../images/banner.jpg);
}
.footer {
	font-size: 10px;
	text-align: center;
	height: 20px;
	width: 800px;
	background-color: #FFFFFF;
}
.middle {
	background-color: #FFFFFF;
	padding-left: 20px;
	width: 780px;
}
.nav {
	padding-top: 115px;
}
.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E82FF;
	letter-spacing: -0.08em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.sidebarRight {
/*	background-color: #F0F6E4;
*/	padding: 5px;
	float: right;
	width: 200px;
}
.sidebarRightNews {
/*	background-color: #F0F6E4;
*/	padding: 5px;
	width: 300px;
	margin-left:20px;
	margin-right:15px;
}
.news {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #999999;
	margin-bottom: 13px;
	text-align: left;
}
.records {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #999999;
	margin-bottom: 13px;
	text-align: left;
	height: 100px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}
.imgBorder {
	margin: 5px;
	border: 1px solid #999999;
}
.subHeadingNoUnderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E82FF;
	letter-spacing: -0.08em;
}
