BODY {
  background-image: url("images/back2.gif");
  background-repeat: repeat-x;
  background-color: #000000;
}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 2px;
  color: #333333;
}

a:link {color: #666633; text-decoration: underline; }
a:visited {color: #666633; text-decoration: underline; }
a:hover {color: #999966; text-decoration: underline; }
a:active {color: #666633; }


a.left-link:link {color: #333333; text-decoration: none; font-weight: bold;}
a.left-link:visited {color: #333333; text-decoration: none; font-weight: bold;}
a.left-link:hover {color: #eeeeee; text-decoration: underline; font-weight: bold;}
a.left-link:active {color: #333333; font-weight: bold;}

a.sub-link:link {font-size: 8pt; color: #333333; text-decoration: none; }
a.sub-link:visited {font-size: 8pt; color: #333333; text-decoration: none; }
a.sub-link:hover {font-size: 8pt; color: #eeeeee; text-decoration: underline; }
a.sub-link:active {font-size: 8pt; color: #333333; }

TD {
  font: 11px verdana, sans-serif;
  color: #333333;
  margin: 0px;
}

.top {
  padding: 0px 0px 0px 0px;
  background-color: #000000;
  width: 800px;
  height: 130px;
}

.links {
  padding: 24px 0px 0px 0px;
  background-image: url("images/link-back.gif");
  background-repeat: repeat-x;
  background-color: #baac72;
  width: 170px;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
  vertical-align: top;
}

.content {
  padding: 0px 12px 12px 12px;
  background-color: #ffffff;
  border-bottom: solid 1px #000000;
  vertical-align: top;
}

.side-link {
  font: 9pt verdana, sans-serif;
  padding: 0px 8px 0px 8px;
  width: 154px;
  vertical-align: top;
}

.contact {
  font: 8pt verdana, sans-serif;
  color: #330000;
  margin: 0px;
}

.foot {
  font: 9pt verdana;
  font-weight: bold;
  color: #999966;
}

.fade2 {
  padding: 0px 0px 0px 0px;
  background-image: url("images/fade2.gif");
  background-repeat: repeat-x;
  background-color: #ffffff;
  height: 19px;
}


.fade3 {
  padding: 0px 0px 0px 0px;
  background-image: url("images/fade3.gif");
  background-repeat: repeat-x;
  background-color: #BAAC72;
  height: 19px;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
}

.quote {
  padding: 0px 10px 0px 10px;
  background-color: #BAAC72;
  width: 160px;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
  vertical-align: top;
}



.banner {
  padding: 0px;
  width: 800px;
  height: 140px;
  background-image: url("http://www.midwestwildlife.com/banners/rotate.php");
  background-repeat: no-repeat;
  background-position: top center;
}


.homepic {
  padding: 0px;
  border: 1px solid #000;
  width: 150px;
  height: 188px;
  background-image: url("http://www.midwestwildlife.com/homepics/rotate.php");
  background-repeat: no-repeat;
  background-position: top center;
}

