/*****************************
* Sitemap Styles 
*****************************/

#content {
  text-align: left;;
}

#content ul {
  margin: 1em 0;
}

#content li {
  list-style: none;
  padding-bottom: .25em;
}


#content h1 {
  margin-bottom: 1em;
  font: bold 150% georgia, times, "Times New Roman", serif;
  text-transform: uppercase;
}

#content h2 {
  display: inline;
  margin-bottom: 1em;
  border-bottom: 1px solid #000;
  font: bold 110% georgia, times, "Times New Roman", serif;
  text-transform: uppercase;
}

#content dt {
  font: 125% georgia, times, "Times New Roman", serif;
  line-height: 1.5em;
}

#content dd {
  margin-bottom: .25em;
  font-size: 100%;
  line-height: 1.1em;
}

#rightCol h1 {
  font-size: 110%; 
  line-height: 1em;
}

#links #rightCol li:hover {
  background: none;
}

#links #bookList {
  clear: both;
  float: left;
  width: 190px;
  background: #000;
  border: 5px solid #000;
}

#links #bookList img {
  float: left;
  padding: 9px;
  _padding: 9px;
  border: 1px solid #39372F;
}

#links #bookList img:hover {
  border: 1px solid #fff;
}
