@charset "utf-8";
.poweredby {
	font-family: "Hurry Up";
	font-size: 12px;
	font-weight: normal;
	color: #666633;
	padding: 2px;
	float: right;
	height: 18px;
	width: 380px;
	background-color: #5B8FC3;
	margin-right: 20px;
}
/* CSS Document */

#body {
	height: 580px;
	width: 800px;
	background-image: url(images/boatboard.png);
	line-height: 100%;
}
#nav {
	float: left;
	width: 134px;
	border: thin none #000066;
	margin: 0px;
	background-color: #4c689f;
	height: 840px;
}
#banner {
	height: 125px;
	width: 799px;
	font-family: "Book Antiqua";
	font-size: 45px;
	font-weight: bolder;
	color: #000066;
	text-align: center;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #5B8FC3;
}
#wrapper {
	float: none;
	background-color: #336699;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	width: 800px;
	border: thin solid #000066;
}
#mainleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5B8FC3;
	width: 634px;
	margin-top: 0px;
	font-weight: bold;
	line-height: normal;
	float: right;
	padding: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
#mainright {
	font-family: Mufferaw;
	font-size: 14px;
	float: right;
	width: 140px;
	background-color: #336699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	line-height: 110%;
	font-weight: bold;
}
a:link {color: #663333; text-decoration: underline; }
a:active {color: #663333; text-decoration: underline; }
a:hover {color: #2e964e; text-decoration: none; }
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
