body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
}
#container {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 899px;
}
#header {
	height: 200px;
	width: 900px;
	margin: 0px;
	background-image: url(../images/headers.jpg);
	background-position: center center;
}
#content p {
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
th {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/thbackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.eventtable {
	background-color: #FFFFFF;
	border: 1px solid #003366;
}
.eventtable p {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content h2 {
	font-size: 24px;
	color: #175770;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content {
	height: auto;
	width: 900px;
	float: left;
}
dl {
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
}
#content h1 {
	font-size: 28px;
	color: #006699;
	margin-top: 10px;
}
#content h3 {
	color: #006666;
	font-size: 18px;
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}

#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;
}
#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;
}
a:link {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #009966;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #009966;
	text-decoration: underline;
}
