:link { color: #3819FF ; text-decoration: underline; }
:visited { color: #48398F ; text-decoration: underline; }
body
{
	background-color: #FFFFFF;
	color: #000000;
}
#navigation 
{
	background-color: #FFCC99;
	border-color: #000000;
	border-width: .2em;
	border-style: solid;
	padding: 3px;
	position: absolute;
	right: 0px;
	top: 90px;
	width: 250px;
}
#main 
{
	margin: 0px 28% 0 0;
	top: 0;
	z-index: 2;
	margin-right: 260px;
	background: rgb(255,255,255);
}

#footnote
{
	font-size: .75em;
	font-style: italic;
	text-align: left;
	clear: both;
	width: 95%;
	margin: 10px;
	padding: 3px;
	z-index: 4;
}
.NAVIGATION {
	text-align: center;
	font-family: "hoefler text", "Times", "comic sans ms", fantasy;
	font-weight: bolder;
	font-size: xx-large;
	text-decoration: none;
	color: #660000;
}
