BODY {
	font-family:Arial;
	font-size:14px;
	margin:0px;
	padding:0px;
	text-align:center;
	min-width:901px;
	scrollbar-arrow-color: #6A271F;
	scrollbar-track-color: #6A271F;
	background-color:#6A271F;
	color: #8f3a3a;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat;
}
P {
	font-family:"Arial";
	font-size:14px;
}
FORM {
	margin:0;
	padding:0;
}
#centerwrapper {
	text-align:left;
	width:801px;
	margin-left:auto;
	margin-right:auto;
}
#list-menu {
	position:absolute;
	z-index:1;
	visibility:visible;
	left: 0px;
	top: 80px;
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	height: 200px;
}
#list-menu ul {
	margin: 0; 
	font-weight: bold; 
	padding: 0;
	list-style-type: none;
	font-family: Arial, helvetica sanf-serif;
	display: block;
}
#list-menu li {
	margin: 2PX 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6A271F;
	border: ridge;
}
#list-menu a {
	display: block;
	width:194px;
	padding: 2px 2px 2px 10px;
	border: 1px none #8f3a3a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#list-menu a:hover {
	display: block;
	width:194px;
	padding: 2px 2px 2px 10px;
	border: 1px none #8f3a3a;
	text-decoration: none;
	background-color: #4b1212;
	background-image: none;
	color: #FFFFFF;
}
.bannertitle {
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
}
.bannertag {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.info {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.pagetitle {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.bodyheader {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #6A271F;
}
a:visited {
	color: #4b1212;
}
a:hover {
	color: #8f3a3a;
}
a:active {
	color: #660000;
}
.notes {font-size: 10px}
.style1 {font-size: 24px}

.style2 {
	font-size: 14px
}
.style3 {color: #F0F0F0}

.styleblack {
	color: #000000
}

