body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
/*	position: fixed;*/
}
#container {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border: 1px solid #000000;
	text-align: left;
	background-image:  url(../images/bkgstrip.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background: #DDDDDD;
	background-image: url(../images/header_mannafm.jpg);
	height:112px;
/*	padding: 0 10px 0 20px;*/
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#mainContent {
	padding-left:20px;
	padding-right:20px;
/*	padding-top:0px;
	padding-bottom:0px;*/
	margin-top:20px;
	margin-bottom:10px;
/*	margin: 0px 0px 0px 0px;*/
	font-size:75%;
/*	background: #FFFFFF;*/
}
#divclear {
	clear:both;
/*	height:1px;*/
}
#Lft {
	width:300px;
	float:left;
	color:#333333;
	/*margin-right:10px;
	position:fixed;*/
}
#Lft h2 {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	color:#15497a;
	font-size:130%;
}
#Lft p {
    margin-top: 0px;
    margin-bottom: 0px;
}
#topLft {
	height:190px;
	background-color:#ffffff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
/*	margin-top:20px;*/
/*	position:fixed;*/
}
#bottomLft {
/*	width:340px;*/
	height:150px;
	background-color:#ffffff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top:20px;
/*	margin-bottom:10px;*/
}
#bottomLft p {
	margin-bottom:0px;
}
.LftH2red {
	color:#C00;
}
#cntr {
	width:100px;
	height:270px;
	float:left;
	background-image:
	margin-right:10px;
	margin-left:10px;
}
#cntr img {
	margin-top:150px;
}
#Rgt {
	width:300px;
	float:right;
	color:#333333;
}
#Rgt h2 {
	margin-top:0px;
	margin-bottom:0px;
	color:#15497a;
	font-size:130%;
}
#Rgt p {
	margin-top:0px;
	margin-bottom:0px;
}
#topRgt {
	height:190px;
	background-color:#ffffff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
/*	margin-top:20px;*/
}
#topRgt a {
	text-decoration:underline;
}
#topRgt a:hover {
	background-color:#15497a;
	color:#ffffff;
}
#topRgt img {
    float: right;
    height: 57px;
    width: 125px;
    padding-top:5px;
}
#bottomRgt {
	height: 150px;
	background-color:#fff;
	/*background-color: #9dc5e9;*/
	margin-top: 20px;
/*	padding-top: 20px;
	padding-right: 20px;*/
	padding-bottom: 40px;
	padding-left: 20px;
/*	background-image: url(../images_mannafm/bkg_blue.jpg);*/
	/*background-image:  url(../images/wommacks.jpg);*/
	background-position: -35px 45px;
	background-repeat: no-repeat;
}
#btmRgtPic {
/*	background-image: url(../images_mannafm/wommacks.jpg);
	background-position: bottom;
	background-repeat: no-repeat;*/
}
#btmRgtLogo {
	padding: 20px;
	background-position: 20px 5px;
	padding-top:75px;
	padding-right:20px;
	background-repeat:no-repeat;
	/*background-image:  url(../images/grace-and-faith-09.gif);*/
	text-align:right;
}
#btmRgtLogo span {
	font-size:120%;
}
#bottomRgt p {
	margin-bottom:0px;
}
#bottomRgt a:hover {
	background-color:#15497a;
	color:#ffffff;
}
#footer {
/*	padding-top:15px;*/
	padding-left:10px;
	padding-right:10px;
/*	background-image:url(../images_mannafm/mannfm_bgclr.jpg);*/
	color:#333;
}
#footer a {
	text-decoration:none;
	color:#333;
}
#footer a:hover {
	background-color:#15497a;
	color:#ffffff;
}
#footer p {
	margin-top: 10px;
	margin-bottom:15px;
/*	padding-bottom: 10px;
	padding-top:10px;*/
	font-size:60%;
}