﻿#container {
	background-color: #B0C9D0;
}
#topbackground {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../image/background300.jpg');
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: medium;
	border-left-width: medium;
	border-right-color: #000080;
	border-left-color: #000080;
}
.topheader {
	font-family: Verdana;
	font-size: 40px;
	font-weight: bold;
	color: #666666;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-style: italic;
}
#top1line {
	font-size: 12px;
	color: #000080;
	text-align: right;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.topheadersmall {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #333399;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.center1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.left1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	border-right-style: dotted;
	border-right-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#inforcontainer {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-left-color: #000080;
}
#nav {
	width: 810px;
	height: 20px;
	background-color: #B0C9D0;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #507A87;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
	list-style-type: none;
}
#nav ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
	padding-right: 5px;
	padding-left: 5px;
}
#nav ul li a:hover {
	text-decoration: none;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#bottemdiv {
	background-color: #DAE6E9;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#water {
	background-image: url('../image/water.jpg');
	height: 25px;
	width: 100%;
}
#navbottem {
	width: 810px;
	height: 21px;
	background-color: #B0C9D0;
	border-top-style: ridge;
	border-top-width: medium;
	border-top-color: #507A87;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#bottemtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

