#main_table{
  width : 955px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}
#header{
  background-color : black;
  width : 100%;
}
#top_menu{
  background-color : #AAAAAA;
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  border-color : black black black black;
  height : 35px;
  vertical-align : middle;
  width : 100%;
  text-align : left;
}
#now_body{
  background-color : #E1E1E1;
  text-align : center;
  width : 100%;
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  border-color : black black black black;
  vertical-align : top;
}
#side{ 
  width : 215px;
  vertical-align : top;
}
#side_menu{
  background-color : #EEEEEE;
  width : 215px;
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  border-color : black black black black;
  font-size : 14px;
}
#side_menu_title{
  font-size : 18px;
  text-align : center;
  border-top-width : 2px;
  border-bottom-width : 2px;
  border-style : solid none solid none;
  border-top-color : maroon;
  border-bottom-color : maroon;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#footer{
  background-color : #AAAAAA;
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  border-color : black black black black;
  height : 35px;
}
.footer_li{
  list-style-type : none;
  float : left;
  font-size : 14px;
  text-indent : 110px;
}
BODY{
  font-size : 13px;
  text-align : center;
}
H1{
  font-size : 12px;
  color : lime;
  text-align : right;
  }
H2{
  font-size : 22px;
  text-decoration : underline;
  margin-top : 10px;
  margin-bottom : 20px;
  margin-left : 0px;
  margin-right : 0px;
}
H3{
  font-size : 14px;
  margin-bottom : 15px;
  margin-top : 15px;
  margin-left : 1px;
  margin-right : 1px;
}
H4{
  font-size : 13px;
  margin-bottom : 3px;
}
P{
  font-size : 13px;
  margin-bottom : 12px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
}
UL{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}
ADDRESS{
  font-size : 13px;
  clear : left;
  text-align : center;
  font-style : normal;
}
#history{
  font-size : 13px;
  width : 275px;
  vertical-align : top;
  border-color : black black black black;
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  text-align : center;
}
#link{
  width : 275px;
  font-size : 13px;
  vertical-align : top;
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  border-color : black black black black;
  text-align : center;
}
#hislink{
  padding-top : 0px;
  padding-left : 10%;
  padding-right : 10%;
  padding-bottom : 0px;
}