body {
  background: #8b1821;
}

#screen {
  background: #fff;
  color: #333;
  font-family: Helvetica,Arial,Verdana,sans-serif;
  font-size: 12px;
  width: 700px;
  margin: 0 auto;
  padding: 0 20px;
}

a, a:link, a:visited, a:hover, a:active {
  color: #8b1821;
}

h1 {
  font-size: 1.2em;
  margin: 0.5em 0;
  color: #8b1821;
}

h2 {
  border-top: 1px solid #8b1821;;
  padding-top: 1.0em;
  font-size: 1.5em;
  margin: 1.0em 0;
}

h3 {
  clear: both;
  font-weight: bold;
}

hr {
  border: none;
  border-top: 1px solid #8b1821;;
  height: 1px;
}

p {
  margin-bottom: 0.75em;
}

ol.list li {
  margin: 0.25em;
  margin-left: 2em;
  list-style-type: decimal;
}

ul li {
  margin-bottom: 1em;
}

ul.swag li {
  font-weight: bold;
}

ul.swag ul li {
  margin-bottom: 2px;
  font-weight: normal;
}

ul.swag ul {
  margin-left: 1.0em;
}

#content {
  width: 479px;
  margin: 1em 0;
  padding-right: 10px;
  border-right: 1px solid #8b1821;
  float: left;
}

#horizon_details {
  margin-top: 10em;
  color: #ccc;
  font-size: 80%;
}

#scope_out {
  width: 200px;
  margin: 1em 0 0 10px;
  float: left;
}

#scope_out h3 {
  color: #8b1821;
}

#scope_out h4 {
  text-decoration: underline;
  font-weight: bold;
  margin-bottom: 2px;
}

#scope_out ul {
  margin-bottom: 1em;
}

#scope_out ul li {
  margin-bottom: 2px;
  font-size: 0.9em;
}

#header {
  text-align: center;
}

#header div.tagline {
  font: bold 22px Georgia,times New Roman;
  color: #8b1821;
}

#header div.tagline.left {
  text-align: left;
}

ul.partners {
  list-style-type: none;
}

ul.partners li {
  clear: both;
  padding-top: 20px;
  border-top: 1px #8b1821 dashed;
}

ul.partners li div.left {
  width: 160px;
  text-align: left;
  float: left;
  padding-bottom: 20px;
}

ul.partners li div.right {
  float: left;
  width: 310px;
  padding-bottom: 20px;
  vertical-align: top;
}

ul.partners li div.right b {
  font-size: 1.2em;
}

ul.partners li div.right div.divider {
  text-align: center;
  margin: 0.5em 0;
}

#scope_out .partner_links a {
  display: block;
  width: 175px;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  text-shadow: 0px 0px 2px #333;
  margin: 5px 0;
  background: url('/images/button.jpg');
  text-align: center;
  vertical-align: center;
  text-decoration: none;
  font-family: Georgia, serif;
  border: 1px solid #8b1821;
}

#scope_out .partner_links a:hover {
  color: #000;
}
