body {
	margin: 0px;
	padding: 0px;
	background-color: #3a3535;
	text-align: center;
}
#wrapper {
	width: 882px;
	background-color: #6a6462;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}
#logo_link {
	display: block;
	top: 24px;
	left: 90px;
	text-decoration: none;
	width: 310px;
	height: 40px;
	position: absolute;
}
#home_link {	
	display:block;
	height:27px;
	left:576px;
	position:absolute;
	text-decoration:none;
	top:15px;
	width:216px;
	z-index:10;
}
a#home_link:hover {
	background-color: #e0eaf5;
}
#top {
	width: 882px;
	height: 63px;
	background-image: url('/images/bg_top.png');
	z-index: 100;
}
#side_column { 
	position: absolute;
	top: 0px;
	left: 576px;
	width: 216px;
	height: 460px;
	background-color: #fff;
	background-image: url('/images/katf-sidebk.jpg');
	background-repeat: no-repeat;
}
#util_nav {
	position: absolute;
	top: 483px;
	left: 576px;
	width: 216px;
}
#util_nav div {
	margin-bottom: 10px;
}
#main_column {
	width: 456px;
	margin: 35px 0px 0px 85px;
	float: left;
}
#content {
	background-color: white;
	margin-top: 35px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	padding: 25px;
	min-height: 350px;
	height:auto !important;
	height:350px;

}
#footer {
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Trebuchet MS, Arial,sans-serif;
	color: #78736f;
	text-align: center;
	text-transform: uppercase;
}
#holder { width: 2px; height: 600px; float: right; }
#footer #social {width: 882px; overflow: hidden; margin: 10px 0;}
	#footer #social .icons {float: right;}
#footer, #footer table { font-size: 10px; }
.nav_box {
	width: 130px;
	height: 130px;
	float: left;
	background-color: #b2aba5;
	margin-right: 33px;
	cursor: pointer;
}

img {
	border: 0;
}

#nb_receive.nb_current { background-color: #cccc00; }
#nb_give.nb_current { background-color: #631a48; }
#nb_share.nb_current { background-color: #e4aac0; }
#nb_share { margin-right: 0px; }
#nav { margin-top: 100px; }
#nav a { display: block; padding-top: 3px; height: 27px; overflow: hidden; }
#nav a:hover { background-color: #e0eaf5; }
#search_input { 
	background-color: #b5b2b1;
	border: none;
	padding: 4px;
	font-size: 12px;
	color: white;
	font-family: Verdana, sans-serif;
	width: 135px;
}
#search_submit {
	background-color: #6698CB;
	color: white;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	padding: 3px;
	border: none;
	cursor: pointer;
}
#sub_nav {
	margin-top: 20px;
	margin-left: 18px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#sub_nav a {
	text-decoration: none;
}
#sub_nav a:hover { text-decoration: underline; }
.sub_nav {
	margin-bottom: 10px;
}
.sub_sub_nav {
	font-size: 11px;
	line-height: 12px;
	font-weight: 100;
	margin: 0px 30px 10px 10px;
}
.sub_sub_nav a { color: #3A3535; }
.list_item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccc00;
}
.person_name {
	font-weight: bold;
}
.person_chapter { 
	font-size: 12px;
	text-transform: uppercase;
}
.person_title {
	font-size: 11px;
	text-transform: capitalize;
}
.person_desc {
	clear:both;
}
.news_headline {
	font-size: 16px;
	font-weight: bold;
}
#dtable {
	font-size: 11px;
}
.d_input {
	font-size: 11px;
	width: 150px;
	padding: 3px;
	border: 1px solid #3A3535;
}
.form_section {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #CCCC00;
	color: #3A3535;
	margin-top: 10px;
	margin-bottom: 5px;
}
.required_attn {
	border-color: red;
}
#letters {
	color: #6698cb;
}
#letters a {
	text-decoration: none;
}
#letters a:hover {
	text-decoration: underline;
}
.selected_letter {
	color: #cccc00;
}
.story_headline, .story_author, .story_note, .story_chapter { color: #631a48; font-family: "Century Gothic" }
.story_author, .story_chapter, .story_note { text-align: right; }
.story_headline {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 6px;
}
.story_author, .story_chapter {
	font-size: 12px;
}
.story_note { font-size: 11px; }
.story_note { margin-bottom: 18px; }
.story_chapter { text-transform: uppercase; }
.blue_button {
	border: none;
	background-color: #6698cb;
	color: white;
	font-size: 18px;
	font-weight: normal;
	padding: 4px 10px;
	cursor: pointer;
}
.gray_button {
	border: none;
	background-color: #6a6462;
	color: white;
	font-size: 18px;
	font-weight: normal;
	padding: 4px 10px;
	cursor: pointer;
}
.d_msg {
	font-size: 9px;
	text-align: center;
	color: #666;
	margin-top: 5px;
}
.e_list_item {
	font-size: 11px;
}
.x_input {
	display:none;
}
.comment {
	border-bottom: 1px solid #cccc00;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.comment_name {
	font-weight: bold;
}
.comment_date {
	font-size: 11px;
	font-weight: bold;
}
.comment_comment {
	margin: 5px 10px;
}

.banner_content {
	text-align: center;
	font-size: 11px;
	color: #660066;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	margin: 10px 10px 20px 10px;
	height: 100px;
}