  body
  {
   Font-size: 8pt; Font-family: Verdana, sans-serif; Background: White;
  }

  td
  {
   Font-size: 8pt; MARGIN: 0px; FONT-FAMILY: Verdana, sans-serif
  }

  a:link
  {
   Color: #009900; Text-decoration: none
  }

  a:active
  {
   Color: #009900; Text-decoration: none
  }

  a:visited
  {
   Color: #009900; Text-decoration: none
  }

  a:hover
  {
   Color: #66CCCC; Text-decoration: none
  }

  h1 
  {
   font: bold 24pt Garamond, serif; 
   color:#660000; 
  }

  h2
  {
   font: bold 16pt Garamond, serif; 
  }

  h3
  {
   font: bold 12pt Verdana, serif;
  }
  
  #page 
  {
   position:absolute;
   top: 0px; 
   left:0px;
   width:1130px;
  }
 
  #topbar
  {
   position:absolute;
   top: 0px; 
   left:0px;
   height:97px;
   width:1130px;
   background:#98966f;
   border-bottom: 
   3px solid #660000;
  }

  #footer
  {
   position:absolute;
   display:block;
   bottom: -84px;
   height:84px;
   width:1130px;
   margin-left:0px;
   background:#98966f;
   text-align:center;
   border-top: 3px solid #660000;
  }
 
  #topmenu
  {
   position:absolute;
   top: 15px; 
   right:75px;
  }
 
  #bookstore
  {
   position:absolute;
   top: 25px; 
   left:10px;
   width:600px;
   font: bold 26pt Garamond, serif;
   color:#660000;
  }
  
  #user
  {
   position:absolute;
   top: 51px; 
   left:1080px;
   padding-top:0px;
  }
  
  
  #menu
  {
   position:absolute;
   top: 79px; 
   left:0px;
   width:120px;
   padding-top:10px;
   padding-left:10px;
   background:#98966f;
  }
  
  
  #content
  {
   display:block;
   min-height:397px;
   height:auto;
   padding: 90px 15px 15px 15px;
   margin-left:0px;
   Background: #fff
   vertical-align:top;
   border-left: 3px solid #660000;
  }

  #picture
  {
   position:absolute;
   top: 100px; 
   left:407px;
   width:720px;
   height:420px;
   Background: url(GraftonBooks.jpg) #fff no-repeat right top;
   border-right: 3px solid #660000;
  }

