@charset "utf-8";
html,body  {
	margin: 0;
	padding: 0;
	background-image: url(../images/background2.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #000;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}



a {
	color: #000;
	outline: none;
}

object {
	outline:none;
}

.clrfloats {
	clear: both;

}
.noshow {
	display: none;
	}
#maincontainer {
	margin: 0 auto;
	width: 775px;
	text-align: left;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
	display: none;
}
#header {
	width: 775px;
	height: 203px;
}
#maincontent {
	width: 775px;

}
#youtube_channel_container {
	width: 600px;
	margin: 20px auto;
	height: 526px;
}
#home {
	display: block;
}

#gallery {
	display: none;
}
#media {
	display: none;
}
#services {
	display: none;
}
#partners {
	display: none;
}
#guestlist {
	display: none;
}
#about {
	display: none;
}



#contact {
	display: none;
}
.form_container {
	margin-left: 20px;
}

.events_col1 {
	float: left;
	width: 210px;
	padding: 5px;
}
.events_col2 {
	float: left;
	width: 265px;
	padding-left: 10px;
	padding-right: 10px;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}
.events_col3 {
	float: right;
	width: 260px;
	padding: 5px;
	text-align: right;
}
#events_select {
	float: right;
	margin-top: 30px;
}
.event_title_left {
	font-size: 16px;
	font-weight: bold;
	width: 265px;
	padding-bottom: 10px;
}
.event_title_right {
	text-align: right;
	width: 265px;
	font-size: 9px;
}
#events_description {
	clear: both;
	padding-top: 10px;
}


.event_thumbs {
	float: left;
	width: 192px;
	padding: 5px 0px 5px 5px;
}
.contact_form {
	margin-left: 20px;
}

#about ul {
	margin-left: 15px;
	padding-left: 15px;
}




#services_bottom_image {
	width: 521px;
	margin: 0 auto;
}



.onecol_layout {
	background-color: #d8d7d5;
	width: 775px;
	overflow: hidden;
}
#flash_photoviewer_container {
	width: 760px;
	margin: 0 auto;
}


.onecol_main {
	width: 775px;

}
.onecol_title {
	width: 775px;
	float: left;
}
.onecol_content {
	width: 775px;
	float: left;
}


.gallery_image_button {
	height: 189px;
	width: 494px;
	margin: 20px auto;
}
.twocol_layout {
	width: 775px;
	background-image: url(../images/twocol_main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
}



.twocol_left_title {
	width: 215px;
	height: 35px;
}



.twocol_left_main {
	width: 215px;
	float: left;
}
.twocol_left_main p {
	margin: 5px;
}
.twocol_left_divider {
	background-image: url(../images/events_divider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 215px;
}
.twocol_left_content_container {
	width: 192px;
	margin: 10px auto;
}
.twocol_left_content {
	width: 215px;
	text-align: center;
}
.twocol_right_title {
	width: 560px;
}
.twocol_right_content {
	margin: 0;
	float: left;
	width: 560px;
}
.twocol_right_main {
	float: right;
	width: 560px;
}
.twocol_right_main p {
	margin: 10px;
	margin-bottom: 20px;
}
.twocol_right_main h1 {
	font-size: 14px;
	color: #003769;
	margin: 10px;
}

#footer {
	width: 775px;
	height: 40px;
	line-height: 40px;
	background-image: url(../images/footer.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 9px;
}
.partner_container {
	float: left;
	width: 200px;
	text-align: center;
	padding-left: 55px;
	padding-top: 15px;
}
.formStatus {
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
}
