<STYLE type=text/css>

.text    { font: 12px "Arial", "sans-serif"; color: #323232}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4em;
	color:#FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}

.frame {
  width: 1000px ;
  position: relative;
  margin-left: auto ;
  margin-right: auto ;
}

.contentTitle
 { 
  font-family: arial; 
  font-size: 14px; 
  letter-spacing: 0px ;
  font-weight: bold; 
  text-align: left; 
  line-height:14px; 
  color: #656565
  }


.newsContent
 { 
  font-family: arial; 
  font-size: 12px; 
  letter-spacing: 1px ; 
  text-align: justify; 
  line-height:16px; 
  color: #565656
  }
a.newsContent  { color: #f73200; text-decoration: none; font-weight: bold; }
a.newsContent:visited { color: #f73200; font-weight: bold; }
a.newsContent:hover   { color: #f73200; text-decoration: underline; font-weight: bold; }

.newsPrayer
 { 
  font-family: arial; 
  font-size: 12px; 
  letter-spacing: 1px ;  
  line-height:18px; 
  color: #898989
  }

a.newsExtLink  { color: #323232; text-decoration: none; }
a.newsExtLink:visited { color: #323232; }
a.newsExtLink:hover   { color: #ff8c00; text-decoration: underline; }

.newsDate 
 { 
  font-family: arial; 
  font-size: 10px; 
  letter-spacing: 0px; 
  text-align: left; 
  line-height:14px; 
  color: #565656
  }
a.newsDate  { color: #ed0000; text-decoration: none; }
a.newsDate:visited { color: #ed0000; }
a.newsDate:hover   { color: #ed0000; text-decoration: underline; }

.newsTop
 { 
  font-family: arial; 
  font-size: 10px; 
  letter-spacing: 0px; 
  text-align: right; 
  line-height:20px; 
  color: #323232
  }
a.newsTop  { color: #323232; text-decoration: none; }
a.newsTop:visited { color: #323232; }
a.newsTop:hover   { color: #ee4123; text-decoration: none; }

.contentInfo
 { 
  font-family: arial; 
  font-size: 12px; 
  letter-spacing: px ; 
  text-align: left; 
  line-height:18px; 
  color: #323232
  }

.content
 { 
  font-family: arial; 
  font-size: 12px; 
  letter-spacing: 1px ; 
  text-align: justify; 
  line-height:18px; 
  color: #323232
  }
a.content  { color: #323232; text-decoration: none; }
a.content:visited { color: #323232; }
a.content:hover   { color: #323232; text-decoration: underline; }

.videoLink
 { 
  font-family: san-serif; 
  font-size: 12px; 
  font-weight: ;
  letter-spacing: 0px ; 
  text-align: right; 
  line-height:16px; 
  color: #787878
  }
a.videoLink  { color: #787878; text-decoration: none; }
a.videoLink:visited { color: #787878; }
a.videoLink:hover   { color: #ed0000; text-decoration: none; }

.contentLink
 { 
  font-family: san-serif; 
  font-size: 11px; 
  font-weight: bold;
  letter-spacing: 0px ; 
  text-align: right; 
  line-height:12px; 
  color: #787878
  }
a.contentLink  { color: #787878; text-decoration: none; }
a.contentLink:visited { color: #787878; }
a.contentLink:hover   { color: #ed0000; text-decoration: none; }

.contentBig
 { 
  font-family: arial; 
  font-size: 14px; 
  letter-spacing: 1px ; 
  text-align: justify; 
  line-height:18px; 
  color: #323232
  }

.caption
 { 
  font-family: arial; 
  font-size: 12px; 
  letter-spacing: 1px ; 
  line-height:15px; 
  color: #777777
  }

.contentBorder
 {
  border-style: solid;
  border-width: 1px;
  border-color: #f73200;
  background-color: #f6f6f6
  }

.contentList
 { 
  font-family: arial; 
  font-size: 12px; 
  letter-spacing: 1px ;
  line-height:18px; 
  font-weight: bold; 
  color: #f73200
  }	

.contentMinistry
 { 
  font-family: arial; 
  font-size: 12px; 
  letter-spacing: 0px ;
  line-height:18px; 
  font-weight: bold; 
  color: #323232
  }	

.subscribeEmail {
 font-size: 13px;
 background-color: #ffffff;
 color: #323232;
 border: 1px solid #ababab;
 font-family: Arial, Helvetica, sans-serif;
 text-align: left;
 text-indent: 2
}

.contactMap
 { 
  font-family: arial; 
  font-size: 11px; 
  letter-spacing: 0px ; 
  text-align: justify; 
  line-height:15px; 
  color: #898989
  }

</STYLE>