body{
	background-color: #ffffff;
	padding:0px;
	top:0;
	margin:0px;
}

p {
	margin: 0;
	padding: 0;
}


a img {
	border: 0;
}

a {
	color: #447fa1;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0px;
	text-align: center;
	margin-top: -293px;
}

#omenuuter {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0px;
	text-align: center;
	margin-top: -25px;
}

#main {
	margin: auto;
	min-height: 585px;
	height: auto !important;
	height: 585px;
	width: 900px;
/*	overflow: hidden; */
	text-align: left;
}

#top {
	width: 900px;
	height: 91px;
	background-color: #ffffff;
	float: left;
	display: inline;
	position:relative;
}

#top-banner {
	top:0;
	left:0;
	width: 900px;
	height: 91px;
	position:absolute;
	z-index:10;
}

#top-button {
	top:0;
	left:300px;
	width: 150px;
	height: 55px;
	position:absolute;
	z-index:20;
}

#top-button-countdown {
	top:0;
	left:300px;
	width: 150px;
	height: 55px;
	position:absolute;
	z-index:20;
}

#nav {
	width: 900px;
	height: 44px;
	background-color: #ffffff;
	float: left;
	display: inline;
	background-image: url(images/bg-nav.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 900px;
	min-height: 390px;
	height: auto !important;
	height: 390px;
	background-color: #ffffff;
	float: left;
	display: inline;
}

#contentImage {
	width: 504px;
	height: 381px;
	background-color: #ffffff;
	float: left;
	display: inline;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
}	

#menuImage {
	width: 255px;
	min-height: 590px;
	height: auto !important;
	height: 590px;
	background-color: #ffffff;
	float: left;
	display: inline;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
}

#contentText {
	width: 362px;
	height: 340px;
	background-color: #ffffff;
	float: left;
	display: inline;
	padding-right: 9px;
	padding-left: 7px;
	overflow: auto;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#022b32;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;

}

#menuText {
	width: 430px;
	min-height: 590px;
	height: auto !important;
	height: 590px;
	background-color: #ffffff;
	float: left;
	display: inline;
	padding-right: 20px;
	padding-left: 7px;
}

#menuRHS {
	width: 156px;
	background-color: #ffffff;
	float: left;
	display: inline;
}

#footer {
	width: 891px;
	height: 35px;
	float: left;
	display: inline;
	padding-left: 9px;
	background-color: #dbe5e6;
}

#title {
	width:  362px;
	height: 23px;
	float: left;
	display: inline;
	padding-top: 7px;
	margin-bottom: 10px;
	border-bottom: 1px solid #022a32;
}

#signup {
	float: right;
}

/*////////////////////////////////////////////////////*/

.navitem {
	float: left;
	display: inline;
}

.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022a32;
	line-height:13px;
}

.text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #022a32;
	text-transform: uppercase;
}

.text-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #022a32;
}

.marquee {
	float: left; 
	display: inline; 
	width: 900px; 
	height: 20px; 
	border-top: solid 1px #022a32; 
	border-bottom: solid 1px #022a32; 
	padding-top: 5px;
}


/*/////// 2010 BOAT RACE COUNTER  ///////*/

#cc-outer {
	float: left;
	display: inline;
	width: 158x;
	height: 65px;
	position:absolute;
	top:0;
	left:500px;
	z-index:20;
}

#cc-date {
	display:inline;
	float:left;
	height:45px;
	padding:10px 0 0;
	width:48px;
}

#cc-rhs {
	display:inline;
	float:left;
	height:65px;
	width:110px;
}

.cc-style {
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #041b44;
	width:48px;
	height: 35px;
	text-align:center;
	font-weight: bold;
	background: none;
}
/*////////////////2010-07-20 ///*/
#contentImage ul#col_left {
	display: block;
	float: left;
	list-style: none;
	list-style-position:outside;
	margin: 10px 6px 0 0;
	padding: 0;
	width: 240px;
}
#contentImage ul#col_left li {
	background-color: #666666;
	height: 80px;
	margin-bottom: 5px;
	width: 240px;
}
#contentImage ul#col_right {
	display: block;
	float: left;
	list-style: none;
	list-style-position:inside;
	margin: 10px 0 0 0;
	padding: 0;
	width: 240px;
}
#contentImage ul#col_right li {
	background-color: #666666;
	height: 80px;
	margin-bottom: 5px;
	width: 240px;
}