body{
  background-image: url(bckptt2.jpg);
  background-repeat: repeat;
  margin: 0;
  padding: 0;
  color: black;
  text-align: center;
}

.bodytable{
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  width: 800px;
  padding: 0;
  text-align: left;
}

.logo{
  position: relative;
  background-color: #EEEEEE;
  text-align: center;
  margin: 0px;
  padding: 0px;
  width: 800px;
  border: 1px black solid;
}

.content{
  position: relative;
  background-color: white;
  top: -16px;
  width: 800px;
  margin: 0px;
  padding: 0px;
  height: 720px;
  border: 1px black solid;
}

.left{
  background-color: #FFD940;
  list-style-type: disc;
  position: float;
  float: left;
  width: 160px;
  margin: 0px;
  padding: 0px;
  padding-left: 3px;
  padding-right: 7px;
  height: 720px;
}

.middle{
  background-color: white;
  position: float;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  width: 610px;
  height: 720px;
}

.mainpic{
  text-align: center;
}


.footer{
  position: relative;
  background-color: #EEEEEE;
  color: #B23300;
  text-align: left;
  font-size: 12px;
  top: -20px;
  width: 795px;
  padding-top: 1px;
  padding-left: 5px;
  margin: 0px;
  height: 40px;
  border: 1px black solid;
}

.footer a{
  color: #B23300;
}

.calback{
  background-image: url(backg.jpg);
  background-repeat: no-repeat;
  background-position: 0px 80px;
  width: 610px;
  height: 500px;
}

.memback{
  background-image: url(backg2.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 610px;
  height: 500px;
}

.date{
 color: red;
 font-weight: bold;
}

.events{
 position: relative;
 left: 0px;
 top: 0px;
 }
