div.background
  {
  width:1000px;
  height:205px;
  border:0px;
  position: relative;
  left: 0px;
  top: 34px;
  background-color: white;
  }
div.subackground
  {
  width: 1000px;
  height: 30px;
  position: relative;
  left: 0px;
  top: 34px;
  }
div.transbox1
  {
  width:186px;
  height:185px;
  background-color:#ffffff;
  position: absolute;
  left: 14px;
  top: 2px;
  }
div.transbox1 p
  {
  margin:5px 5px;
  font-weight:bold;
  color:#000000;
  text-align: center;
  }
  div.transbox2
  {
  width:186px;
  height:185px;
  background-color:#ffffff;
  position: absolute;
  left: 210px;
  top: 2px;
  }
div.transbox2 p
  {
  margin:5px 5px;
  font-weight:bold;
  color:#000000;
  text-align: center;
  }
  div.transbox3
  {
  width:186px;
  height:185px;
  background-color:#ffffff;
  position: absolute;
  left: 406px;
  top: 2px;
  }
div.transbox3 p
  {
  margin:5px 5px;
  font-weight:bold;
  color:#000000;
  text-align: center;
  }
  div.transbox4
  {
  width:186px;
  height:185px;
  background-color:#ffffff;
  position: absolute;
  left: 602px;
  top: 2px;
  }
div.transbox4 p
  {
  margin:5px 5px;
  font-weight:bold;
  color:#000000;
  text-align: center;
  }
  div.transbox5
  {
  width:186px;
  height:185px;
  background-color:#ffffff;
  position: absolute;
  left: 798px;
  top: 2px;
  }
div.transbox5 p
  {
  margin:5px 5px;
  font-weight:bold;
  color:#000000;
  text-align: center;
  }