body {
  background-color: #000000;
  text-align: center;
  margin: 0 auto;
  color: #FFFFFF;
  font-family: Georgia, Palatino, Times New Roman, serif;
  }

#wrap {
  width: 800px;
  margin: 0 auto;
  background-color: #CCCC99;
  color: #000000;
  border: 5px solid #FFFFFF;
  }

#header {
  height: 156px;
  text-align: left;
  background-image: url(Images/Top-Truck.jpg);
  background-position: right;
  background-repeat: no-repeat;
  border-bottom: 5px solid #FFFFFF;
  }

#menubar {
  clear: both;
  height: 30px;
  background-color: #666600;
  width: 490px;
  color: #FFFFFF;
  }

#menu {
  position: relative;
  left: 10px;
  top: 5px;
  }

#menubar #menu a {
  font-size: 18px;
  text-decoration: none;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #FFFFFF;
  background-color: transparent;
  margin: 0 5px 0 5px;
  }

#inside {
  width: 550px;
  text-align: left;
  margin: 5px;
  }

#inside h1 {
  text-align: center;
  }

.fleft {
  float: left;
  }

.fright {
  float: right;
  }

.althide {
  display: none;
  }

#mainimg {
  height: 263px;
  background-repeat: no-repeat;
  }

#content {
  border-top: 5px solid #FFFFFF;
  }

#contact {
  text-align: left;
  height: 218px;
  width: 198px;
  position: relative;
  z-index: 2;
  background-image: url(Images/Contact-Outline.png);
  background-repeat: no-repeat;
  float: right;
  top: -45px;
  left: 1px;
  }

#topbin {
  float: right;
  background-image: url(Images/Top-Bin.png);
  background-repeat: no-repeat;
  width: 278px;
  height: 125px;
  position: relative;
  top: 20px;
  left: -30px;
  }

#contact h2 {
  text-align: center;
  background-color: #666600;
  color: #FFFFFF;
  height: 30px;
  width: 181px;
  margin: 9px 0 0 16px;
  padding: 0;
  font-size: 22px;
  }

#contact p {
  font-size: 14px;
  padding: 0;
  margin: 5px 0 0 24px;
  }

#contact p a {
  color: #000000;
  }
  
#rethink {
  background-color: #666600;
  color: #FFFFFF;
  width: 230px;
  border: 1px solid #000000;
  float: right;
  padding: 5px;
  text-align: center;
  }

#rethink h3 {
  margin: 0;
  padding: 0;
  }

#rethink p {
  margin: 0;
  padding: 5px;
  }

#footer {
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
  }

#footer a {
  color: #FFFFFF;
  }

#dont {
  width: 250px;
  float: left;
  }

#dont h2, #dos h2 {
  margin: 0;
  padding: 0;
  color: #666600;
  }

#inside h1 {
  color: #9A3334;
  }

.resheading {
  margin: 0;
  padding: 0;
  color: #666600;
  }

#dont p, #dos p {
  font-weight: bold;
  margin-top: 0;
  }

#dos {
  width: 250px;
  float: right;
  }