navbar {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F6CFA6;
	background-color: #EFB182;
}
nav {
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: left;
}

h1 {
	color: #F7DDA5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 54px;
}

h2 {
	color: #330000;
	font-family: "Century Gothic";
}

h3, h4 {
	color: #D43200;
	font-family: "Century Gothic";
	font-weight: bold;
}

h5, h6 {
	color: #FFCCCC;	
	font-family: "Century Gothic";
}
.body {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #EBE0A0;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
.collectionheader {
	font-size: 18px;
	font-variant: small-caps;
	color: #CC0000;
	font-family: "Century Gothic";
	font-weight: bold;
	text-align: center;
}
link {
	font-family: "Century Gothic";
	text-decoration: underline;
	color: #CC0000;
}
.pic {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	border: 2px double #FFFFCC;
}
form {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #EBE0A0;
	background-color: #330000;
}
.form {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #EBE085;
	background-color: #330000;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}
.anchor {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC99;
}
y
.page {
	background-color: #000000;
}
.pagetitle {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #FFFF99;
}
a:link {
	text-decoration: underline;
	color: #d43200;
	font-weight: bold;
}
a:visited {
	color: #D43200;
	font-weight: normal;
}

