body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	text-align: center;
}
#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#top {
	height: 21px;
	background-image: url(/images/bg_top.jpg);
	padding: 0px;
	margin: 0px;
	padding-top: 108px;
	position: relative;
}
#nav {
	margin-left: 280px;
}
#nav img {
	float: left;
}
#content {
	margin: 0px;
	background-image: url(/images/bg_content.jpg);
	background-repeat: repeat-y;
	padding: 8px 20px 20px 30px;
}
#bottom {
	margin: 0px;
	background-image: url(/images/bg_bottom.jpg);
	height: 92px;
}
#bottom_links {
	color: white;
	text-align: right;
	float: right;
	width: 400px;
	font-size: 11px;
	padding-top: 22px;
	padding-right: 70px;
}
#bottom_links a {
	color: white;
	text-decoration: none;
}
#bottom_links a:hover {
	text-decoration: underline;
}
/* home page */
	#h_left {
		width: 587px;
		float: left;
	}
	#h_right {
		width: 257px;
		height: 470px;
		float: left;
		background-image: url(/images/bg_h_right.jpg);
		background-repeat: no-repeat;
	}
	#h_content {
		margin: 85px 20px 0px 20px;
		height: 360px;
		overflow: auto;
	}
	#h_buttons {
		clear: both;
		height: 149px;
		background-image: url(/images/bg_h_buttons.jpg);
		background-repeat: no-repeat;
		position: relative;
	}
	#h_buttons a {
		border: 0px;
		text-decoration: none;
		height: 116px;
		width: 268px;
		display: block;
		position: absolute;
	}
	#h_ahas {
		top: 18px;
		left: 18px;
	}
	#h_cb {
		top: 18px;
		left: 300px;
	}
/* end home page */
/* 1 column layout */
	#c_1col {
		background-image: url(/images/bg_1col.jpg);
		background-repeat: repeat-y;
		width: 843px;
		overflow: hidden;
	}
	#c_1colh {
		height: 15px;
		font-size: 9px;
		background-image: url(/images/bg_1colh.jpg);
	}
	#c_1colf {
		height: 16px;
		font-size: 9px;
		background-image: url(/images/bg_1colf.jpg);
	}
	#c_1col_content {
		padding: 0px 20px 0px 20px;
	}
/* end 1 column layout */
/* 2 column */
.c_2col {
	width: 343px;
	float: left;
	background-image: url(/image/bg_2col.jpg);
}
.c_2col_header {
	height: 15px;
	background-image: url(/images/bg_2colh.jpg);
}
.c_2col_footer {
	height: 14px;
	background-image: url(/images/bg_2colf.jpg);
}
.c_2col_content {
	padding: 0px 25px 15px 25px;
}
/* end 2 column */
.c_input {
	border: 1px solid #e6e6e2;
	font-size: 10px;
	padding: 3px;
	width: 364px;
	font-family: Verdana, Arial, sans-serif;
	color: #868670;
}
.h_input {
	display: none;
	visibility: hidden;
}
/* charter builders */
.list_box {
	width: 369px;
	height: 115px;
	padding-top: 17px;
	padding-left: 21px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(/images/bg_list_box.jpg);
}
.list_box_img {
	width: 150px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.list_box_text {
	width: 190px;
	float: left;
}
.list_box_text p, .list_box_text ul {
	margin: 0px;
	margin-bottom: 3px;
}
.list_box_more {
	text-align: right;
}
.list_box_more a {
	color: #949571;
	text-decoration: none;
}
.list_box_more a:hover {
	text-decoration: underline;
}
/* right col */
.right_col {
	width: 483px;
	float: left;
	margin-left: 10px;
}
/* end right col */
/* photo gallery */
#gallery_container {
	position: relative;
	width: 481px;
	height: 306px;
}
#gallery_frame {
	background-image: url(/images/gallery_frame.png);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 481px;
	height: 306px;
}
#photo_container {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 471px;
	height: 296px;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
	text-align: center;
}
#ahas_left {
	width: 385px;
	float: left;
	margin-left: 15px;
}
#ahas_right {
	width: 435px;
	overflow: hidden;
	float: right;
	margin-right: 15px;
}
.bt { 
	font-size: 30px;
	font-family: Times New Roman, serif;
	color: #949571;
}
#hs_left {
	width: 295px; 
	float: left;
}
#hs_right {
	float: right;
	padding-top: 30px;
}
.hs_meet {
	padding: 6px 12px 0px 0px;
	font-size: 14px;
	text-align: right;
}
#prevnext {
	margin: 0px 30px 0px 5px;
	position: relative;
	top: 7px;
	
}
#prev, #next {
	width: 300px;
	font-size: 20px;
	font-family: Times New Roman, serif;
}
#prev { float: left; }
#next { float: right; text-align: right; }
#prev a, #next a {
	color: #949571;
	text-decoration: none;
}
a#home_link {
	display: block;
	width: 160px;
	height: 110px;
	position: absolute;
	top: 7px;
	left: 15px;
	border: none;
	text-decoration: none;
}
