body {
  background: #DDDCA7;
  }
a.link {
  color: #59582B;
  text-decoration: underline;
  }
a.link:hover {
  color: #0000FF;
  text-decoration: none;
  }
a.link2 {
  color: #59582B;
  text-decoration: underline;
  }
a.link2:hover {
  color: #0000FF;
  text-decoration: none;
  }
a.link3 {
  color: #ffffff;
  text-decoration: underline;
  }
a.link3:hover {
  color: #59582B;
  text-decoration: none;
  }
td {
  font-family: verdana, tahoma, arial, sans serif, helvetica;
  font-size: 12px;
  font-weight: normal;
  text-align: justify;
  }
.hilite {
  background: #f2f2db;
  }
.header {
  height: 100px;
  background: url(../image/newsbanner.gif) no-repeat;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
  padding: 25px 10px 0px 0px;
  color: #59582B;
  }
.banner {
  height: 18px;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  padding: 6px 5px 0px 0px;
  text-align: right;
  margin-top: 20px;
  }
.main {
  background: #ffffff;
  border: solid #59582B 1px;
  padding: 20px;
  vertical-align: top;
  }
.left {
  float: left;
  margin: 0px 10px 10px 0px;
  }
.right {
  float: right;
  margin: 0px 0px 10px 20px;
  }
.newshead {
  font-family: courier new, courier;
  font-size: 20px;
  font-weight: bold;
  color: #59582B;
  margin: 20px 0px 5px 0px;
  padding-top: 2px;
  text-align: left;
  }

.adhead {
  font: bold 16px courier new, courier;
  color: #59582B;
  }

.adbody {
  margin: 0px 20px 0 20x;
  }

.top {
  margin-top: -5px;
  }
.info {
  font-size: 10px;
  border-top: solid #59582B 1px;
  border-bottom: solid #59582B 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 30px 30px 0px 30px;;
  text-align: center justify;
  }
.footer {
  height: 40px;
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  }
li {
  margin-bottom: 7px;
  margin-left: -20px;
  }
.chords {
  font-size: 16px;
  font-weight: bold;
  margin-left: 50px;
  }
.classified {
  padding: 0 0 0 30px;
  }

.photo {
  width: 320px;
  }

.caption {
  font-size: 11px;
  text-align: center;
  width: 320px;
  margin: 10px 0 10px 0;
  }

.caption2 {
  font-size: 11px;
  text-align: center;
  width: 600px;
  margin: 5px 0 10px 0;
  }
