@charset "UTF-8";
td img{
  float : left;
  overflow : auto;
  width : 96px;
  height : auto;
  margin-right : 10px;
  top : auto;
}
#Layer1{
  width : 250px;
  height : 800px;
  top : 155px;
  position : absolute;
  background-color : white;
  font-size : small;
}
#Layer2{
  width : 500px;
  position : absolute;
  top : 155px;
  height : 800px;
  background-color : white;
  padding-left : 260px;
  z-index : -2;
}
#footer {
  width : 760px;
  height: 25px;
  vertical-align: middle;
  background-color : #dddddd;
  top : 955px;
  position : absolute;
}
td.large img{
  width : 380px;
  float : none;
}
li{
  font-size : small;
}
td{
  font-size : small;
}

