<style type="text/css">

body
{
margin: 0px;
background-color: #ffccff;
width: 100%;
height: 100%;

}

#footer{
font-family: "Trebuchet MS", sans-serif;
font-size: 8pt;
position: absolute;
     background-color: #000000;
     text-align: center;
     position: fixed;
     bottom: 0px;
     left: 5%;
     width: 90%;
	 color: #ffffff;
}

div.book{
background-color:#000000;
float:left;
margin: 10px;
width: 156px;
padding-bottom: 2px;
}

.book img{
border:none;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
margin-bottom: 0px;
}

/* default paragraph style!!! */
h1
{
margin: 6px;
color: white;
font-size: smaller;
font-stretch: wider;
background-color: black;
font-weight: normal;
width:600px; 
filter: alpha(opacity=90);
-moz-opacity:0.9;           /* Mozilla 1.6 and below   */
opacity:.9;
}

.footer
{
  font-size: xx-small;
  color: #e1e1e1;
  text-align: right;
  padding: 0em 1em 0em 0em;
}


p.just
{
text-align: justified;
}

p.required
{
color: CC0000;
}

p.guest
{
text-decoration: none;
font-weight: bold;
}

p.head {color: #ffccff; font-family: sans-serif; font-weight: bolder; font-family: "fixedsys","chicago"; font-size: x-large; background-color: black}

p.subtext {letter-spacing: 10px; font-variant: small-caps}
p.endnote {font-size: xx-small}
p.desc {font-style="italic";font-size:12px}

p.header 
{
color: 993300;
font-size: 450%;
font-weight: bolder;
width:600px; 
}

p.smallheader 
{
color: CC0000;
font-size: 150%;
font-weight: bolder;
letter-spacing: -1px;
}

p.headertext
{
color: CC0000;
font-size: 80%;
font-weight: bolder;
letter-spacing: -1px;
margin-bottom: 0px;
}

p.links
{
margin-top: 0px;
}

p.content {
font-size: larger;
font-stretch: ultra-condensed;
font-weight: 900;
}

.book a, #footer a:link
{
text-decoration: underline;
color: #ffffff;
text-decoration: none;
}
.book a:visited, #footer a:visited {
text-decoration: none;
color: #e1e1e1;
}
.book a:active, #footer a:active {
#text-decoration: underline;
#color: #FE0155;
filter: alpha(opacity=00);
-moz-opacity:0.0;           /* Mozilla 1.6 and below   */
opacity:.0;
}
.book a:hover, #footer a:hover {
color: #FE0155;
}

a.headlink:link {color: #993300}
a.headlink:visited {color: #993300}
a.headlink:hover {font-size: 100%; letter-spacing: -5px; text-decoration: none;}

</style>

