#h1{
	width: 100%;
	height: 144px;
	background: url('../images/4');
}
#logo{
	position:absolute;
	width: 241px;
	height: 195px;
	margin: -22px 0 0 37px;
	z-index: 1001;
	background: url('../images/18') 0px -258px;;
}
#logo div{
	position:absolute;
	width: 7px;
	height: 176px;
	margin: 12px 0 0 241px;
	background: url('../images/19') 0px -238px;
}
#h1 .title {
  width: 611px;
  height: 98px;
  float: right;
  background: url('../images/20') 0px -189px;
}
#m2{
	position: absolute;
	width: 600px;
	height: 35px;
	margin: 109px 0 0 183px;
	padding-left: 177px;
	z-index: 1000;
	/*overflow: hidden;*/
	background: url('../images/4') 0px -202px;
}
#m2 .menu_base {
	line-height: 35px;
	text-align: center;
	float: left;
	color: #FFF;
	/*padding: 0 25px 0 25px;*/
	white-space: nowrap;
	cursor: pointer;
}
#m2 .menu_base.over{
	background: url('../images/4') 0px -272px;
}
#m2 .divider {
	width: 2px;
	height: 35px;
	float: left;
	background: url('../images/4') 0px -237px;
}


#left_view {
  width: 271px;
  float: left;
  margin: 44px auto 0 20px;
}

#left_view .flag{
  height: 25px;
  padding-top: 10px;
  margin: 0 0 0 -10px;
}
#left_view .flag .lft{
  width: 18px;
  height: 25px;
  padding: 0px;
  float: left;
  background: url('../images/24') 0px 0px;
}
#left_view .flag .cntr{
  /*width: 120px;*/
  height: 20px;
  margin-top: 5px;
  float: left;
  padding: 0 10px 0 0;
  font: 14px 'Arial';
  color: #fff;
  line-height: 18px;
  background: url('../images/24') 0px -25px;
}
#left_view .flag .title{
  white-space: nowrap;
}
#left_view .flag .rght{
  width: 11px;
  height: 20px;
  margin-top: 5px;
  padding: 0px;
  float: left;
  background: url('../images/24') -18px -5px;
}

#left_view .content{
  padding: 10px;
}
#left_view ul{
  margin: 0 0 10px;
}
#left_view .content li.header{
  font: 16px 'Arial';
  color: #224e79;
}
#left_view .content li a{
  font: 14px 'Arial';
  color: #333;
  padding: 0 0 0 20px;
}

#main_view {
  width: 629px;
  float: left;
  margin: 44px auto 0 28px;
}
#main_view .content {
  padding:20px 23px 29px 23px;
  font: 16px 'Arial';
  line-height: 24px;
}
#main_view .content h2{
  font: 24px 'Arial';
  color: #333333;
  text-align: center;
  padding-top: 30px;
  margin-bottom: 20px;
}
#main_view .content h2 .scripture{
  margin: 8px 0 0 0;
  display: block;
  font: italic 14px 'Arial';
}
#main_view .content h2 .verse{
  display: block;
  margin: 4px 0 0 0;
}
#main_view .content a.external{
  color: #264664;
}
#main_view .content h3{
  margin: 30px 0 10px 0;
  padding: 0 0 4px;
  font: 18px 'Arial';
  color: #2c557b;
  border-bottom: 1px dashed #2c557b;
}
#main_view .content h3:first-child{
  margin: 0 0 0 0;
}
#main_view .content h4{
  margin: 24px 0 5px 0;
  font: 16px 'Arial';
  text-decoration: underline;
}

#main_view .content p{
  margin-bottom: 24px;
}
#main_view .content li{
  margin-left: 17px;
  padding-left: 20px;
  list-style-type:circle;
}
