body {
  background-color:#fff;
  color:#000;
  font-family:arial,helvetica,sans-serif;
  }
p, div, td {
  font-size:12px;
  }
a:link {
  color:#900;
  }
a:visited {
  color:#336;
  }
a:active {
  color:#000;
  }

#topBannerAd {
  width:792px;
  margin:0 auto 18px;
  text-align:center;
}
#weeklyStrip  {
  width:750px;
  margin:0 auto;
  text-align:center;
}
#stripDetails {
  width:600px;
  margin:0 auto 18px;
}
.previousLink {
  float:left;
}
.nextLink {
  float:right;
}
.stripDate {
  text-align:center;
}
.moreRedMeat {
  width:750px;
  margin:12px auto;
}
.moreRedMeat ul {
  margin:0 auto;
}
.starName {
  font-weight:bold;
  }
.previousNextLinks {
  }
.issueDateLink {
  color:#666;
  font-size:10px;
  }
.newSplash {
  font-size:10px;
  font-weight:bold;
  }
.matchCounter {
  color:#666;
  font-size:10px;
  }
#rolloverNav {
  margin-bottom:18px;
}
#dispatchPower {
  margin-top:18px;
}

/* copyright footer styles */
#copyrightFooter {
  font-family:arial,helvetica,sans-serif;
  font-size:10px;
  }
.maxCannon {
  font-weight:bold;
  text-transform:uppercase;
  }
.redMeat {
  padding:2px 3px;
  background-color:#000;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:1px;
  }
.redMeat a {
  color:#f00;
  text-decoration:none;
  }
.booksAvailable {
  font-weight:bold;
  text-transform:uppercase;
  }
.amazonLink {
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:1px;
  }
.amazonLink a {
  color:#f00;
  text-decoration:none;
  }
.amazonLink a:hover {
  color:#000;
  }

#meatFooter {
  clear:both;
}