﻿@charset "UTF-8";
/* CSS Document */


	body {
	font-family: verdana, arial, helvetica, serif;
	background-color: #8f8981;
}
ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
.smallnav {
	width: 7em;
	float: left;
	position: relative;
	z-index:2;
	font-size: 11px;
}
.mednav {
	width:16em;
	float: left;
	position: relative;
	z-index:2;
	font-size: 12px;
}
.bignav {
	width: 16em;
	float: left;
	position: relative;
	z-index:2;
	font-size: 12px;
}
.biggernav {
	width: 16em;
	float: left;
	position: relative;
	z-index:2;
	font-size: 11px;
}
li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 3.2em;
	left: 0;
	padding-bottom: .5em;
	padding-top: .5em;
	background-color: black;
	line-height: 1.4em;
}
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 3.2em;
	left: 0;
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	color: black;
}
#menu li:hover, #menu li.hover {
	position: static;
}
#content {
	clear: left;
}

.main_nav
{padding-left: 1em;}


a:link, a:visited {
	color: white;
	padding-bottom:0em;
	text-decoration: none;
}
a:hover {
	width: 20em;
	text-decoration: none;
	color: silver;
}
.box
{width:650px;
padding: 1.5em;
background-color:#f6f5e8;
border: 5px solid #8f8981;}


.rollover a {
	display:block;
	width:215px;
	color:white;
	font-size: 13px;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 1em;
	text-decoration: none;
	border-bottom: 1px solid #8c0014;
}



.rollover a:hover {
	background-color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #8c0014;
	width:215px;
	padding-top: .5em;
	padding-bottom: .5em;
}

.rollover a:visited {
	display:block;
	width:215px;
	color:white;
	font-size: 13px;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 1em;
	text-decoration: none;
	border-bottom: 1px solid #8c0014;
}

.rollover1 a {
	color: #a32521;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.7em;
	font-weight: bold;
}
.rollover1 a:hover {
	color: black;
}
.rollover2 a {
	color: #a32521;
	font-size: 15px;
	text-decoration: none;
	line-height: 1.7em;
	font-weight: bold;
}
.rollover2 a:hover {
	color: #000000;
}
.rollover3 a {
	color: #a32521;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.7em;
	font-weight: bold;
}

.rollover3 a:visited {
	color: #a32521;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.7em;
	font-weight: bold;
}


.rollover3 a:hover {
	color: black;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.7em;
	font-weight: bold;
}


.rollover4 a {
	color: #65615b;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.7em;
	font-weight: bold;
}
.rollover4 a:hover {
	color: #65615b;
	text-decoration: underline;
}

.rollover5 a {
	color: #a32521;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.7em;
	font-weight: bold;
}

.rollover5 a {
	color: #a32521;
	font-size: 14px;
	text-decoration: underline;
	line-height: 1.7em;
	font-weight: bold;
}
.rollover5 a:hover {
	color: #000000;
	text-decoration:none;
}

.athena1 {
	font-size: 12px;
	padding-left: 1em;
	line-height: 2em;
	padding-right: 1em;
	color: white;
}
.bodytext {
	font-size: 11px;
	padding-left: 3em;
	padding-right: 3em;
	line-height: 1.5em;
}

.bodytext1 {
	font-size: 11px;
	border-top: 1px dashed #8f8981;
	padding-left: 3em;
	padding-right: 3em;
	line-height: 1.5em;
	padding-bottom:1em;
	padding-top: 1em;
}

.bodytext2 {
	font-size: 11px;
	border-top: 1px dashed #8f8981;
	padding-left: 2.5em;
	line-height: 1.5em;
	padding-bottom:1em;
	padding-top: 1em;
}

.bodytext3 {
	font-size: 11px;
	border-top: 1px dashed #8f8981;
	
	padding-right: 3em;
	line-height: 1.5em;
	padding-bottom:1em;
	padding-top: 1em;
}


.bodytext4 {
	font-size: 11px;
	border-top: 1px dashed #8f8981;
	line-height: 1.5em;
	padding-bottom:2em;
	padding-top: 2em;
}

.books1 {
	font-size: 11px;
	border-top: 1px dashed #8f8981;
	padding-left: 70px;
	line-height: 1.5em;
	padding-bottom:1em;
	padding-top: 1em;
}

.books2 {
	font-size: 11px;
	border-top: 1px dashed #8f8981;
	padding-left: 45px;
	line-height: 1.5em;
	padding-bottom:1em;
	padding-top: 1em;
}

.bios1 {
	font-size: 11px;
	border-top: 1px dashed #8f8981;
	padding-bottom:1em;
	padding-top: 1em;
}


.border {
	border-bottom: 1px dashed #8f8981;
	padding-bottom: 1.5em;
}
.border2 {
	border-bottom: 1px dashed #8f8981;
	padding-bottom: 2.5em;
}
.border3 {
	border-top: 1px dashed #8f8981;
	padding-top: 1em;
}
.border4 {
	border-top: 1px dashed #8f8981;
	border-bottom: 1px dashed #8f8981;
	padding-top: 1em;
	padding-bottom: 1em;
}

.border5 {
	border: 1px solid #8f8981;
	width: 75px;
	
} 

.border6 {
	border: 1px solid #8f8981;
	width: 136px;

}  

.header {
	font-weight: bold;
	color: black;
}
.header2 {
	color: #a32521;
	font-size: 12px;
	font-weight: bold;
}
.header3 {
	color: #a32521;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px dashed #8f8981;
	padding-top: 2em;
}

.header4 {
	color: #a32521;
	font-size: 14px;
	font-weight: bold;
}


h3 {
	color: #a32521;
	font-size: 14px;
}
.list {
	padding-left: 3em;
	list-style: disc;
	color: black;
	line-height: 1.4em;
	padding-right: 1em;
	padding-bottom: .5em;
	margin-top: .5em;
}
.author {
	padding-left: 1em;
	font-style: italic;
}
.quote {
	color: white;
	background-color: #990000;
	width: 213px;
	font-size: 11px;
	padding-left: 1em;
	padding-right: .5em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	line-height: 1.6em;
}
.quotebig {
	font-size: 13px;
	font-weight: bold;
}
.anchor {
	color: black;
}

.table
{
margin-left: 5.5em;
}
