body {
  background: #ffffff;
  font: 62.5% Verdana, Geneva, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
  }

a {
  color: #6d6f71;
  text-decoration: none;
  }

a:hover {
  color: #000;
  text-decoration: underline;
  }

div {
  margin: 0;
  padding: 0;
  }

p {
  margin: 0;
  padding: 0;
  }

table {
  border-collapse: collapse;
  font-size: 1em;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  }

img {
  border: 0;
  }

h1 {
  font-size: 1.1em;
  line-height: 1.5em;
  margin: 0;
  }

h1.green {
  color: #00a99d;
  }

h1.orange {
  color: #f5821f;
  }

h1.blue {
  color: #0086cb;
  }

/************** IDs and Classes **************/

#page {
  margin: 0 auto;
  text-align: left;
  width: 925px;
  }

img.logo {
  margin: 22px 24px 13px 0;
  }

div.topNav {
  float: right;
  margin-top: 88px;
  }

div.topNav a {
  display: inline-block;
  margin-left: 19px;
  }

div.topNav a.farLeft {
  margin-left: 0;
  }

#flashHeader {
  clear: both;
  height: 193px;
  width: 925px;
  }

div.leftnav {
  float: left;
  width: 150px;
  margin: 23px 37px 2em 8px;
  }

div.leftnav a {
  display: block;
  margin-bottom: 17px;
  }

div.leftnav a.top {
  margin-bottom: 10px;
  }

div.leftnav a.sub {
  margin: 0 0 7px 10px;
  }

div.leftnav a.subBottom {
  margin-bottom: 15px;
  }

div.content {
  float: left;
  font-size: 1.2em;
  line-height: 1.5em;
  margin: 23px 0 2em 0;
  min-height: 30em;
  width: 690px;
  }

/* Hides from IE5/Mac \*/
  *html div.content { height: 30em; }
/* End hide from IE5/Mac */

div.content a {
  text-decoration: underline;
  }

div.content p {
  margin-bottom: 1.25em;
  }

div.content img.title {
  margin-bottom: 1.25em;
  }

div.content a.backtotop {
  float: right;
  padding-right: 1em;
  text-decoration: none;
  }

div.content a.backtotop img {
  margin-right: 5px;
  }

div.content span.pdf {
  background: url("/brew_2008/img/pdf_icon.gif") left 50% no-repeat;
  margin: 0 .75em;
  padding-left: 2em;
  }

div.rightColumn {
  float: right;
  margin-top: 23px;
  width: 260px;
  }

#sponsorBanner {
  margin-bottom: 2em;
  }

div.rightBox {
  border: #c6c6c6 solid 1px;
  margin-bottom: 2em;
  width: 258px;
  }

div.rightBox a.news {
  background: url("/brew_2008/img/bullet_green.gif") no-repeat;
  color: #000;
  display: block;
  margin: 2em 0;
  padding: 0 1em 0 38px;
  }

div.rightBox a.news:hover {
  color: #00a99d;
  text-decoration: none;
  }

div.rightBox div.news {
  background: url("/brew_2008/img/bullet_green.gif") no-repeat;
  color: #000;
  margin: 2em 0;
  padding: 0 1em 0 38px;
  }

div.footer {
  border-top: #c5c5c7 solid 1px;
  clear: both;
  color: #6d6f71;
  padding: 1em 0 2em 0;
  width: 925px;
  }

div.footer a {
  color: #6d6f71;
  display: inline-block;
  margin: 0 0 0 12px;
  text-transform: uppercase;
  }

div.footer a:hover {
  color: #000;
  text-decoration: none;
  }

div.footer a.qualcomm {
  float: right;
  margin: 0 10px 0 0;
  }

div.footer a.farRight {
  margin-right: 22px;
  }

div.footer a.legal {
  margin-left: 0;
  text-transform: capitalize;
  }