BODY {
  margin: 0px;
  color: black;
}

H1 {
  font-size: 32px;
  font-weight: bold;
  font-family: impact, arial, sans-serif;
}

H2 {
  font-size: 24px;
  font-weight: bold;
  font-family: impact, arial, sans-serif;
}

H3 {
  font-weight: bold;
  font-family: arial, sans-serif;
}

H3.nospacebelow {
  margin-bottom: 0px;
}
H2.nospacebelow {
  margin-bottom: 0px;
}

UL {
  margin-top: 2px;
}

UL.negmargin {
  margin-top: -15px;
}

TABLE.mainmenu {
  margin-left: 5px;
  margin-bottom: 125px;
}

A.mainmenustrong {
  font-size: 26px;
  color: black;
  font-weight: bold;
  text-decoration: none;
  font-family: impact, arial, sans-serif;
  line-height: 22px;
}

A.mainmenu {
  font-size: 20px;
  color: black;
  font-weight: 900;
  text-decoration: none;
  font-family: arial, sans-serif;
  line-height: 20px;
}

A:hover {
  color: blue;
  text-decoration: overline underline;
}

A.submainmenu {
  font-size: 16px;
  color: black;
  text-decoration: none;
  font-family: arial, sans-serif;
  margin-left: 15px;
  font-weight: 800;
}



DIV.sitetitle {
  font-size: 45px;
  font-family: impact, arial, sans-serif;
  font-weight: 900;
  letter-spacing: 7px;
  line-height: 50px;
}

DIV.sitemoto {
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  line-height: 20px;
}

DIV.gamelistheader {
  font-size: 26px;
  font-family: impact, arial, sans-serif;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 24px;
  padding: 17px 0px 7px 25px;
}

DIV.gamelist {
  font-size: 20px;
  font-family: impact, arial, sans-serif;
  font-weight: 800;
  line-height: 20px;
  padding: 4px 0px 125px 30px;
}

A.gamelist {
  color: black;
  text-decoration: none;
}

DIV.rightcolumninfo {
  font-size: 17px;
  font-style: italic;
  font-weight: bold;
  font-family: times new, arial, sans-serif;
  padding: 125px 0px 75px 0px;
}

DIV.testimonials {
  margin: 20px;
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
  font-family: times new, arial, sans-serif;
}

input.subtleinputform {
  border-style: solid;
  border-width: 1;
  background-color: white;
  font-size: 15px;
  height: 18px;
}


