body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	background-color: #660000; margin:10px 5%; }


/* --------------------------------------- DIV Styles --------------------------------------- */
div { background-color: #ffffff; margin:0px; }
div p {	padding-left: .5em;  }
div#content {padding: .33em; }

div#content p { font-size:small;}

div#header {
	padding: 0em;
	background-color: #efefef;
	text-align:left;
	margin:0px; border-bottom: 1px solid #CCCCCC;
	height:52px;
	}

div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; text-align:center;
	font-size:small;
	border-top: dotted #660000;
	padding: .33em .33em;} 


div#NAVtop { top:54px;text-align:right; 
	background-color:#DFDFDF;
	color:#660000;
	padding-right: 0em;
	padding-left: 0.2em;
	padding-bottom:2px;
	padding-top:2px;
	margin:0px;
	font-size:small;
	border-bottom: 1px solid #CCCCCC;
	
	}
div#NAVtop a {text-decoration:underline; padding-right:.2em; padding-left:.2em; }
div#NAVtop a:hover {text-decoration:none; color:#ffffff; background-color:#660000; }

/* --------------------------------------- Default Styles --------------------------------------- */

a {	color: #660000; }
h1 {
	font-size: medium;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	background-position: center center;
	border: thin none #660000; }

h2 {color: #660000;}

.hilite {font-weight: bold; color: #669999; }
.hilite2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666; font-size:medium; font-weight: bold;}
.hilite3 {font-weight: bold; color: #666666; font-weight: bold; }

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: square;
	text-align: left;
	text-indent: 1em;
	list-style-position: outside;
}



/* --------------------------------------- Special Styles --------------------------------------- */
div#content .FICtext {
	font-family: "Times New Roman", Times, serif; font-size:medium; }
div#header h1 {
	font-size: large;
	color: #660000;
	vertical-align: middle;
	text-align:center;
	letter-spacing: .2em;
}

.BookEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	border-top: thin solid #669999;
	border-right: thin none #669999;
	border-bottom: thin none #669999;
	border-left: thin none #669999;
	padding-top: .33em;}

.BookDef {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
	padding-top: .33em;
	padding-bottom: 1.25em;
}


option {color:#660000; font-size:small;}
/*option selected {background-color:#efefef; color:#660000;}*/
