body {
  background-color: Background;
  background-repeat: repeat;
  background-attachment: scroll;
  color: WindowText;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h1 {
  font-size: 72pt;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}
h2 {
  font-size: 26pt;
  text-align: center;
}
.left_side {
  float: left;
  text-align: center;
  width: 50.00%;
}
.right_side {
  float: right;
  text-align: center;
  width: 50.00%;
}
img {
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  border-bottom-style: none;
  text-decoration: none;
}
a, a:link, a:visited, a:active, a img {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
  text-align: justify;
}
.main {
  background-color: ButtonFace;
  background-position: center;
  color: WindowText;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: Black;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: Black;
  height: 100.00%;
  margin: 0 auto;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 20px;
  width: 750.00px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.picturebody {
  background-color: Black;
  color: CaptionText;
}
.center {
  margin: 0 auto;
  text-align: center;
}
.menu_item {
  float: left;
  text-align: center;
  width: 120.00px;
}
.year_item {
  float: left;
  text-align: center;
  width: 11.10%;
}
.error {
  color: Red;
  font-weight: bold;
}

