body
{
background-color: #E5F0B9;
}

p
{
text-align: justify;
}

h1
{
color: #6A7E1D;
border-bottom: 2px solid #4E5D15;
}

h2
{
font-style: italic;
}

h3
{
color: #6A7E1D;
}

blockquote
{
text-align: justify;
font-size: small;
}

#cover
{
float: right;
padding-left: 20px;
padding-bottom: 20px;
}

#container
{
background-color: white;
border: 2px solid #4E5D15;
width: 800px;
margin-left: auto;
margin-right: auto;
}

#content
{
font-family: arial, helvetica, sans-serif;
margin: 20px;
}

div.lightbox
{
background-color: white;
padding: 5px;
}

div.darkbox
{
background-color: #E5F0B9;
padding: 5px;
}

#bar
{
width: 800px;
background-color: #4E5D15;
}

#booklist ul
{
margin: 0px;
text-align: center; 
list-style: none;
}

#booklist li
{
display: inline;
padding: 10px;
}

#booklist li img
{
border: 0px;
}

#nav-menu ul
{
list-style: none;
padding: 0px;
margin: 0px;
}

#nav-menu li
{
float: left;
margin: 0px;
}

#nav-menu li a
{
background-color: #CEE282;
padding-top: 8px;
padding-bottom: 8px;
float: left;
width: 200px;
color: #6A7E1D;
text-decoration: none;
text-align: center;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
display: block;
}

#nav-menu li a:hover
{
background-color: #84A411;
color: White;
}





#w3 ul
{
text-align: center;
margin: 0px;
margin-top: 20px;
list-style: none;
padding: 0px;
}

#w3 li
{
padding: 20px;
display:inline;
}

#w3 img
{
border: 0px;
}





div.button
{
padding-top: 20px;
}

div.button a
{
color: black;
text-decoration: none;
padding: 8px;
float: right;
text-align: center;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}

div.button a:hover
{
color: gray;
}



#copyright p
{
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: small;
color: white;
padding: 20px;
margin: 0px;
border: 0px;
}