@import url(/css/base.css);
@import url(/css/sub_double.css);
@import url(/css/form.css);

#midheader {
  background: url(/images/header_ministrysection_a2z.jpg) no-repeat;
}

#left {
  background: url(/images/header_a2z.jpg) top no-repeat;
  padding-top: 55px;
}

#right {
  background: url(/images/header_right_a2z.jpg) top no-repeat;
  padding-top: 275px;
}


h4.blog_title {
  color: #946200;
  font-size: 18px;
  padding-bottom: 3px;
  border-bottom: 1px solid #777;
}

/*about page sub nav */

#midheader li {
  float: left;  
  height: 48px;
}
	
#midheader li a {
  display: block;
  text-indent: -5000px;
  overflow: hidden;
  background-position: top;
  height: 48px;
}

#midheader li a:hover {
  background-position: bottom;
}
	
#sub_nav {
  position: absolute;
  left: 104px;
  top: 11px;
  list-style: none;	
}

#girls_sublink {
  width: 61px;
  background: url(/images/subnav_girls.jpg) no-repeat;
}

#campus_sublink {
  width: 67px;
  background: url(/images/subnav_campus.jpg) no-repeat;
}

#club_sublink {
  width: 58px;
  background: url(/images/subnav_clubs.jpg) no-repeat;
}

#cells_sublink {
  width: 59px;
  background: url(/images/subnav_cells.jpg) no-repeat;
}

#intern_sublink {
  width: 52px;
  background: url(/images/subnav_220i.jpg) no-repeat;
}

#x_sublink {
  width: 88px;
  background: url(/images/subnav_220x.jpg) no-repeat;
}

#a2z_sublink {
  width: 88px;
  background: url(/images/subnav_a2z.jpg) no-repeat;
}



 

