/* Generated by KompoZer */
#side_bar {
  border: thin solid #0000ff;
  margin: 10px 0px 20px;
  background-color: #d3d3d3;
  width: 100px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  text-align: center;
  float: right;
  color: #000000;
}
#menu {
  margin: 0px;
  padding: 5px;
  line-height: 1em;
  background-color: #3399ff;
  text-align: center;
}
#list {
  color: #0000ff;
  list-style-type: square;
  list-style-position: outside;
}
#button_image {
  border:  none;
  width: 100px;
  height: 20px;
}
#image01 {
  float: right;
}
#table {
  border: thin solid black;
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
  color: black;
  background-color: #b0c4de;
}
#image02 {
  border: 2px solid ;
  width: 220px;
  height: 130px;
}
