body {
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link, a:visited {
	color: #bdb49f;
	text-decoration: none;
	}
	
a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#container {
	margin: auto;
	width: 808px;
	overflow: hidden;
	height: 100%;
	background-color: #252524;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1C1C1C;
}
#top {
	background-image: url(../imgs/top.jpg);
	background-repeat: no-repeat;
	height: 122px;
}
#containerContent {
	background-image: url(../imgs/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1f1f1f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d9272;
	padding-bottom: 5px;
}
#content {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../imgs/bg3.gif);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #252524;

}
#logos {
	width: 540px;
	float: left;
	margin-right: 5px;
}
#banner {
	float: left;
}
#logoBot img {
	padding-left: 24px;
}
#top2 img {
	padding-left: 39px;
}

#containerLogos {
	text-align: center;

}

#logoBot {
	height: 30px;
}

#top img {
	margin-top: 50px;
	margin-left: 130px;
	float: left;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	padding-right: 12px;
	text-transform: uppercase;
	font-size: 11px;
	color: #bdb49f;
}
#entry img {
}

#nav {
	float: right;
	margin-top: 100px;
	margin-right: 20px;
}
#top2 {
	height: 28px;
	background-image: url(../imgs/bg.gif);
}


#entryContainer {
	overflow: hidden;
}
#header {
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}
h1 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #D7D1C6;
}

#entry {
	float: left;
	width: 256px;
	margin-left: 10px;
	background-image: url(../imgs/bg4.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9d5a0;
	height: 171px;
	margin-bottom: 8px;
	text-align: center;
}
#entry1 {
	float: left;
	width: 256px;
	margin-left: 276px;
	background-image: url(../imgs/bg4.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9d5a0;
	height: 171px;
	margin-bottom: 8px;
	text-align: center;
}
#homePoster {
	clear: both;
	width: 768px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #222222;
	background-image: url(../imgs/bg5.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9d5a0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
	height: auto;
	padding: 10px;
	margin-bottom: 8px;
	text-align: center;
}
#entry img {
	vertical-align: middle;
	line-height: 171px;
}


#footer {
	background-color: #292929;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d9272;
	height: 30px;
	width: 808px;
	margin-bottom: 5px;
}
#nav li a:link, a:visited {
	color: #bdb49f;
	text-decoration: none;
}
#nav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer ul {
	list-style-type: none;
	padding: 0px;
	float: right;
	margin-top: 8px;
}
#footer li {
	display: inline;
	padding-right: 12px;
	font-size: 11px;
	color: #bdb49f;
}
#footer li a:link, a:visited {
	color: #bdb49f;
	text-decoration: none;
}
#footer li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#eventsContent {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../imgs/bg3.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	overflow: hidden;
	background-color: #252524;
}
#eventEntry {
	margin: 10px;
	height: auto;
	overflow: hidden;
}
#eventEntry h1 {
	color: #CAB686;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 18px;
	font-weight: 100;
	text-transform: none;
}
.t1 {
	color: #CCCCCC;
}

.eventImage {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
	clear: right;
	float: right;
}
#Seperator {
	height: 2px;
	background-color:#e9d5a0;
	margin-right: 10px;
	margin-left: 10px;
}
.submenu_events {
	width: 85px;
	border: 1px solid #bdb49f;
	text-align: left;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
    visibility: hidden;
    position: absolute;
    z-index: 3;
}
#contactLeftEntry {
	margin: 10px;
	float: left;
	width: 320px;
}
#contactEntry {
	margin: 10px;
	width: 395px;
	float: left;
}
textarea, input {
	background-color: #373737;
	overflow: auto;
	border: none;
	color: #FFFFFF;
}
input.text {
	background: none;
	border: none;
	border-bottom: 1px dotted #aeaeae;
	margin-bottom: 5px;
	padding: 3px 0;
	color: #FFFFFF;
	}
	
input.signup {
	margin-top: 10px;
	}
fieldset {
	border: none;
}
	
input.text:focus {
	border-bottom-style: solid;
	}
#contactEntry label {
	display: block;
	margin: 5px 0;
	}
	
#contactEntry input.text {
	width: 100%;
	}
	
#contactEntry textarea {
	border: none;
	width: 100%;
	height:80px;
	padding: 7px;
	background-color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	}

#contactEntry  textarea:focus {
	background: #e6e6e6;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #FFFFFF;
}
