body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #FFF;
	margin: 0;
	padding: 0;
}

#page {
	width: 680px;
	border: 1px solid #CECECE;
	background-color: #081537;
	background-image: url(/images/backdrop_sitewide.jpg);

	background-repeat: no-repeat
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}

.clear { clear:both; }

#wrapper { 
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#contentMain {
	width: 765px;
	height: 450px;
	border: 1px solid #CECECE;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	background-image: url(/images/backdrop_index.jpg);
	background-repeat: no-repeat;
}
#contentMainBanner {
	height: 420px;
	width: 350px;
	float: left;
	display: block;
	background-image: url(/images/logo_index.jpg);
	background-repeat: no-repeat;
}
#contentMainGallery {
	width: 765px;
	height: 80px;
	border: 1px none #CECECE;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#contentMainGallery img{
	padding: 0px;
	border: none;
}
#contentMainEnter {
	height: 30px;
	width: 210px;
	display: block;
	float: right;
	clear: both;
	font-size: 18px;
	color: #FC0;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
#contentMainEnter a:link {
	color: #FC0;
}
#contentMainEnter a:visited {
	color: #FC0;
}
#contentMainEnter a:hover {
	color: #FFF;
}
#contentMainEnter a:active {
	color: #FC0;
}


#contentMainGallery a {
	border: 0px;
	text-decoration: none;
}
#contentMainLocationHeading {
	width: 230px;
	height: 15px;
	float: right;
	padding: 10px;
	text-align: left;
	color: #FC0;
}
#contentMainLocation {
	width: 230px;
	height: 365px;
	float: right;
	text-align: left;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#header {
	width: 680px;
	height: 100px;
	margin: 0 auto;
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
}
#page p {



	background-repeat: no-repeat
	margin-top: 0;
	margin: 20px;
}
h1 {
	color: #FC0;
	font-size: 24px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h2 {
	color: #FC0;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#page li {
	margin-right: 25px;
	margin-left: 25px;
}
#galleryMain {
	margin: 20px;
	text-decoration: none;
	text-align: center;
}


#footer {
	width: 680px;
	height: 60px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	color: #CCC;
}

#footer p {
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 80%;
	color: #FC6;
	font-weight: bold;
}
#footer a {
	color: #FFF;
}
#galleryMain a {
	text-decoration: none;
	border: none;
}
#galleryMain img {
	text-decoration: none;
	border: none;
}
#page a {
	color: #FF9;
}
#content label.left {
	float:left;
	font-size:12px;
	margin:0 0 0 10px;
	padding:1px;
	width:100px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FC6;
}
.clear-content{
	background:#D2D2D2 none repeat scroll 0 0;
	border:none;
	clear:both;
	color:#FC6;
	height:0.1em;
	width:392px;
}
#contact-form {
	margin: 2em 0 0;
	padding: 5px 0 0 0;
	width:350;
}
#contact-form fieldset {
	width: 650px;
	border: 1px solid #CCC;
	margin: 10px 10px 20px;
	padding: 10px 0 10px !important;
}
#contact-form legend {
	color: #7EBCFF;
	font-weight: bold;
}
.field {
	color: #000;
	background-color: #FFF;
	font-size: 12px;
	border: 1px solid #000;
	width: 250px;
}
