body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background-2011.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin: 0px;
	font-size: 10px;
	width: auto;
	background-color: #FFDD52;
}
#container {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFEE9;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 900px;
		background-image: url(../images/thbackground-2011.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#header {
	height: 200px;
	width: 900px;
	margin: 0px;
}
#content p {
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
#content ul {
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
th {
	font-size: 18px;
	font-weight: bold;
	color: #FFFEE9;
	background-image: url(../images/thbackground-2011.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.eventtable {
	background-color: #FFFFCC;
	border: 1px solid #003366;
}
.eventtable p {
	font-size: 10px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.maintext {
	font-size: 14px;
}

#content h2 {
	font-size: 24px;
	color: #652501;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDF5C;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content {
	min-height: 400px;
	width: 900px;
	float: left;
}
dl {
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
}
#content h1 {
	font-size: 28px;
	color: #4C0801;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}
#content h3 {
	color: #000066;
	font-size: 18px;
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C0801;
	margin: 0px;
	padding: 0px;
}

#content h6 {
	font-size: 16px;
	text-align: center;
	color: #666666;
}

#header2 {
	height: 200px;
	width: 900px;
	margin: 0px;
	background-image: url(../images/headers-2.jpg);
	background-position: center center;
}
h4  {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#header3 {
	height: 200px;
	width: 900px;
	margin: 0px;
	background-image: url(../images/headers-3.jpg);
	background-position: center center;
}
#header4 {
	height: 200px;
	width: 900px;
	margin: 0px;
	background-image: url(../images/headers-4.jpg);
	background-position: center center;
}
#header5 {
	height: 200px;
	width: 900px;
	margin: 0px;
	background-image: url(../images/headers-5.jpg);
	background-position: center center;
}
#header6 {
	height: 200px;
	width: 900px;
	margin: 0px;
	background-image: url(../images/headers-6.jpg);
	background-position: center center;
}
#header7 {
	height: 200px;
	width: 900px;
	margin: 0px;
	background-image: url(../images/headers-7.jpg);
	background-position: center center;
}
#header8 {
	height: 200px;
	width: 900px;
	margin: 0px;
	background-image: url(../images/headers-8.jpg);
	background-position: center center;
}
.images {
	margin: 10px;
	border: 2px solid #333333;
}

a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }

