@charset "utf-8";
body {
	font-family: "Arial Rounded MT Bold";
	font-size: 10px;
	color: #F2E6E9;
	background-color: #522021;
	background-image: url(art/bckgd2.gif);
	padding: 0px;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
}


div#container {
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	z-index: 1;
}
div#containerheader {
	margin-top: -75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 175px;
	text-align: center;
	z-index: 2;
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	color: #FFE8FF;
	text-decoration: none;
}
div#containerheader a:link {
	color: #FFE8FF;
	text-decoration: none;
}
div#containerheader a:hover {
	color: #F2E6F0;
	text-decoration: underline;
}
div#containertable {
	margin-top: 38px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	z-index: 3;
}
div#containertable p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
div#containertabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
div#containertabletxt a:link {
	color: #6666FF;
	text-decoration: underline;
}
div#containertabletxt a:hover {
	color: #CCCCFF;
	text-decoration: underline;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #943e3e;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1px;
}
.alttabletext {
	color: #F2E6E9;
	font-family: "Arial Rounded MT Bold";
	font-size: 9px;
}
.alttabletext p{
	color: #F2E6E9;
	font-family: "Arial Rounded MT Bold";
	font-size: 9px;
}
h3 {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color: #943e3e;
}
h4 {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #F2E6E6;
	background-color: #943e3e;
	background-repeat: repeat;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #943e3e;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2E6E9;
	line-height: 100%;
}
div#containertable p2 {
	font-family: "Arial Rounded MT Bold";
	font-size: 9px;
	color: #F2E6E9;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 100%;
}

div#containertable ul {
	font-family: "Arial Rounded MT Bold";
	font-size: 10px;
	line-height: 110%;
	color: #F2E6E9;
	text-align: left;
	text-indent: 1px;
	padding-left: 1px;
	letter-spacing: 60%;
	margin-left: 1px;
	padding-right: 5px;
}
ul {
	line-height: 50%;
	text-align: left;
	text-indent: 1px;
	padding-left: 1px;
}
