body, td {
	font-size: medium;	
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: white;
	background-color: black;
}
a:link {color: #FFCC00;}
a:visited {color: #D29B59;}
a:active {color: #D29B59;}

#wrapper li {margin-bottom: 0.7em;}
.ch-title {font-style:italic; border: 0;}
h2.ch-subtitle {margin-top:-1em; font-style:italic;}
.ch-heading {}
.ch-year {}
.ch-date {text-align:left;	font-weight: bold;	font-size: large;}
.ch-place{text-align:right;	font-weight: bold;	font-size: large;}
.ch-body {text-align:justify; font-size: medium;}
.ch-cite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 3em;
}
.ch-quote {
	font-size:small; 
	font-weight:bold;
	text-indent: -1em;
	padding-left: 3em;
}
.ch-biblio {
	text-indent: -1em;
	padding-left: 3em;
}
div#wrapper {width:85%;}
p#navbar, p#navsub {
	text-align:right;
	margin-right:2em;
	font-size:small;
	font-weight:bold;}
p#navsub {margin-top:-1em;}	
/*
table.itemLeft{
	border: 1px solid white;
	margin-right: 2em;
	float:left;
	clear:left;
}
table.itemRight{
	border: 1px solid white;
}
*/
table.itemMiddle{
/*	border: 1px solid white; */
	margin-left:2em;
}
td.navbox {
	background-color: #003366;
	/* setting a black body{} background overrides the sidebar table */
}
td.footer{
	background-image: url(footer_fill.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FAAF38;
}
