HTML {
  padding: 0px; 
}

.top {
	margin: 0px 0px 0px 0px;
        margin-bottom: 1em;
        /* background: #eeeeec; */
        /*       border-bottom: solid 1px grey; */
}

.main {
	max-width:85em;
        margin-top: 0px;
        padding-top: 0px;
        padding-left: 12px;
        padding-right: 12px;
	line-height:1.6em;
	font-family: "Verdana", "Arial", sans-serif;
}


h1  {	font-size:      large;
        font-family:	"Verdana", "Arial", sans-serif;
	padding: 0px 0px 0px 0px;
}

h2, h3, h4, h5  {	
        font-size: medium;
        font-family:	"Verdana", "Arial", sans-serif;
        border-bottom:  solid 1px black;
 }

BODY {
        margin: 0px 0px 0px 0px;
        background-color: white;
        color: black;
}
      
.Header { font-weight: bold;
          font-size: large;
          padding-left: 12px;
          padding-top: 6px;
          font-family: "Verdana", "Arial", sans-serif; 
}

.Header .logo a{ text-decoration:none; }

h1.staff {color: maroon;
          font-family: Arial;
          text-align: center;}
          
h1.book  {color: navy;
          font-family: Arial;
          }

.thead
{
	color: #000033;
	font: 13px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.thead a:link, .thead_alink
{
	color: #000033;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #e45b09;
}

.nav
{
	border-style:solid;
	border-color:#000033;
        border-width:3px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 3px 12px;
        font-family: "Verdana", "Arial", sans-serif; 
}

.nav a:link, .thead_alink
{
	color: #000033;
}
.nav a:hover, .thead a:active, .thead_ahover
{
	color: #e45b09;
}
          
h1, h2, h3 {font-family: Arial;}

h1.pagetitle {font-family: "Times New Roman"; text-align: center;
              }

p.address {font-family: Arial;
           font-size: 80%;}

p.bookhead {color:navy;
            font-family: Arial;
            font-size: 120%;
            }
            
p.textnav  {text-align: center;
            font-family: Arial;
            font-size: 80%}    
            
p, ul, ol, li, blockquote {font-family: Verdana}        

a:link {color:#000033}

a:visited {color:#000033}

a:active, a:hover, ahover {color:#e45b09}

.tfoot
{
	color: #000033;
	font: 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.tfoot a:link, .tfoot_alink
{
	color: #000033;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #e45b09;
}

ul li {
	list-style-type:square;
}

.Footer {
	font-size: x-small;
	border-style:solid;
	border-color:#000033;
        border-width:3px 0px 0px 0px;
	margin: 1.5em 0px 0px 0px;
	padding: 3px 0px 3px 12px;
        font-family: "Verdana", "Arial", sans-serif; 
}


