/* Generated by KompoZer */
#left {
  border-right: 2px solid #330033;
  float: left;
  margin-bottom: 5px;
  text-align: center;
  color: #330033;
  width: 180px;
  background-color: #33ffff;
}
#right {
  border-left: 2px solid #000000;
  float: right;
  width: 180px;
  text-align: center;
  background-color: #33ffff;
  background-image: url(../images/chalk.jpg);
}
#centre {
  border-left: 2px solid #ff0000;
  border-right: 2px solid #ff0000;
  margin-right: 190px;
  margin-left: 190px;
  padding-right: 10px;
  padding-left: 10px;
  color: #330033;
  opacity: 1;
  background-color: #cccccc;
}
