@charset "utf-8";

body {
	margin: 0px;
	padding: 0;
	background-color: #FDFEEE;
	}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#page {
	background-color: #515192;
	text-align: left;
	width: 100%;
	background-color: #FDFEEE;
	margin: 0px;
	padding: 0;
	width: 100%;
	border: 0px;
	}

#header {
	background-color: #FDFEEE;
	background-image: url(../art/topbanner1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 174px;
	}
#header2 {
	background-color: #FDFEEE;
	background-image: url(../art/topbanner2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 174px;
}
#header3 {
	background-color: #FDFEEE;
	background-image: url(../art/topbanner3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 174px;
}

#content {
	background-color: #FDFEEE;
	background-image: url(../art/contentrow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#main {
	height: 174px;
	width: 800px;
}
#bgspacer {
	background-color: #FDFEEE;
	background-image: url(../art/bgspacer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
}
#bgfooter {
	background-color: #FDFEEE;
	background-image: url(../art/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}







.normal {
	font-size: 12px;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
}
.sectiontitle {
	font-size: 14px;
	font-weight: bold;
}


#menu a {
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	color: #090B06;
	letter-spacing: 1px;
	font-size: 16px;
	white-space: nowrap;
	line-height: 20px;
	text-align: left;
}
#menu   a:hover {
	color: #990000;
}
#menu a:active {
	color: #000066;
}
a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:hover {
	text-decoration: underline;
}
#latestheader {
	background-image: url(../art/eventsheader.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 339px;
}
#pic {
	width: 340px;
}
#byline {
	width: 844px;
	background-position: right;
	float: inherit;
}
.formbutton {
	color: #000000;
	background-color: #BFD1FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDEEDC;
	border-right-color: #BCDDBE;
	border-bottom-color: #BBDDBA;
	border-left-color: #DDEEDC;
}
.formfield {
	color: #000000;
	background-color: #F0F4FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDEEDC;
	border-right-color: #BCDDBE;
	border-bottom-color: #BBDDBA;
	border-left-color: #DDEEDC;
}
.red {
	color: #FF0000;
}

