﻿body {
	font-family: tahoma, "Times New Roman", Helvetica;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0em;
	margin: 0 auto;
	width: 780px;
}
.style2 {
	color: #000000;
}
.style3 {
	font-family: Tahoma, helvetica, sans-serif, arial;
}
.style4 {
	font-family: "Tahoma Small Cap";
}
.style5 {
	color: #FF0000;
}
.style6 {
	border-style: solid;
	border-width: 2px;
}
.style7 {
	font-family: tahoma, "Times New Roman", Helvetica;
}
.style8 {
	text-align: center;
}
# masthead {
	background-image: url('images/water003.jpg');
	background-repeat: repeat-x;
	float: none;
	border: thin solid #000080;
}
#maincontent {
	padding: .5em;
	margin: 0em;
}
#mainmenu {
	background-position: inherit;
	font-size: .85em;
	color: #000000;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	background-image: url('images/water003.jpg');
	background-repeat: repeat;
}
#mainmenu a {
	background-position: inherit;
	text-decoration: none;
	padding: .25em .50em .25em .50em;
	background-image: url('images/water003.jpg');
}
#mainmenu li {
	display: inline;
}
