body { background-color: #FFFFFF }
img { border-width: 0px }
p { text-align: justify }

table {
  border: 0px;
  width: 100%;
  height: 100%
}

td {
  padding-right: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px
}

.Bar {
  background-color: #B2B2DC;
  height: 23px
}

.Bar-Left { text-align: left }
.Bar-Right { text-align: right }

.Contents {
  background-color: #FFFFFF;
  vertical-align: top
}

.Game {
  background-color: #FFFFFF;
  vertical-align: top;
  text-align: center
}

.Logo {
  text-align: center;
  height: 70px
}

.MenuItem {
  text-align: center;
  vertical-align: bottom
}

.SourceForge {
  text-align: right;
  height: 40px;
  vertical-align: bottom
}
