body {
	background-color: #420000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCC8B0;
}
.content {
	width: 622px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #230803;
	border-right-color: #230803;
	border-bottom-color: #230803;
	border-left-color: #230803;
	background-color: #6C0B02;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCC8B0;
}
.banner {
	width: 604px;
}
.menu {
	background-color: #880C02;
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 2px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/menu-bg.jpg);
}
.rightcol {
	background-color: #880C02;
	border: 1px solid #000000;
	padding: 3px;
}
a {
	color: #FFE9A6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titles {
	background-color: #820C02;
	border: 1px solid #000000;
	padding: 3px;
	color: #FFE9A6;
	font-weight: bold;
		background-image: url(images/menu-bg.jpg);
}.cover {
	margin: 5px;
}
h1 {
	font-size: 9px;
	margin: 2px;
	padding: 2px;
	font-weight: normal;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {font-size: 9px}