body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/* background-color: #CBD2C2; */
	background-color: #000000;
}
#container {
	background-color: #FFFFFF;
	/* border: 1px solid #000000; */
	border: 3px solid #990000;
	width: 750px;
}
#menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 0px solid #000000;
}
#menu a {
	color: #990000;
	text-decoration: none;
}
#menu a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #CBD2C2;
	display: block;
}
.content {
	padding: 1.2em;
	background-image: url(images/bkcontent-copy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.content1 {
	padding: 1.2em;
}
#botmenu, #botmenu a, #botmenu a:hover {
	font-size: 11px;
	color: #8B0E0A;
	font-weight: normal;
	line-height: 18px;
}
#credits {
	font-size: 10px;
	color: #85BA84;
}
h2 {
	font-family: Pristina, "Brush Script MT", "Trebuchet MS";
	font-weight: bold;
	color: #990000;
	font-size: 24px;
}
.boldred {
	font-weight: bold;
	color: #990000;
	font-size: 11pt;
}
