h2.innerh2{color: #999900}
.innerbody{
  width: 600;
  background-color: #111111;
  color: #999999;
  font-family: courier new, courier;
  font-size: 16px;
}
table.innertable{
  color: #999999;
  background-color: #111111;
  width: 600px;
  padding: 10px;
  border-spacing: 0px;
  font-family: courier new, courier;
  font-size: 16px;
}
table.nothing{align: center; width: auto; padding: 0px;  color: #999999;
  background-color: #111111; border-spacing: 0px;
}
td.innertd{
  border-style: none;
  border-color: #999999;
  margin: 0px;
  padding: 2px;
  border-spacing: 0px;
}
.hovertext{
  font-weight: bold;
  text-decoration: underline;
}
.sidebar{
  width: 400px;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  clear: both
}
.floatright{
  float: right;
  margin-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
}
.floatleft{
  float: left;
  margin-right: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
}
.floatcentre{
  float: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
}
img.nothing{
  border-style: none;
}

#Battle05{
  background-image: url(Battle05.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: middle left;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

#Battle33a{
  background-image: url(Battle33a.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top right;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

#Battle33b{
  background-image: url(Battle33b.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top-left;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.flowleft {
  float: left;
  clear: left;
}
.flowright {
  float: right;
  clear: right;
}
