 body {
    background-color: #fbfeae;
    background-image:url(http://kathybacus.com/images/bg.png);
    background-repeat:repeat-y;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px; }

  #main {
    background-repeat:no-repeat;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px; }

  #nav {
    position:absolute;
    width:199px;
    z-index:1;
    left: 490px;
    top: 110px; }

  #booklist {
    position:absolute;
    width:53px;
    left:710px;
    top:110px; }

  #content {
    position:absolute;
    width:415px;
    z-index:2;
    left: 43px;
    top: 150px; }

  h1 {
    margin-top:3px;
    margin-bottom:3px;
    margin-right: 3px;
    margin-left: 3px;
    padding-left:3px;
    border-bottom: dashed 1px #468e8d;
    font-family: franklin gothic medium;
    font-size:14px;
    color:#468e8d;
    font-weight:bold; }

  h2 {
    margin-top:15px;
    margin-bottom:15px;
    margin-right: 3px;
    margin-left: 3px;
    padding-left:3px;
    border-bottom: dashed 1px #fbfeae;
    font-family: franklin gothic medium;
    font-size:14px;
    color:#fbfeae;
    font-weight:bold; }

  p {
    padding:3px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#468e8d;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px; }

  a {
    color: #468e8d;
    text-decoration: bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:15px; }
    
  a:link {
    text-decoration: bold; }

  #navcontent {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#3E2318; }

#home
{display: block;
  width: 96px;
  height: 36px;
  background: url("/images/link_home.png") no-repeat 0 0; }
 
#home:hover
{background-position: 0 -36px;}
 
#home span
{display: none; }

#books
{display: block;
  width: 110px;
  height: 35px;
  background: url("/images/link_books.png") no-repeat 0 0; }
 
#books:hover
{background-position: 0 -35px;}
 
#books span
{display: none; }

#reviews
{display: block;
  width: 137px;
  height: 36px;
  background: url("/images/link_reviews.png") no-repeat 0 0; }
 
#reviews:hover
{background-position: 0 -36px;}
 
#reviews span
{display: none; }

#bio
{display: block;
  width: 55px;
  height: 35px;
  background: url("/images/link_bio.png") no-repeat 0 0; }
 
#bio:hover
{background-position: 0 -35px;}
 
#bio span
{display: none; }

#news
{display: block;
  width: 88px;
  height: 36px;
  background: url("/images/link_news.png") no-repeat 0 0; }
 
#news:hover
{background-position: 0 -36px;}
 
#news span
{display: none; }

#links
{display: block;
  width: 86px;
  height: 35px;
  background: url("/images/link_links.png") no-repeat 0 0; }
 
#links:hover
{background-position: 0 -35px;}
 
#links span
{display: none; }
 
#advice
{display: block;
  width: 113px;
  height: 37px;
  background: url("/images/link_advice.png") no-repeat 0 0; }
 
#advice:hover
{background-position: 0 -37px;}
 
#advice span
{display: none; }

#photos
{display: block;
  width: 131px;
  height: 36px;
  background: url("/images/link_photos.png") no-repeat 0 0; }
 
#photos:hover
{background-position: 0 -36px;}
 
#photos span
{display: none; }

#contact
{display: block;
  width: 147px;
  height: 37px;
  background: url("/images/link_contact.png") no-repeat 0 0; }
 
#contact:hover
{background-position: 0 -37px;}
 
#contact span
{display: none; }