@charset "utf-8";
body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
}
body {
	background-image: url(waterbackground.JPG);
	background-attachment: fixed;
	background-position: left top;
	text-align: center;
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-repeat: repeat-x;
	vertical-align: middle;
	width: 70%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Segoe Script;
	font-size: medium;
	color: #0C3;
}
h1 {
	color: #000;
	text-align: left;
	font-size: xx-large;
	font-variant: normal;
}
h2 {
	color: #FC0;
	font-size: x-large;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
}
a:link {
	color: #0CF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}
a:visited {
	color: #C6C;
}
a:hover {
	color: #033;
}
a:active {
	color: #06F;
	text-align: center;
}
#content {
	width:70%;
	z-index:1;
	background-image: url(contentback2.png);
	color: #FFF;
	padding: 20px;
	border: 1px solid #000;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 138px;
	position: absolute;
	left: 170px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Header {
	text-align: center;
	font-family: "Segoe Script";
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
}
#headerbox {
	top:7px;
	width:70%;
	height:90px;
	z-index:2;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(homeheaderbkg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	position: absolute;
	left: 170px;
}
#content .Header strong {
	color: #FF3;
	font-size: 18;
}
.tabletitle {
	color: #FF3;
	font-size: 18px;
}
h3 {
	font-size: x-large;
	font-family: "Segoe Script";
	font-weight: bold;
}
event {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content table tr td div {
	font-weight: bold;
	font-family: "Segoe Script";
	color: #FC3;
}
