.navigator {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	background-color: #990000;
	font-size: 10pt;
	padding: 3px;
	margin-right: 5px;
}
.navigator h1, .navigator h2, .navigator h3, .navigator h4, .navigator h5{
	font-size:10pt;
/*	font-weight:normal;*/
	margin: 0;  
	padding: 0;
}
.navigator h2{
	margin-left: 5px;
}
.navigator h3{
	margin-left: 10px;
/*	font-weight: normal; */
}
.navigator h4{
	margin-left: 15px;
	font-style:italic;
	font-weight: normal;
}
.navigator h4 i{
	font-style: normal;
}
.navigator a {
	color: #FFCC66;
	text-decoration: none;
}
.flip{
/*	width: 100%;*/
	border-top-color: #990000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-align: center;
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
}
.flip td{
	width: 33%;
	background-color: #FFCC66;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330000;
	background-color: #FFFFCC;
}
p {
	text-align: left;
	padding-right: 10px;

}
blockquote {
	font-style: italic;
	float: left;

}
blockquote p{
	text-indent: 0;

}
p.date {
	font-style: italic;
	font-weight: bold;
	text-indent: 0px;
}
.flip a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.prev {
	background-image: url(/prev.gif);
	background-position: center center;
}
.next {
	background-image: url(/next.gif);
	background-position: center center;
}
.sections {
	background-color: #990000;
	vertical-align: top;
	color: #FFFFCC;
	border-collapse: collapse;


}
.sections table{
	border-collapse: collapse;


}
.sections h1, .sections h2, .sections h3, .sections h4, .sections h5{
	margin: 0;  
	padding: 0;
}
.sections h1{
	font-size: 12pt;
}
.sections h2{
	font-size: 10pt;
}
.sections td {
	padding: 0;
	vertical-align: top;
	border-bottom: thin solid #FF9900;
}
.sections a {
	color: #FFCC66;
	text-decoration: none;
}
.chapters {
	background-color: #FFCC66;
	color: #330000;
}
.chapters td{
	border: none;
}
.chapters a{
	color: #990000;
	text-decoration: none;
}
.cutaway {
/*	background-color: #FFFFCC;*/
	padding-left: 100px;
	padding-bottom: 10px;

}
.cutaway h1 {
	font-size: 12pt;
	padding: 0px;
	margin: 0px;

}
.chapter h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;

}
.section h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18pt;
}
.chapter {
	padding-left: 50px;
	padding-bottom: 10px;
	
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.chapter h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.cutaway h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.cutaway p {
	padding: 0px;
	margin: 0px;
}
.chapter p {
	margin: 0px;
	padding: 0px;
}




.cutaway td {
	padding-left: .5in;
}
.jacket {
	color: #660000;
	background-color: #FF9900;
	border: medium ridge #990000;
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.section {
	background-color: #FF9900;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #CC0000;
}
.section h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18pt;
	font-variant: small-caps;
}
