body, html {
  margin:0;
  padding:0;
  font-family: "Verdana", "Helvetica", sans-serif;
  font-size: x-small;
  background-image: url("images/main-background.jpg");
  background-repeat: repeat-x; 
  background-color: #ffffff;
  color:#000000;
}

body {
  min-width:800px;
  margin-top: 10px;
}

#wrapper {
  background-color: transparent;
  margin-left: 10%;
  width:800px;
}

#main {
  float:right;
  width:580px !important;
  background-color: transparent;
}


#sidebar {
  float:left;
  width:200px;
  background-color: transparent;
}

.clearer {
  clear:both;
}


#header {
  height: 274px;
  width: 825px;
  background-position: 0 0;
  background-image: url("images/school-header.jpg");
  background-repeat: no-repeat;
  overflow:hidden;
}

.schoolName {
  font-weight: bold;
  font-color: #000000; 
  text-transform: uppercase;
  font-variant: small-caps;
  margin: 0px 8px;
}

#schoolAddress {
  font-size: 11px;
  background-color: #e50100;
  color: #ffffff;
  background-image: url("images/addressbox-left.gif");
  background-repeat: repeat-y; 
}

#schoolAddress ul {
  margin: 0px 8px;
  padding-left: 0;  
}

#schoolAddress li { 
  padding-top: 0;
  margin-left: 0;
  margin-top: 0;
  list-style: none;
}

#schoolAddress a {
  color: #ffffff;
}

.schoolPostcode {
  font-weight: bold;
  margin: 8px;
}


#address-top {
  overflow: hidden;
  height: 20px;
  background-image: url("images/addressbox-top.gif");
  background-repeat: no-repeat; 
}
#address-bottom {
  overflow: hidden;
  height: 20px;
  background-image: url("images/addressbox-bottom.gif"); 
  background-repeat: no-repeat;

}

#address-right {
   background-image: url("images/addressbox-right.gif");
   background-position: top right;
   background-repeat: repeat-y;
}

#schoolContact {
  background:#fff7b6;
}
#schoolContact ul {
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
}

#schoolContact li {
  font-weight: bold;
  margin-top: 0;
  margin-left: 0;
  list-style: none;
}



.telephoneLabel {
  font-weight: bold;
}

.faxLabel {
  font-weight: bold;
}

.emailLabel {
  font-weight: bold;
}

#schoolMenu-top {
  overflow: hidden;
  height: 17px;
  background-image: url("images/schoolmenubox-top.gif"); 
  background-repeat: no-repeat;

}


#schoolmenu-right {
  background-image: url("images/schoolmenubox-right.gif");
  background-repeat: repeat-y;
  background-position: top right; 
}

#schoolMenu-bottom {
  overflow: hidden;
  height: 17px;
  background-image: url("images/schoolmenubox-bottom.gif"); 
  background-repeat: no-repeat;
}

#schoolMenu {
  background-color: #f0dd30;
  background-image: url("images/schoolmenubox-left.gif");
  background-repeat: repeat-y;
}

#schoolMenu ul {
  margin-top: 0;
  margin-left: 15px;
  padding-left: 0;
  margin-bottom:0;
}

#schoolMenu li {
  line-height: 30px;
  font-weight: bold;
  margin-left: 0;
  margin-bottom:0;
  list-style: none;
}

#schoolMenu a {
  color: #6a0000;
  font-weight: bold;
  text-decoration: none;
}

#schoolBodyTop {
  height: 20px;
  background-image: url("images/maincontent-top.gif");
  background-repeat: no-repeat;
  overflow:hidden;
 
}

#schoolBodyBottom {
  height: 20px;
  background-image: url("images/maincontent-bottom.gif");
  background-repeat: no-repeat;
  overflow:hidden;
}

#schoolBodyRight {
   background-image: url("images/maincontent-right.gif");
   background-position: top right;
   background-repeat: repeat-y;
}

#schoolBody {
  background-color: #2acc2b;
  background-image: url("images/maincontent-left.gif");
  background-repeat: repeat-y;
  margin-top:0;
  margin-bottom:0;
  margin-left: 0px;
  margin-right: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

#schoolBodyTable {
  font-size: 80%;
}
#schoolBodyTable table {
  font-size: 100%;
}
#schoolBodyTable h1 {
  color: #C10100;
  font-size: 190%;
}
#schoolBodyTable h2 {
  color: #67030B;
  font-size: 160%;
}
#schoolBodyTable h3 {
  font-size: 130%;
}
#schoolBodyTable h4 {
  font-size: 110%;
}

#schoolBody h1 {
  margin-top: 0;
}

#schoolBody p {
  margin-bottom:0;
}

#schoolBody a {
  color: #1111b6;
  text-decoration: none;
}


#schoolBodyMenu {
  margin-top:0;
  margin-bottom:0;
}

#schoolBodyMenu ul {
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  margin-bottom:0;         
}

#schoolBodyMenu li {
  margin-left: 15px;
  margin-top:0;
  margin-bottom:0;
  list-style: none;             
}

#schoolBodyMenu a {
  color: #1111b6;
  text-decoration: none;
}

.contactform input {
  width: 319px;
  border-top: none;
  border-left: none;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: x-small;
}

.contactform textarea {
  width: 319px;
  border-top: none;
  border-left: none;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: x-small;
}

.contactform label {
  font-size: x-small;
  color: #000000;
}

.contactform .contactform-image {
  background-image: url("images/contactform-graphic.gif");
  background-repeat: no-repeat;
  width: 229px;
  height: 241px;
}
.contactform .formbutton {
  width: 80px;
  border: none;
}


.sitemapFooter {
  padding-left: 225px;
}

#footer {
  font-size: 11px;
  background-image: url("images/footerbox.gif");
  background-repeat: no-repeat;
  vertical-align: middle;
  height: 40px;
  margin-top: 11px;
}

#footer a {
  color: #000000;
}

#footer ul {
  margin:13px 0px 0px 10px;
}

#footer li {
  display: inline; 
  color: #000000;
}

#padder {
  height: 11px;
}

#endpadder {
  height: 66px;
}
<!-- [if gte IE6]>
#footer ul {
  padding:10px;
}
<![endif]-->