body {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 10pt;
	color: #000;
	background: #2e0134 url(images/purplesatin.jpg) no-repeat top center fixed;
}

a:link, a:visited { color: #7b0204; text-decoration:none;} 
a:active, a:hover { text-decoration: underline;}

p { margin: 0; padding: 0; text-align: justify;}

.letter_text {
	font-size: 10pt;
	line-height: 1.8em;
	margi-left: 14px;
	margi-right: 14px;
}


.shady {  
	background-image: url(images/shady.jpg)
}


/* table */

table.float-right {
	float: right;
	margin: 10px;  
}

/* images */

img.pic {

	float: right;
	margin: 10px;  
	border: 1px solid #000;

}


img.pageicon {

	float: right;
	margin-left: 20px;  
	margin-right: 60px;  
	border: 0px solid #000;

}



img.float-right {
	float: right;
	margin: 10px;  
	border: 1px solid #000;
}

img.float-rightwb {
	float: right;
	margin: 10px;  
	border: 10px solid #fff;
}


img.float-rightnb {
	float: right;
	margin: 10px;  
	border: 0px solid #000;
}

img.float-left {
	float: right;
	margin: 8px 8px 8px 0px; 
	border: 1px solid #000;
}



img.border {
	border: 1px solid #000;
}

img.borderlight {
	border: 1px solid #aaa;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;
}


#fmbc_container{
	width: 800px;
	background: url(images/main_bg.jpg) top left repeat-y;
	margin: 0 auto;
	padding: 0px 0px;
	border: 1px solid #000;
	border-top: 0px;

}

#fmbc_header {
	font-size: 12px;
	width: 800px;
	height: 140px;
	background: url(images/header6.jpg) top left no-repeat;
}

#fmbc_header #search {
	float: right;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
}


/* MAIN MENU */
#fmbc_menu {
	clear: both;
	width: 800px;
	height: 41px;
	background: url(images/topmenu-bg.jpg) repeat-x;
}

#fmbc_menu ul {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
}

#fmbc_menu ul li{
	text-align: center;
	display: inline;
}

#fmbc_menu ul li a{
	padding: 4px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
	color: #7b0204;
	border-right: 1px solid #c8a063;	
}

#fmbc_menu li a:hover, #fmbc_menu li .current{
	olor: #51a34f;
	text-decoration: underline;
}

#fmbc_menu li .last{
	border-right: none;
}

/* end of menu */


/* SIDE MENU */



#navcontainer { width: 205px; }

#navcontainer ul
{
margin-left: 0px;
padding: 0px;
list-style-type: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#navcontainer li {
padding: 0px 0px 6px 0px;
}

#navcontainer a
{
display: block;
height: 20px;
padding: 4px;
width: 205px;
background: #fff9c5 url(images/sidemenu_linkbg.jpg) top left;
font: bold 12px Tahoma, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}





#sidetitle { width: 205px; }

#sidetitle ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#sidetitle li {
padding: 0px;
display: block;
height: 20px;
padding: 4px;
width: 205px;
background: #fff9c5 url(images/sidemenu_linkbg.jpg) top left;
font: bold 12px Tahoma, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}



/* END OF SIDE MENU */





/* CONTENT */

#fmbc_content {
	clear: both;
	width: 800px;
	height: 100%;
}

#fmbc_content #fmbc_left {
	float: left;
	width: 210px;
	margin-top: 20px;
	margin-left: 4px;
	padding: 0;

}

#fmbc_content #fmbc_right {
	float: right;
	width: 556px;
	margin-top: 20px;
	margin-right: 10px;
	padding: 0px 0px;

}





/* left column */


#fmbc_left .left_col_section {
	padding: 0px;
	margin-bottom: 30px;
}

/* end of left column */





/* right column */

#fmbc_right .right_col_section {
	margin-bottom: 10px;
	padding: 0px;
}

.right_col_section h1 {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;

}

.right_col_section h2 {
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #c102c8;
	text-decoration: underline;
}

.right_col_section h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #82058b;
}





.right_col_section ul {
	margin: 15px 0;
	padding: 0 0 0 30px;
}

.right_col_section ul li {
	margin-bottom: 5px;
}

.right_col_section #welcome_title {
	height: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.right_col_section .right_cleaner_with_10px {
	float: left;
	display: block;
	width: 10px;
	height: 100%;
	font-size: 1px;
}

.right_col_section .left_bot {
	float: left;
	width: 240px;
	height: 220px;
	padding: 2px;
	backgroun: #d5e4da url(images/parchbg.jpg);
	borde: 1px solid #000;

}


.right_col_section .right_bot {
	float: right;
	margin-left: 0px;
	width: 250px;
	height: 220px;
	padding: 2px;
	backgroun: #d5e4da url(images/parchbg.jpg);
	borde: 1px solid #000;

}

.right_col_section .left_bot h2{
	text-align: center;
	margin-bottom: 10px;
}



.right_col_section .right_bot h2{
	text-align: center;
	margin-bottom: 10px;

}



#churchverse {
	float: left;
	margin-left: 80px;
	text-align: center;
	padding: 12px;
	width: 350px;
}


/* end of content */



/* footer */

#fmbc_footer{
	clear: both;
	width: 800px;
	text-align: center;
	padding: 10px 0;
	background: #e3e3e3 url(images/footer.jpg) repeat-x;


}


