* { margin: 0; padding: 0 }
html { height:100.1% }
BODY {
	font: 76% Arial Geneva, Helvetica, sans-serif;
	color: #504F4E;
	background: #959175;
	margin: 0 auto
}
#wrapper {
	width:700px;
	height:100%;
	margin:0 auto;
	font-size: medium;
}
#header { width:700px; height:89px; clear:both }
#topRight { 
	background:url(../images/top-right.gif) no-repeat; 
	width:272px; 
	height:74px; 
	padding-top:15px; 
	color:#667B91;
	float:right; 
	position:relative 
}
.left { float:left; position:relative }
.right { float:right; position:relative }
.clear { height:5px !important; margin:0 !important; margin:-10px 0 0 0; clear:both }
#banner { width:700px; height:187px; clear:both }
#navBar { width:700px; height:34px; clear:both }
#mainTable { color: #333; background:#D9D9D9; width:700px; padding:10px 0 20px 0; margin:0 !important; margin:-3px 0 0 0; overflow:hidden; clear:both }
#interiorRight { float:right; position:relative; width:490px; margin:13px 0 0 0; overflow:hidden }
#mainInterior { background:#fff; padding:10px 20px 20px 20px; overflow:hidden; width:450px;  }
#mainLeft { width:196px; float:left; position:relative }
.currentMid { 
	background: url(../images/news-center.gif); 
	font-size: 0.9em; 
	color: #fff; 
	padding: 0 15px 5px 15px 
}
.currentMid a, .missionsMid a, .beliefsMid a { color:#fff }
#mainCenter { width:247px; float:left; position:relative; margin:0 7px }
.missionsMid {
     background: #AC7F0E;
	border-right:3px solid #fff;
	border-left:3px solid #fff;
	width:200px;
	color: #fff;
	padding: 0 20px;	
	height:185px; 
	overflow:auto;
	margin-left:1px
}
#mainRight { float:right; position:relative; width:243px; margin:0; padding:0 }
.beliefsMid {
    background: #465D74;
	border-left:3px solid #fff;
	color: #fff;
	padding:0 20px;
	width:199px;
	height:185px; 
	overflow:auto;
	margin-left:1px
}
#footer {
	background: #fff url(../images/bottom.gif) top no-repeat;
	height:80px;
	width:700px;
	font-size:0.9em
}
#footer a { color: #504F4E }
#latestNews { float:right; position:relative; clear:both; height:20px; margin:0 20px 10px 0 }
.eventsMonth { background:#FEF0C9; font-weight:bold; font-size:1.2em; clear:both; width:95% }
h2 {
	font-size: 1.2em;
	font-weight: bold;

