/* CSS Document */

body {
	background-color:#000000;
	margin: 0px;
}

#main_wrap {
	height: 675px;
}

#home_container {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	
	width: 800px;
	height: 565px;
	
	padding-left: 175px;
	padding-top: 100px;
	margin-top: 0px;
	margin-left: 25px;
	
	float: left;
	display: inline;
}

.home_content_container {
	background-image: url(../images/bg_trans.png);
	background-repeat:repeat-y
	width: 550px;
	height: 750px;
	
	padding: 15px;
	padding-left: 100px;
	
	border: solid #FFFFFF 3px;
}

.bio_content_container {
	background-image: url(../images/bg_trans.png);

	width: 550px;
	height: 350px;
	
	padding: 15px;
	padding-left: 100px;
	
	border: solid #FFFFFF 3px;
}


.contact_content_container {
	background-image: url(../images/bg_trans.png);
	
	width: 650px;
	height: 450px;
	
	padding: 15px;

	
	border: solid #FFFFFF 3px;
}

.video_content_container {
	background-image: url(../images/bg_trans.png);
	width: 620px;
	height: 1300px;
	padding: 15px;
	padding-left: 40px;
	border: solid #FFFFFF 3px;
}

	.video_column_left {
		margin: 0px;
		padding-right: 10px;
		float: left;
	}
	
	.video_column_right {
		margin: 0px;
		float: right;
	}
	
.event_content_container {
	background-image: url(../images/bg_trans.png);
	
	width: 550px;
	height: 650px;
	
	padding: 15px;
	padding-left: 100px;
	
	border: solid #FFFFFF 3px;
}

#bio_container {
	background-image: url(../images/bg_bio.jpg);
	background-repeat: no-repeat;
	
	width: 800px;
	height: 565px;
	
	padding-left: 175px;
	padding-top: 100px;
	margin-top: 0px;
	margin-left: 25px;
	
	float: left;
	display: inline;
}

#gallery_container {
	background-image: url(../images/bg_gallery.jpg);
	background-repeat: no-repeat;
	
	width: 800px;
	height: 565px;
	
	padding-left: 175px;
	padding-top: 100px;
	margin-top: 0px;
	margin-left: 25px;
	
	float: left;
	display: inline;
}

#video_container {
	background-image: url(../images/bg_video.jpg);
	background-repeat: no-repeat;
	
	width: 800px;
	height: 800px;
	
	padding-left: 175px;
	padding-top: 100px;
	margin-top: 0px;
	margin-left: 25px;
	
	float: left;
	display: inline;
}

#event_container {
	background-image: url(../images/bg_events.jpg);
	background-repeat: no-repeat;
	
	width: 800px;
	height: 565px;
	
	padding-left: 175px;
	padding-top: 100px;
	margin-top: 0px;
	margin-left: 25px;
	
	float: left;
	display: inline;
}

#contact_container {
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	
	width: 800px;
	height: 565px;
	
	padding-left: 175px;
	padding-top: 100px;
	margin-top: 0px;
	margin-left: 25px;
	
	float: left;
	display: inline;
}

.header_container {
	width: 670px;
	
	padding-left: 0px;
	
	margin-bottom: 10px;
	
	text-align: center;
}

.left_column {

	width: 265px;
	
	margin-right: 15px;
	
	float: left;
}

.right_column {
	
	width: 265px;
	
	float: left;
}

.contact_left_column {
	width: 315px;
	
	margin-right: 15px;
	
	float: left;
}

.contact_right_column {
	width: 315px;
	
	float: left;
}

.body_header_container {
	width: 545px;
	
	margin-bottom: 5px;
	margin-top: 5px;
	
	text-align: left;
}

.body_footer_container {
	width: 545px;
	
	margin-bottom: 5px;
	margin-top: 300px;
	
	padding-left: 40px;
	padding-top: 15px;
	
	text-align: left;
}


.body_footer_container2 {
	width: 545px;
	
	margin-bottom: 5px;
	margin-top: 225px;
	
	padding-left: 40px;
	
	text-align: left;
}

.nav_container {
	width: 605px;
	height: 15px;
	
	padding-left: 50px;
	margin-bottom: 10px;
	
	text-align: center;
}

.nav_container ul{

	list-style-type: none;	
	vertical-align: middle;
}

.nav_container li{
	width: 65px;
	height: 15px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	border-right: solid 1px;
	border-right-color: #FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	
	display: block;
	float: left;
}

.nav_container li.right{
	width: 65px;
	height: 15px;
	border-right: none;
}

.nav_container li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.nav_container li:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}

.footer {
	width: 675px;
	height: 15px;
	
	margin-top: 20px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.image_home {
	height: 500px;
	width: 217px;
	position: absolute;
	left: 0px;
	top: 550px;
}

.image_gallery {
	height: 499px;
	width: 325px;
	position: absolute;
	left: 1px;
	top: 217px;
}

.image_bio {
	height: 475px;
	width: 360px;
	position: absolute;
	left: 24px;
	top: 186px;
}

.image_video {
	height: 491px;
	width: 321px;
	position: absolute;
	left: 0px;
	top: 1206px;
}

.image_events {
	height: 453px;
	width: 700px;
	position: absolute;
	left: 165px;
	top: 749px;
}

.image_contact {
	height: 500px;
	width: 248px;
	position: absolute;
	left: 4px;
	top: 216px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;	
	
	margin-bottom: 0px;
	margin-top: 5px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;	
	
	margin-bottom: 0px;
	margin-top: 0px;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
	margin-top: 0px;
}

a {
	color: #000;	
}

a img {
	border:none;
}

.clear {
	clear:both;
}

