body{
  font-size: 16px;
  background: url(/assets/img/bg.jpg) top center no-repeat;
}

img {
  border: 0;
}

a:link,
a:active,
a:visited {
  color: #018fd1;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

#container {
  background-color: transparent;
}

#topbar {
  height: 150px;
  background: transparent url(/assets/img/topbar.png) top center no-repeat;
  margin-bottom: 20px;
}

#navbar {
  height: 36px;
  line-height: 36px;
  background-color: #005a94;
  text-align: center;
  font-size: 1.2em;
  color: #000000
}

#navbar a {
  padding: 0 10px;
}

#navbar a:link,
#navbar a:active,
#navbar a:visited {
  color: #ffffff;
}

#navbar a:hover {
  color: #20c2f3;
}

#slogan {
  text-align: center;
  color: #000000;
  font-size: 1.5em;
  font-weight: bold;
  padding: 20px 0;
}

#boxshot, #buyit {
  text-align: center;
  padding-bottom: 30px;
}

#boards {
  text-align: center;
}

#buyit {
  font-size: 1.4em;
  padding-top: 15px;
  font-weight: bold
}

#ppbutton {
  margin: 10px 0
}

#contentheader {
  text-align: center;
  margin: 0;
}

ul#contentlist {
  list-style-type: none;
  text-align: center;
  font-weight: bold;
}

ul#summary {
  font-size: 1.1em;
  padding: 8px 0;
  font-style: italic;
  font-weight: bold;
  color: #000000;
}

#footer_container {
  background-color: #111111;
}

#footer {
  text-align: center;
  color: #cccccc;
  font-size: 1.2em;
}

#footer a:link,
#footer a:visited,
#footer a:active {
  color: #20c2f3
}

#footer a:hover {
  color: #ffffff
}

#productlinks {
  text-align: center;
  padding: 20px 0;
  font-size: 15px;
}

#wcglogo {
  text-align: right;
}

#credits {
  text-align: center;
  font-size: 8.5pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 10px 0;
  color: #666666;
  background-color: #000000
}

#credits a:link,
#credits a:visited,
#credits a:active {
  color: #20c2f3
}

#credits a:hover {
  color: #ffffff
}

.confirm {
  text-align: center;
}

.pptext {
  font-weight:normal;
  font-size:14px;
}
