html, body {border:0; margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#welcome {
color:#CCCCCC;
position:absolute;
left:78%;
top:50px;
font-size:16px;
line-height:24px;
z-index:1;
padding-left:10px;
}

#welcome a {
text-decoration:none;
color:#CCCCCC;
}

#welcome a:visited {
text-decoration:none;
}

#welcome a:hover {
color:#FFCC33;
}

#textblock {
float:left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
line-height:18px;
width:60%;
height:1200px;
background-color:#000033;
border-left-style:inset;
border-right-style:outset;
border-top-width:0;
margin-top:0;
}

#chapterblock {
float:left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
text-align:justify;
width:60%;
height:100%;
background-color:#000033;
border-left-style:inset;
border-right-style:outset;
border-top-width:0;
margin-top:0;
}

#textblock p, #chapterblock p {
margin-left:40px;
margin-right:40px;
}

#textblock li {
margin-right:40px;
}

#chapterblock td {
line-height:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
padding-top:10px;
text-align:center;
border: double;
border-color:#666666;
}

#textblock td, th {
line-height:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:0px;
padding-top:0px;
text-align:center;
border:groove;
border-color:#666666;
}

#chapterblock li {
margin-left:60px;
margin-right:60px;
padding-left:10px;
}

#textblock h1, #chapterblock h1 {
text-align:center;
font-size:22px;
margin-top:24px;
margin-bottom:24px;
color:#FFFF33;
}

#textblock h1 {
margin-top:36px;
}

#textblock a, a:visited {
color:#FFCC33;
text-decoration:none;
}

#textblock a:hover {
color:#FF3300;
}


#rightmenu {
background-color:#000000;
color:#CCCCCC;
float:left;
text-decoration:none;
font-size:16px;
line-height:24px;
margin-top:150px;
border-top-width:0;
}

#rightmenu p {
margin-left:20px;
}

#rightmenu a {
text-decoration:none;
color:#CCCCCC;
}

#rightmenu a:visited {
text-decoration:none;
color:#CCCCCC;
}


#rightmenu a:hover {
color:#FFCC33;
}

#chapternumber {
padding-left:30px;
border-bottom:thin;
border-bottom-style:outset;
}

.booknav {
font-family:Perpetua, Arial, Helvetica, sans-serif;
color:#FFCC33;
font-size:20px;
text-align:center;
}

.booknav a, a:visited, #rightmenu p.booknav a {
text-decoration:none;
color:#FF9933;
}

.booknav a:hover, #rightmenu p.booknav a:hover {
color:#FF3300;
}

.figurecaption {
text-align:center;
font-style:italic;
}

.list {
padding-left:30px;
}

.bookpictures {
float:right;
padding-left:20px;
padding-right:20px;
height:160px;
}

