html, body
{
     background-color: #181900;
     font-family: Garamond, Georgia, Serif;
     font-size: 12pt;
     height: 100%;
     margin: 0px;
     min-height: 100%;
     padding: 0px;
     width: 100%;
}

a:link, a:hover, a:visited, a:active
{
     color: #6d190b;
     text-decoration: none;
}

a:hover
{
     text-decoration: underline;
}

blockquote
{
     background-color: #9c8a53;
     border: 1px solid #3a190b;
     padding: 0 10px 0 10px;
     font-family: Verdana, Arial, Sans-Serif;
     font-size: 10pt;
     font-style: italic;
}

img
{
     border: 0;
     margin: 0;
     padding: 0;
}

span.booktitle
{
     font-size: 14pt;
     font-weight: bold;
}

img#pagefooterimg
{
     border: 0;
     margin: 0 auto 0 auto;
     padding: 0;
}

hr
{
     background-color: #000000;
     border: 0;
     color: #000000;
     height: 2px;
     text-align: center;
     width: 90%;
}

div#woodBack
{
     border-left: 2px solid #000000;
     border-right: 2px solid #000000;
     background-image: url(../cmsimages/backwood.jpg);
     min-height: 100%;
     margin: 0 auto 0 auto;
     position: relative;
     width: 900px;
}

div#paperback
{
     background-image: url(../cmsimages/backpaper.jpg);
     min-height: 100%;
     margin: 0 auto 0 auto;
     width: 654px;
}

div#nav
{
     border: 0px;
     float: left;
     margin: 90px 0 30px 15px;
     min-height: 100%;
     text-align: center;
     width: 180px;
}

div#nav img
{
     margin: 0 0 10px 0;
}

div#content
{
     border: 0px;
     float: right;
     margin: 30px 50px 30px 0;
     min-height: 100%;
     text-align: justify;
     width: 380px;
}

div#content img.left
{
     clear: both;
     float: left;
     margin: 5px 10px 0 0;
}

div#content img.right
{
     clear: both;
     float: right;
     margin: 5px 0 0 10px;
}

div#content_3, 
div#content_3 a
{
     color: #3a311b;
     margin: 50px 0 0 0;
     text-align: center;
}

div#content_3 p.footertitle
{
     font-weight: bold;
     padding: 0 0 7px 0;
     margin: 0;
}

div#footer
{
     clear: both;
     font-size: 12pt;
     margin: 30px 10px 30px 200px;
     padding: 0 0 30px 0;
     text-align: center;
     width: 415px;
}

img#authorPicture
{
     position: absolute;
     top: 0px;
     left: 0px;
}

img#pinkFlower
{
     position: absolute;
     bottom: 0px;
     left: 0px;
}

img#yellowFlower
{
     position: absolute;
     top: 0px;
     right: 0px;
}

img#title
{
     margin: 5px 0 0 200px;
}
