body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	text-decoration: none;
	background-color: #660000;
}
.banner-head {
	position: absolute;
	height: 181px;
	width: 806px;
	left: 20px;
	top: 10px;
}
.footer-text {
	font-size: 10pt;
	font-weight: bold;
	color: #FAF4DF;
}
.beige-large {
	font-size: 12pt;
	font-weight: bold;
	color: #FAF4DF;
}


.menu-bar {
	position: absolute;
	width: 800px;
	left: 20px;
	top: 185px;
}
.main-content {
	background-color: #FAF4DF;
	border: thin groove #DFCF91;
}

.small-print {
	font-size: 9px;
	color: #FAF4DF;
	font-weight: bold;
}
.small-red {
	font-size: 8pt;
}
.names {
	font-size: 12pt;
	line-height: 1.5em;
	text-transform: uppercase;
}
.resource-heading {
	text-transform: uppercase;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
}
.background-red {
	background-color: #660000;
}
.cream-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FAF4DF;
}
.cream-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FAF4DF;
}
