#maincontainer {
  width: 1048px;
}

#topsection {
  vertical-align: top;
  background-image: url(../img/bournetoplarge.jpg);
  background-repeat: no-repeat;
  width: 1048px;
  height: 123px;
}

#leftsection {
  background-image: url(../img/bournemainlarge.jpg);
  background-repeat: no-repeat;
  width: 461px;
  height: 650px;
  vertical-align: top;
}

#rightsection {
  width: 566px;
}
.links {
  background-color: #c7c7b9;
  border: 1px #FFF solid;
}

#keystone {
  position: relative;
  left: 30px;
  top: 600px;
}

.smalltext {
  font-size: 10px;
  font-family: sans-serif;
  color: #444242;
}

#pagetitle {
  margin-left: -230px;
  width: 550px;
}