@charset "UTF-8";
#websiteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#websiteby a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/BG_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	background-color: #000000;
}
#supercontainer {
	width: 100%;
}
#wrapper {
	text-align: left;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#header_wrapper {
	height: 112px;
	width: 830px;
}
#logo {
	float: left;
	height: 112px;
	width: 264px;
}

#navigation {
	width: 480px;
	text-align: left;
	color: #FFFFFF;
	overflow: hidden;
	height: 37px;
	float: left;
	margin-left: 86px;
	padding-top: 75px;
}

#flash {
	height: 395px;
	width: 830px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/BG_Flash.jpg);
	margin-top: 6px;
}
#events_home {
	width: 827px;
	padding-left: 3px;
}
.comingevents {
	float: left;
	width: 165px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.comingevents h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#newsletter {
	margin-bottom: 18px;
}
