BODY.book { background: #aa0000
            url(bookshlf2c.gif);
            font-family: arial, helvetica, sans-serif }

BODY.parch { background-image: url(parchment1.gif); 
	   font-family: arial, helvetica, sans-serif }

body {background: #aa0000
            url(bookshlf2c.gif);
            font-family: arial, helvetica, sans-serif;
            margin:0;
            padding:0;
            text-align:center;}
             
               
.centbold { text-align: center;
                   font-weight: bold
                   } 


.homelogo {border:0;}

H1 { color: red; font-weight: normal; text-align: center }



SPAN.a { position: absolute; left:380px; top:95px }

SPAN.b { position: absolute; left:380px; top:70px }

IMG.border { border: medium double green }

IMG.left  { border: medium double green; float:left; clear: left;}

IMG.right  { border: medium double green; float:right;}

SPAN.bold { font-weight: bold; }

.cent { text-align: center; } 

DIV.parch { background-image: url(parchment1.gif); 
            margin: 1em 1em 1em 1em;
            padding: .5em .5em 1em}

DIV.parch2 { background-image: url(parchment1.gif);
            margin: 1em 1em 1em 1em;
            padding: .5em .5em .5em .5em;
            text-align: center}


SPAN.parch  { background-image: url(parchment1.gif);
   margin: 4em 1em 1em 1em;
   padding: .4em .5em 1em}

SPAN.center { text-align: center }

DIV.center { text-align: center }

.white {background: white;
	    display:inline;
	    }

span.under {text-decoration: underline }

A:link { text-decoration : none;}
A:visited { text-decoration : none;}
A:hover { text-decoration : underline; color:maroon;}

A:active { font-weight: bold; }

UL { list-style: url(blackbal2.gif) }

/*
P { word-spacing: .8em;} 
*/

DIV.pre {white-space: pre; }

H4 { font-family: arial; }

TABLE {border: double green;}

CAPTION {font: bold}

TD {border: blue inset 2px;}
