@charset "utf-8";
.style3 {
	color: #FF0000;
	font-weight: bold;
}

.style4 {
	color: #336699;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	vertical-align: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: relative;
	left: 0px;
	top: 0px;
}
#logo img {
	position: absolute;
	z-index: 2;
	left: -2em;
	top: 3em;
}
#logo  img  a:hover {

}


#logo {
	background-repeat: no-repeat;
	height: 109px;
	left: 0px;
	bottom: 0px;
	position: relative;
}
#navbar {
	background-image: url(images/orange5.png);
	background-repeat: repeat;
	position: absolute;
	z-index: 1;
	top: 65px;
	right: 0px;
	height: 24px;
	width: 75%;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	text-align: center;
}
#navbar a {
	color: #336699;
	text-decoration: none;
}

#navbar a:hover {
	color: #669966;
	text-decoration: none;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	vertical-align: middle;
}

#caption {
	position: relative;
	background-image: url(images/transbg65white.png);
	background-repeat: repeat;
	margin-bottom: -39px;
	font-size: 18px;
	line-height: 35px;
	top: -59px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	font-variant: normal;
	width: 775px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#main {
	background-color: #FDFDFD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 80px;
	padding-left: 10px;
}
#content {
	position: relative;
	background-color: #FDFDFD;



}

#leftside {
	vertical-align: top;
	float: left;
	width: 500px;
	padding-right: 10px;
	background-color: #FDFDFD;
}
#rightside {
	float: right;
	width: 260px;
	padding-left: 10px;
	background-color: #FDFDFD;
}




#footer {
	clear: both;
	background-image: url(images/wwalleye.png);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: -64px;
	padding-top: 80px;
	background-position: 80% 0px;
	color: #fff;
	position: relative;
	font-weight: bold;
}
table {
	background-image: none;
	vertical-align: top;
}
td {
	background-image: none;
}
.tdyellow {
	display: block;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-variant: small-caps;
	background-image: url(images/qlinks.png);
	height: 45px;
	background-position: right;
}
.tdwht {
	background-color: #FDFDFD;
}

tr {


}
#mntbl a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}

#mntbl a:hover {
	color: #669966;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #336633;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.imgleft {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	border: thin solid #336699;
}
.imgright {
	float: right;
}
.imgleftnobdr {
	float: left;
}

.imgctrtnobdr {
	float: none;
	margin-left: 10px;
}
.style2 {color: #000000}
.fish {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.linkcell {
	height: 60px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #99CC99;
	text-decoration: none;
}

