body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
}
.currentpage {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #D3A191;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
font.nav {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
a.nav:link{
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
a.nav:visited{
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
}
a.nav:hover{ 
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #D3A191;
	font-weight: bold;
	line-height: 12px;		
} 
a.link:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #C28069;
	text-decoration: none;
}
a.link:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #C28069;
}
a.link:hover{ 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;	
} 
.navigation {
	position: relative;
	width: auto;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.animlist {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D3A191;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: xx-small;
	color: #000000;
	position: relative;
	font-weight: normal;
	width: 490px;
	text-align: right;
	padding-top: 10px;
}
