body {
  background: url(/images/layout/big_tourney_splash/bg_tile.jpg) #333 repeat-x;
  margin: 0px 20px 20px 20px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

#maintenance_notice {
  width: 850px;
  margin: 20px auto;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  color: #CC0000;
  background-color: #F6DFDF;
  border: 2px solid #CC0000;
}

img {
  border: none;
}

img, div, input, a, ul, li {
  behavior: url(/javascripts/iepngfix.htc);
}

#holder {
  width: 850px;
  background: url(/images/layout/big_tourney_splash/bg.jpg) no-repeat;
  margin: 0 auto;
  min-height: 580px;
}

ul#nav {
  margin: 0px;
  padding: 250px 0px 0px 0px;
}

ul#nav li {
  list-style: none;
  margin-bottom: 5px;
}

ul#nav li a {
  color: #FFE758;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  background: url(/images/layout/big_tourney_splash/dark.png) repeat;
  display: block;
  padding: 14px 8px;
  width: 341px;
}

ul#sports {
  margin: 10px 0px 0px 0px;
  padding: 10px 0 0 9px;
  clear: both;
}

ul#sports li {
  list-style: none;
  float: left;
  margin-right: 9px;
}

ul#sports li.outside {
  margin-top: 11px;
}

.game {
  float: left;
  width: 420px;
  text-align: center;
  padding-top: 25px;
}

.game .logo {
  margin-top: 10px;
}

.game#big_tourney .logo {
  padding-top: 7px;
}

.game#big_tourney .logo_caption {
  padding-top: 8px;
}

.game .signup {
  margin-top: 10px;
}