body{
  margin: 5px;
  padding: 5px;
}

#header_image{
  position: absolute;
  top: 10px;
  left: 10px;
}
#header{
  margin-top: 0;
  margin-left: 0;
  padding: 0;
  border:0;
  height: 125px;
}
#wrapper{
  min-height: 500px;
  _height: 500px;     /* :KLUDGE ie only specify height */
  margin-top: -2px;    /* :KLUDGE small negative margin for ie*/
  padding-top: 0;
  background-image: url(http://webhost101.net/starnet/data/kaitao.school.nz/media/kaitao_background.gif);
  background-repeat: repeat-y;
}
#content{
  width: 500px;
  margin-left: 200px;
  padding-top: 50px;
  padding-bottom: 50px;
}
#pages{
  position: absolute;
  top: 180px;
  left: 10px;
}
#pages ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#pages li{
  width: 169px;
  height: 25px;
  margin-bottom: 5px;
  border-top: 1px black solid;
  border-bottom: 1px black solid;
  font: normal 12pt 'times';
}
#pages li a:link, #pages li a:visited{
  color: #111;
}
#pages li a{
  background-image: url(http://webhost101.net/starnet/data/kaitao.school.nz/media/button.gif);
  background-repeat: repeat-y;
  color: #111;
}
#pages li a:hover{
  color: #000;
  background-image: url(http://webhost101.net/starnet/data/kaitao.school.nz/media/button2.gif);
}
#pages li a{
  height: 25px;
  width: 166px;
  padding-left: 3px;
  display: block;
  line-height: 25px;
  text-decoration: none;

}
#footer{
  background-image: url(http://webhost101.net/starnet/data/kaitao.school.nz/media/kaitao_background.gif);
  background-repeat: repeat-y;
}
#footer p{
  width: 500px;
  margin: 0 0 0 200px;
  color: #0000cc;
  font: normal 12pt "Arial, Helvetica, sans-serif";
  text-align: center;
}
#status{
display: none;
}
#sections{
display: none;
}
.accademy_links {
  margin-right: 10px;
}
