@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding-top: 20px;
}
#table {
	position: relative;
	left: 50%;
	width: 850px;
	margin-left: -425px; 
}
#header {
	position: relative;
	float: left;
}
#contact-icon {
	position: absolute;
	width: 64px;
	height: 83px;
	left: 638px;
	top: 225px;
	z-index: 3;
}
#rss {
	position: absolute;
	width: 64px;
	height: 83px;
	left: 710px;
	top: 227px;
	z-index: 3;
}
#facebook {
	position: absolute;
	width: 64px;
	height: 83px;
	left: 775px;
	top: 227px;
	z-index: 3;
}
#logo {
	position: relative;
	float: left;
	width: 453px;
	height: 308px;
}
#head {
	position: relative;
	float: right;
	width: 397px;
	height: 308px;
}
#navbar {
	position: relative;
	float: left;
	width: 850px;
	height: 44px;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
}
#nav-text {
	position: relative;
	float: left;
	width: 850px;
	height: 34px;
	text-align: center;
	font-size: 14px;
	padding-top: 12px;
	color: #ffffff;
	letter-spacing: 0px;
}
#nav-text a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#wrapper {
	position: relative;
	float: left;
	width: 850px;
	min-height: 532px;
	height: auto;
	background-image: url(images/wrapper.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
}
#footer {
	position: relative;
	float: left;
	width: 850px;
	height: 200px;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
}
#footer-left {
	float: left;
	width: 221px;
	height: 163px;
	margin-left: 20px;
}
#footer-middle {
	float: left;
	width: 232px;
	height: 163px;
	margin-left: 85px;
}
#footer-right {
	float: right;
	width: 245px;
	height: 163px;
	margin-right: 20px;
}
#copyright {
	position: relative;
	float: left;
	width: 400px;
	text-align: left;
	margin-left: 20px;
}
#conarts {
	position: relative;
	float: right;
	width: 400px;
	text-align: right;
	margin-right: 20px;
}
#navbar_ {
	position: relative;
	float: left;
	width: 210px;
	min-height: 45px;
	height: auto;
}
#navbar_ li {
	background-image: url(images/navbutton.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:43px;
	float: left;
	width: 210px;
	height: 44px;
	list-style:none;
}
#navbar_ li a {
	color: #fff;
	font-weight: normal;
}
#navbutton a {
	color: #fff;
	font-weight: normal;
}
#navbutton {
	background-image: url(images/navbutton.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:43px;
	float: left;
	width: 210px;
	height: 44px;
	list-style:none;
}
	
#content {
	position: relative;
	float: right;
	width: 600px;
	min-height: 500px;
	height: auto;
	padding-right: 10px;
}
#content-main {
	position: relative;
	float: left;
	width: 448px;
	min-height: 500px;
	height: auto;
	padding: 0px 20px 10px 20px;
}
#content-main-general {
	position: relative;
	float: left;
	width: 815px;
	min-height: 500px;
	height: auto;
	padding: 0px 20px 10px 20px;
}
#content-right {
	position: relative;
	float: right;
	width: 362px;
	min-height: 500px;
	height: auto;
}
#events {
	position: relative;
	float: left;
	width: 316px;
}
#title {
	position: relative;
	float: left;
	width: 316px;
	height: 37px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 24px;
	text-align: center;
	padding-top: 7px;
}
#box {
	position: relative;
	float: left;
	width: 304px;
	height: 447px;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 5px;
	padding-right: 7px;
	padding-top: 20px;
}
#button {
	position: relative;
	float: left;
	width: 300px;
	height: 31px;
	padding-left: 5px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 9px;
	color: #FFF;
	margin-top: 10px;
}
#button a {
	color: #FFF;
	font-weight: normal;
}
a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
#copyright a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#conarts a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	padding-bottom: 5px;
	font-weight: normal;
}
img a {
	border: none;
	padding: 0;
	margin:0;

}
img {
	border: none;
	padding: 0;
	margin: 0;
}
.wp-email-capture-name {
	margin-bottom: 10px;
}
.wp-email-capture-email {
	margin-bottom: 10px;
}
h4 {
	font-weight: normal;
}
.facts {
	padding-bottom: 28px;
	position: relative;
	float: left;
	width: 800px;
}
