/*  
    Cascading Style Sheet for http://www.knowlhill.org.uk
    Copyright [c] 2007 - Knowl Hill
    By Fenwick Walker @ Grafmix Limited - http://www.grafmix.co.uk
*/

/* PAGE HEADING STYLES */


#content h2 {
  text-indent: -9999em;
  width: 594px;
  height: 58px;
  border-bottom: 1px solid #ebf5fa;
}

#content h2 span {
  display: block;
  width: 100%;
  height: 100%;
}

#content h2 span.home {
  background: url("../img/home/heading.gif") 10px 25px no-repeat;
}

#content h2 span.about {
  background: url("../img/about/heading.gif") 10px 25px no-repeat;
}

#content h2 span.dyslexia {
  background: url("../img/dyslexia/heading.gif") 10px 25px no-repeat;
}

#content h2 span.activities {
  background: url("../img/activities/heading.gif") 10px 25px no-repeat;
}

#content h2 span.pupils {
  background: url("../img/pupils/heading.gif") 10px 25px no-repeat;
}

#content h2 span.parents {
  background: url("../img/parents/heading.gif") 10px 25px no-repeat;
}

#content h2 span.notices {
  background: url("../img/notices/heading.gif") 10px 25px no-repeat;
}

#content h2 span.contact {
  background: url("../img/contact/heading.gif") 10px 25px no-repeat;
}

#content h2 span.teachers {
  background: url("../img/teachers/heading.gif") 10px 25px no-repeat;
}

#content h2 span.members {
  background: url("../img/members/heading.gif") 10px 25px no-repeat;
}
