/* Generated by KompoZer */
body {
  border-style: none;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  max-width: 1650px;
  background-color: #ccc6b4;
  background-repeat: no-repeat;
  background-image: url(images/body_bkg2.jpg);
  background-position: center top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: black;
}
#header {
  border-style: none;
  margin: 0px auto;
  background-color: white;
  background-image: url(images/motutapugames_logo.png);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  width: 840px;
  padding-top: 0px;
  padding-bottom: 0px;
  bottom: 0px;
  color: black;
  font-size: medium;
  top: 0px;
  height: 92px;
  text-align: right;
  line-height: 21px;
}
#content {
  border-style: none;
  margin: 0px auto;
  background-position: center top;
  background-repeat: no-repeat;
  width: 840px;
  position: relative;
  min-height: 568px;
}
div#content img {
  position: relative;
}
#discbuttonlightbkg {
  padding: 18px 28px 19px 30px;
  font-size: medium;
  font-weight: normal;
  float: right;
  background-position:  center center;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url(images/disc_button_bkg.png);
  text-align: center;
}
#footer {
  background-color: #ccc6b4;
  background-image: url(images/footer_shadow.png);
  background-repeat: repeat-x;
  text-align: center;
  color: #555555;
  font-size: x-small;
}
a {
  text-decoration: none;
  color: black;
}
a:hover {
  color: teal;
}

