body {
	bgcolor:#330000;
	margin-top: 10px;
	margin-left: 0px;
}

p {
	font-color:#330000;
	font-size:20px;
	font-family: Arial, san-serif, helvetica;
}

.quote {
	font-family: Papyrus, "Times New Roman", "MS Serif";
	font-weight: bold;
	font-color:#330000;
	font-size:16px;
}

.redcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #660000;
}

a.redcap:link {
	font-family: Arial, sans-serif, helvetica;
	font-size:20px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

a.redcap:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 20px;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
a.redcap:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}


a.cont:link {
	font-family: Arial, sans-serif, helvetica;
	font-size:20px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}

a.cont:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 20px;
	color: #660000;
	font-weight: normal;
	text-decoration: underline;
}
a.cont:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #990000;
	text-decoration:underline;
}

.smallish {
	font-family: Arial, sans-serif, helvetica;
	font-size:14px;
	font-weight: bold;
	color: #660000;
}


a:link {
	font-family: Arial, sans-serif, helvetica;
	font-size:14px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}

a.menu:link {
	font-family: Arial, sans-serif, helvetica;
	font-size:12px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

a.menu:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}


h1 {
	margin-bottom: -0.25em;
	font-family: Arial, sans-serif, helvetica;
	font-size: 26px;
	color: #840600;
}

h2 {
	font-family: Arial, sans-serif, helvetica;
	font-size: 22px;
	font-style: italic;
	color: #990000;
}

h3 {
	font-family: Arial, sans-serif, helvetica;
	font-size: 22px;
	margin-bottom: 0.25 em;
	color: 336633;
}

h4 {
	font-family: Arial, sans-serif, helvetica;
	font-size: x-small;
	color: #000000;
}

.navcontainer {
	display: block;
	width: 138px;
	color: white;
	float: left;
	margin-right: 0px;
	height: 450px;
}
a.navbutton {
	clear: left;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	border-width: 2px;
	border-style: groove;
	border-color: #840600;
	display: block;
	color: #660000;
	text-decoration: underline;
}
a.navbutton:hover {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}


