body {
	margin: 0;
	padding: 0;
	background: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
	text-align: center;
       }

#container {
	background: #ffffff;
	width: 732px;
        margin: 15px auto;
	text-align: left;
        }

#leftbook {
        float:left;
	background: #ffffff;
	position: relative;
        padding-right:20px;
        padding-bottom:20px;
        width: 200px;
	}

#rightbook {
        float:right;
	background: #ffffff;
	position: relative;
        padding-left:20px;
        width: 483px;
	border-left: 2px solid #888888;
        padding-bottom:20px;
	}

p.signature {
        padding-left:250px;
        font-style:italic;
            }

.contents {
	text-align: center;
	width: 732px;
        }

#main {
	background: #ffffff;
	position: relative;
	width: 732px;
	text-align: left;
        padding-top: 30px;
        }

#main2 {
        clear:both;
	background: #ffffff;
	position: relative;
	width: 732px;
	text-align: left;
        padding-top: 30px;
        }

#nav {
	background: #ffffff;
	width: 732px;
	align: center;
        padding-top: 10px;
        padding-bottom: 30px;
        }
p     {
        color: #333333;
        font-size:10pt;
        font-family: Arial, Helvetica, sans-serif;
        padding-left:25px;
        padding-right:25px;
       }

p.appearhead     {
            padding-top:25px;
            color: #804040;
        font-size:12pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
       }


p.book  {
        color: #333333;
        font-size:8pt;
        font-family: Arial, Helvetica, sans-serif;
       }


.book  {
        color: #333333;
        font-size:8pt;
        font-family: Arial, Helvetica, sans-serif;
       }

.ebook  {
            color: #804040;
        font-size:12pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        }


p.index    {
        color: #333333;
        font-size:10;
        padding-left:125px;
        padding-right:125px;
       }

.caption  {
       font-family: Arial, Helvetica, sans-serif;
        color: #666666;
        font-size:7pt;
        clear:both;
       text-align: right;
        padding-left:0px;
        padding-right:0px;
       }
.smallcaps {
font-variant: small-caps;
}

a.caption:link { 
	color: #a4784d; 
	text-decoration: none;
        font-size: 7pt;
        font-weight: bold;
        }

a.caption:hover  { 
	color: #333333; 
	text-decoration: none;
        font-size: 7pt;
        font-weight: bold;
        }

a.caption:active { 
	color: #FF9900; 
	text-decoration: none;
        font-size: 7pt;
        font-weight: bold;
        }

a.caption:visited  { 
	color: #a4784d; 
	text-decoration: none;
        font-size: 7pt;
        font-weight: bold;
        }

.photocaption  {
       font-family: Arial, Helvetica, sans-serif;
        color: #666666;
        font-size:7pt;
        clear:both;
       text-align: center;
        padding-left:0px;
        padding-right:0px;
       }

#booklist {
           padding-left: 75px;
           padding-right:75px;
           padding-top: 15px;
           padding-bottom:15px;
           border-top:2px solid #888888;
           }

table.list {
	border-width: 1px 1px 1px 1px;
	border-style: groove groove groove groove;
	border-color: #666666 #666666 #666666 #666666;
	}


table.list td{
        color:#666666;
        font-size:12pt;
        border-width: 1px 1px 1px 1px;
	border-style: groove groove groove groove;
	border-color: #666666 #666666 #666666 #666666;
	}

p.nav {
        color:#660000;
        font-size:8pt;
        font-weight: bold;
        padding:0px;
       }

.title     {
        color: #804040;
        font-family: ariel;
	font-size: 18pt;
        font-weight: bold;
	text-align: left;	
        }

.subtitle     {
        color: #804040;
        font-family: ariel;
	font-size: 14pt;
        font-weight: bold;
	text-align: left;	
        }

p.small {
        color:#666666;
        font-size:10pt;
        padding:0px;
       }


a.menu:link { 
	color: #a4784d; 
	text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        }

a.menu:hover  { 
	color: #333333; 
	text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        }

a.menu:active { 
	color: #FF9900; 
	text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        }

a.menu:visited  { 
	color: #a4784d; 
	text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        }

.navlist  {
		color: #a4784d; 
		text-decoration: none;
                font-size:8pt;
                font-weight: bold;
                }


a.cap:link { 
		color: #a4784d; 
		text-decoration: none;
                font-size:7pt;
                }
	
	a.cap:visited { 
		color: #a4784d; 
		text-decoration: none; 
                font-size:7pt;
                }
	
	a.cap:hover { 
		color: #333333; 
		text-decoration: none; 
                font-size:7pt;
                }

	a.cap:active { 
		color: #FF9900; 
		text-decoration: none;
                font-size:7pt; 
                }

a.nav:link { 
		color: #a4784d; 
		text-decoration: none;
                font-size:8pt;
                font-weight: bold;
                }
	
	a.nav:visited { 
		color: #a4784d; 
		text-decoration: none; 
                font-size:8pt;
                font-weight: bold;
		}
	
	a.nav:hover { 
		color: #333333; 
		text-decoration: none; 
                font-size:8pt;
                font-weight: bold;
		}

	a.nav:active { 
		color: #FF9900; 
		text-decoration: none;
                font-size:8pt; 
                font-weight: bold;
		}
		
        
        a:link { 
		color: #a4784d; 
		text-decoration: none;
                font-size:10pt;
                font-weight: bold;
                }
	
	a:visited { 
		color: #a4784d; 
		text-decoration: none; 
                font-size:10pt;
                font-weight: bold;
		}
	
	a:hover { 
		color: #333333; 
		text-decoration: none; 
                font-size: 10pt;
                font-weight: bold;
		}

	a:active { 
		color: #FF9900;  
		text-decoration: none;
                font-size:10pt; 
                font-weight: bold;
		}
			
	
.button1 {
              background-color: #FF9900;
              border-width: 2;
              color: #a4784d;
              font-size: 10pt;
              font-weight: bold;
              font-family: Arial, Helvetica, Serif, sans-serif;
               }


#logo {	
	background: #ffffff;
        text-align: left;
	padding-top: 30x;
	padding-bottom:15px;
	width: 732px;
	border-bottom: 2px solid #000077;
}

#logo img {
        align: left;
	border: none;
	}

#footer {
        clear:both;
        float:left;
        display:block; 
        width:732px;
    	background: transparent;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
        margin-top:25px;
	clear: none;
        text-align: center;	
        }

.presents {
           color: #660000;
           font-size: 25px;
           text-align:center;
           }

.donate     {
        color: #804040;
        font-family: ariel;
         font-weight: bold; 
	font-size: 13pt;
	text-align: left;	
        }

.donatetext     {
     color: #333333;
        font-size:10pt;
        font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
        }

H1     {
        color: #804040;
        font-family: ariel;
	font-size: 18pt;
	text-align: right;	
        }

H2     {
        color: #804040;
        font-family: ariel;
	font-size: 18pt;
	text-align: center;	
        }

H3     {
        color: #804040;
        font-family: ariel;
	font-size: 18pt;
	text-align: left;	
        }

H4     {
        color: #804040;
        font-family: ariel;
	font-size: 12pt;
	text-align: left;
padding-left:25px;	
        }

H5     {
        color: #804040;
        font-family: ariel;
	font-size: 12pt;
	text-align: right;	
        }

H6     {
        color: #666666;
        font-family: ariel;
	font-size: 12pt;
	text-align: left;
text-decoration:bold;
        }


.newstxt
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #323844;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
a.newstxt 
{
color: #804040; 
font-size:11px;
text-decoration:underline;
}

a.newstxt:hover
{
color:gray; 
font-size:11px;
text-decoration:none;
}
.imgbox
{
width:40px;
height:60px;
margin:10px;
}