#main {
  width: 760px;
  background-image: url('../images/bwnyjsl-back.jpg');
}
#top {
  width: 760px;
  height: 550px;
  background-image: url('../images/bwnyjsl-top.jpg');
  background-repeat: no-repeat;
}
#bottom {
  width: 760px;
  height: 27px;
  background-image: url('../images/bwnyjsl-bottom.jpg');
  background-repeat: no-repeat;
}
#content {
  padding-top: 82px;
}
.menu_font {
  font-family: Arial,Verdana,sans-serif;
  font-size: 9pt;
  font-weight: 700;
  color: #FFFFFF;
  padding-left: 12px;
  padding-right: 6px;
}
.menu_font a {
  text-decoration: none;
  color: #FFFFFF;
}

.menu_font a:hover {
  color: #FF0000;
}

.body_font {
  font-family: Arial,Verdana,sans-serif;
  font-size: 11pt;
  padding-right: 10px;
}
.body_font a {
  text-decoration: none;
  color: #FF0000;
}
.body_font a:hover {
  text-decoration: underline;
}