BODY {
  padding: 10px 12px 10px 12px;
  background: url("images/bg3.jpg");
  background-color: #aa0000;
}

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

a:link {color: #0000cc; text-decoration: none; }
a:visited {color: #0000cc; text-decoration: none; }
a:hover {color: #0000ff; text-decoration: underline; }
a:active {color: #0000cc; }

a.foot:link {color: #333333; text-decoration: underline; }
a.foot:visited {color: #333333; text-decoration: underline; }
a.foot:hover {color: #333333; text-decoration: underline; }
a.foot:active {color: #333333; }


TD { 
  font: 10pt verdana, sans-serif;
  color: #333333;
  margin: 0px;
line-height: 1.6;
}

.wrapper {
  background-color: #ffffff;
  padding: 0px 0px 0px 0px;
  background-color: #eeeeee;
  border: 1px solid #555555;
  width: 780px;
}

.top {
  background-color: #ffcc00;
  padding: 0px 0px 0px 0px;
}

.content {
  padding: 14px 25px 12px 25px;
  background-color: #ffffff;
  border-bottom: 1px solid #ffcc00;
line-height: 1.6;
}

.top-links {
  padding: 0px 0px 0px 0px;
  background: url("images/link-back.jpg") repeat-x top;
  background-color: #ffffff;
  height: 37px;
  text-align: right;
 }

.bottom {
  border-top: 1px solid #000000;
  background-color: #ffcc00;
  height: 8px;
}

li {
  padding: 0px 0px 8px 0px;
}

.foot1 {
  width: 370px;
  padding: 6px 0px 0px 0px;
  font: 9pt verdana, sans-serif;  
  color: #3f3f3f;
}

.foot2 {
  width: 370px;
  padding: 6px 0px 0px 0px;
  text-align: right;
  font: 9pt verdana, sans-serif;  
  color: #3f3f3f;
}

#forsale {  margin: 32px;
  border: 1px solid #ccc; 
  padding: 12px;
}

#forsale img { display: block; float: left; margin: -22px; padding: 0px 50px 40px 0px;  }

 