body {
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}
.smallwhite {color: #FFFFFF; text-decoration: none; font-size:10px; font-style:normal; font-family:Arial, Verdana, sans-serif; }
.largewhitebold {color: #FFFFFF; text-decoration: none; font-size:18px; font-style:normal; font-weight:bold; font-family:Arial, Verdana, sans-serif; }

a { color: #FF9933;	text-decoration: none; }

a:hover { color: #000000; text-decoration: none; }

td {
	font-family: Arial, Helvetica, sans-serif;
}


hr {
	color: #000000;
}

.contact-form {background-color: #524C3C; border:1px solid #000000; color: #ffffff; font-family: Arial, Verdana, sans-serif; font-size:10px; }


#container {
	width: 800px;
/*	margin: 0 auto; */
	margin: 0 auto 10 auto;
	text-align: left;
	}

#middle {
	width: 800px;
	background-image:url(/images/middle-new.jpg);
	background-repeat: no-repeat;
	text-align: left;
	}

.contentborder {
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.contentitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
/*	font-family: "Courier New", Courier, monospace; */
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: "Courier New", Courier, monospace; */
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FF9933;
}

#header {
	background-image:url(/images/header-new.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 126px;
}

#menu {
/*	background-image:url(/images/menu-back.gif);
*/	background-repeat: no-repeat;
	width: 800px;
	height: 43px;
	top: 126px;
}

#newspane {
	float: left;
	background-image: url(/images/newspane-new.jpg);
	background-repeat: no-repeat;
	top: 179px;
	width: 400px;
	height: 431px;
}

#gallerypane {
	float: left;
	background-image: url(/images/gallery-pics.jpg);
	background-repeat: no-repeat;
	top: 179px;
	width: 400px;
	height: 431px;
}

#newscontent {
	text-align: left;
	float: left;
	top: 200px;
	left: 100px;
	}

#aboutpane {
	float: left;
	background-image: url(/images/aboutpane-new.jpg);
	background-repeat: no-repeat;
	top: 179px;
	width: 800px;
	height: 431px;
}

#mediapane {
	float: left;
	background-image: url(/images/mediapane.jpg);
	background-repeat: no-repeat;
	top: 179px;
	width: 800px;
	height: 431px;
}

#eventspane {
	float: right;
	background-image: url(/images/eventspane-new.jpg);
	background-repeat: no-repeat;
	top: 179px;
	width: 400px;
	height: 431px;
}

#artistspane {
	float: right;
	background-image: url(/images/the-artists.jpg);
	background-repeat: no-repeat;
	top: 179px;
	width: 400px;
	height: 431px;
}

#footer {
	float: left;
	background-image: url(/images/footer-new.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 60px;
/*	top: 543px; */
}

