/* CSS Document */

p{
	font-family: Garamond, Times, serif;
	font-size: 14px;
	color: #000099;
	line-height: inherit;
	padding: 3px;
	font-weight: bold;
	}

.bold {
	font-family: Garamond, Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bolder;
	color: ##000099;
}

.navigation {
	font-family: Garamond, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	display: inline;
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
}

.navigation:hover {
	font-family: Garamond, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 100px;
}

.currentnav {
	font-family: Garamond, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
	display: inline;
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
	background-color: #000099;
}

.listlink {
	font-family: Garamond, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	display: block;
	margin-right: 8px;
}

.narrative {
	font-family: Garamond, Times, serif;
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: inherit;
}

.homenarrative {
	font-family: Garamond, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: inherit;
}

.notes {
	font-family: Garamond, Times, serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	width: inherit;
}

.toplist {
	font-family: Garamond, Times, serif;
	font-size: 12px;
	font-style: italicize;
	font-weight: bold;
	color: #3399CC;
	line-height: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 8px;
}

.pagehead {
	font-family: Garamond, Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	display: block;
	font-stretch: normal;
}

.copyright {
	font-family: Garamond, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-align: center;
}
