@charset "UTF-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 155px;
	width: 810px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/header.jpg);
}
#content {
	padding: 0px;
	width: 810px;
	background-attachment: scroll;
	background-image: url(../images/contentbk.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -16px;
	text-align: center;
}
.smallmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F7F690;
	line-height: 8px;
}
#menu {
	width: 131px;
	margin-left: 19px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	float: left;
}
.yellowMenuType {
	font-family: Tahoma, Geneva, sans-serif;
	color: #F7F690;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 810px;
	height: 20px;
	margin-top: -16px;
}
h1 {
	font-size: 30px;
	color: #3E5361;
}
h2 {
	font-size: 26px;
	color: #3E5361;
}
h3 {
	font-size: 22px;
	color: #3E5361;
}
h4 {
	font-size: 18px;
	color: #3E5361;
}
h5 {
	font-size: 16px;
	color: #3E5361;
}
h6 {
	font-size: 14px;
	color: #3E5361;
}
.largemenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
a:link {
	color: #6FCEC6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FDF790;
}
a:active {
	text-decoration: none;
	color: #315962;
}
.style1 {	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style10 {color: #004250; font-style: italic; font-size: 12px;}
.style2 {font-size: 12px}
.style6 {	font-size: 12px;
	color: #004250;
	font-weight: bold;
	font-style: italic;
}
.style8 {color: #004250}

