@charset "utf-8";
#page {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #2E3321;
	clear: both;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	overflow: hidden;
}
#content {
	clear: both;
	height: auto;
	width: auto;
	margin: 15px;
}
a img { border: none ; 
}
a {
	text-decoration: underline;
	color: #342316;
	font-weight: bold;
}
.txt_navi {
	color: #E1DDCE;
	text-decoration: underline;
}
.img_left {
	margin-right: 5px;
	float: left;
	font-size: small;
	text-align: center;
	height: auto;
	width: auto;
}
.img_cnt {
	font-size: small;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.border {
	border: 1px solid #000;
}

.img_right {
	margin-left: 5px;
	float: right;
	font-size: small;
	text-align: center;
}
#page_title_img {
	height: 85px;
	width: 400px;
	margin-top: 10px;
	margin-left: 35px;
}


#header {
	height: 169px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header.jpg);
}
body {
	background-color: #000;
	background-repeat: repeat-y;
	background-position: center;
	color: #333;
}
#footer_txt {
	height: auto;
	width: auto;
	padding-top: 44px;
}

#navi {
	float: left;
	height: 300px;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	padding-top: 48px;
}
#main_content {
	background-color: #E1DDCE;
	float: right;
	height: auto;
	width: 702px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	border: 2px solid #AC9E75;
	color: #342316;
	font-size: 16px;
}
#footer {
	height: 150px;
	width: 880px;
	clear: both;
	background-image: url(images/footer2.jpg);
	text-align: center;
	color: #E1DDCE;
	font-size: 12px;
}
#roster {
	height: 150px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ac9e76;
	border: 2px solid #000;
	margin-bottom: 35px;
}
h3 {
	font-size: large;
	margin: 0px;
	padding: 0px;
}

#roster_info {
	float: right;
	height: 150px;
	width: 200px;
	margin-left: auto;
	font-size: small;
}
#youtube {
	height: auto;
	width: auto;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
object {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
#gallery {
	background-color: #ac9e76;
	padding: 10px;
	text-align: left;
	border: 2px inset #342316;
	}
	#gallery ul {
	list-style: none;
}
	#gallery ul li { display: inline; }
	#gallery ul img {
	border: 5px solid #000;
	border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
	border: 5px solid #333;
	border-width: 5px 5px 20px;
	color: #342316;
	}
	#gallery ul a:hover {
	color: #342316;
}

h2 {
	font-size: 24px;
	color: #342316;
	text-decoration: underline;
}

#singlegallery {

	}
	#singlegallery ul {
	list-style: none;
}
	#singlegallery ul li { display: inline; }
	#singlegallery ul img {
	border: 5px solid #000;
	border-width: 5px 5px 20px;
	}
	#singlegallery ul a:hover img {
	border: 5px solid #333;
	border-width: 5px 5px 20px;
	color: #342316;
	}
	#singlegallery ul a:hover {
	color: #342316;
}

