a {
  text-decoration: none;
  border-style: hidden;
  overflow: hidden;
  outline: hidden;
}

h1 {
 margin:0px 0px 20px 5px;
 padding:0; 
 font:18px MS PGothic; 
 color:#274196; 
 font-weight:bold;
 text-align: left;
 width: 200px;
}


#stage {
  border: solid 1px #AAAAAA;
  margin-top: ;
  margin: auto;
  height: 4630px;
  width:775px;
  background-color: #FFFFFF;
}

#submenu{
  margin-top: 5px;
  margin-left: 26px;
}

#main {
  margin:0;
  padding:0;
  width:606px;
  background-color : #FFFFFF;
  float : left;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: left;
  font-weight: bold;
}

#img {
  margin-bottom: 25px;
}

.small {
  font-size: 12px;
}
