body {
  font:8pt Georgia,Serif;
  color:#5A522D;
  background: #DAEE5c url("/back.gif") repeat-y center top;
  margin:0px;
  padding:0px;
}
h1
{
  margin:5px;
  font:12pt Arial,Sans-serif;
  font-weight:bold;
}
h2
{
  margin:5px;
  font:10pt Arial,Sans-serif;
}
h3
{
  font-family: 'Trebuchet MS',Trebuchet,arial;
  font-weight:bold;
  font-size: small;
  letter-spacing:.2em;
}
a {
  color:#9EAC42;
  text-decoration:none;
}
a:hover {
  color:#DAEE5C;
  text-decoration:underline;
}
a img {
  border-width:0;
}
#listing {
  padding-left:10px;
  border-left: 1px solid #DAEE5C;
  margin-top:3px;
}
#time
{
  font-style:italic;
  color:#D08000;
}
#listheading
{
  margin-bottom:30px;
}
#desc
{
  margin-left:10px;
  font-style: italic;
}
#content {
  width: 670px;
  margin:0 auto;
  padding:0;
  text-align:left;
  background:#FFFFFF;
}
#ads {
  width:160px;
  float:left;
}
#main {
  width:470px;
  margin-left:20px;
  float:left;
}
