html, body {
	margin:			0px;
	padding:		0px;
}

body {
	background-color:	#201f16;
	background-image:	url(images/apbm_all_back.png);
	background-position:	center top;
	background-repeat:	no-repeat;
	font-family:		Verdana, Geneva, Ariel, sans-serif;
	font-size:		small;
}

#header {
	background-color:	#fff;
	background-image:	url(images/header_2.png);
	height:			140px;
	width:			900px;
	margin-left:		auto;
	margin-right:		auto;
	text-align:		center;
}

#header a:link {
	text-decoration:	underline;
	color:			#043005;
}


#main_container {
	height:			825px;
	width:			900px;
	margin-left:		auto;
	margin-right:		auto;
	background-color:	#fff;
}

#menu_bar {
	height:			25px;
	width:			830px;
	background-image:	url(images/menu_back.png);
	background-position:	bottom;
	background-repeat:	no-repeat;
	margin-left:		auto;
	margin-right:		auto;
	padding-top:		15px;
	padding-bottom:		5px;
	padding-left:		15px;
	padding-right:		15px;
	color:			#fff;
	font-size:		15px;
}	

#main_front {
	height:			425px;
	width:			870px;
	margin-left:		auto;
	margin-right:		auto;
}

.cbctop {
	color:			#043005;
}	

.frontpic {
	border:			1px solid #000;
	padding:		0px;
	margin-top:		10px;
	margin-right:		17px;
	margin-left:		17px;
}

#sidebar {
	display:		block;
	float:			left;
	width:			230px;
	margin-top:		15px;
	margin-left:		30px;
	margin-right:		10px;
	padding-right:		15px;
	border-right:		2px solid #e9e9e9;
}

.content {
	text-decoration:	none;
}
	
#apply {
	width:			150px;
	height:			45px;
	padding-left:		80px;
	padding-top:		30px;
	padding-bottom:		15px;
	border-bottom:		2px solid #e9e9e9;
	color:			#000;
	font-size:		115%;
	text-decoration:	none;
	display:		block;
	background-image:	url(images/apply_back.jpg);
	background-position:	center left;
	background-repeat:	no-repeat;
}

#morrison {
	width:			150px;
	height:			45px;
	padding-left:		80px;
	padding-top:		20px;
	padding-bottom:		15px;
	color:			#000;
	font-size:		115%;
	text-decoration:	none;
	display:		block;
	background-image:	url(images/morrison_small.jpg);
	background-position:	center left;
	background-repeat:	no-repeat;
}

#calvary {
	width:			150px;
	height:			45px;
	padding-left:		80px;
	padding-top:		15px;
	padding-bottom:		15px;
	border-bottom:		2px solid #e9e9e9;
	color:			#000;
	font-size:		115%;
	text-decoration:	none;
	display:		block;
	background-image:	url(images/church_small.jpg);
	background-position:	center left;
	background-repeat:	no-repeat;
}


#middlebar {
	width:			600px;
	height:			250px;
	float:			left;
	margin-top:		15px;
	margin-right:		13px;	
}

.middlepic {
	padding-top:		0px;
	padding-right:		10px;
	padding-left:		10px;
	padding-bottom:		5px;
	border:			none;
}			


#footer {
	width:			900px;
	height:			100px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:		0px;
	margin-bottom:		15px;
	background-color:	#043005;
	clear:			none;
	padding-top:		10px;
	color:			#fff;
	text-align:		center;
}

#footer a:link {
	text-decoration:	none;
	color:			#fff;
}

#footer a:hover {
	text-decoration:	underline;
	color:			#fff;
}

#footer a:active {
	text-decoration:	underline;
	color:			#fff;
}

#footer a:visited {
	text-decoration:	underline;
	color:			#fff;
}

.copyright {
	font-size:		75%;
}

.profile {
	float:			left;
	margin-right:		5px;
}

.missionary {
	diplay:			block;
	width:			580px;
	height:			210px;
	border-bottom:		2px solid #e9e9e9;
}

.missionarypic {
	float:			left;
	margin-right:		15px;
}

#content_side {
	display:		block;
	float:			right;
	width:			230px;
	margin-top:		5px;
	margin-left:		5px;
	margin-right:		10px;
	padding-left:		10px;
	border-left:		2px solid #e9e9e9;
}

#pagecontent {
	width:			600px;
	margin-top:		15px;
	margin-left:		30px;
	height:			750px;
	overflow:		auto;
}

.contentpic {
	margin-top:		5px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		5px;
	border:			none;
}


#menu_cont {
	height:			35px;
	width:			838px;
	margin-left:		auto;
	margin-right:		auto;
	background:		#043005;
}

#menu_cont2 {
	height:			35px;
	width:			575px;
	margin-left:		140px;
	margin-right:		0px;
}

	

	
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 75% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

.menu ul{
	background:#043005;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#043005 url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #043005 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#043005;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#043005 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}