@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
#wrap {
	height: 910px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/Header.jpg);
	height: 260px;
	width: 960px;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#links {
	height: 520px;
	width: 199px;
	margin-left: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	float: left;
}
#footer p {
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#content {
	float: left;
	height: 520px;
	width: 790px;
}
#maincontent {
	float: left;
	height: 520px;
	width: 518px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0033CC;
	border-left-color: #0033CC;
	overflow: auto;
}
#formcontent {
	width: 515px;
	padding-left: 3px;
	float: left;
}
#maincontent ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#upcoming {
	float: left;
	height: 260px;
	width: 242px;
	overflow: auto;
}
#past {
	height: 260px;
	float: left;
	width: 242px;
}
#pastcontent {
	height: 260px;
	float: left;
	width: 242px;
	overflow: auto;
}
#canvas0 {
	padding: 10px;
}
#footer {
	clear: both;
	height: 60px;
	width: 940px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
blockquote p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
	color: #0033CC;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	color: #0033CC;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #0033CC;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
	font-style: normal;
	padding-left: 10px;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
	line-height: 1.5em;
	padding-left: 5px;
	color: #0033CC;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #0033CC;
}
span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #0033CC;
}
.imgFloatRight {
	float: right;
	margin: 10px;
}

.imgFloatLeft {
	float: left;
	margin: 10px;
}
.slideshow {
	height: 232px;
	width: 232px
}
.slideshow img {
	background-color: #FFFFFF;
	padding-left: 10px;
}

