body {
 background-color: #007CD2;
 background-image: url('images/bg.png');
 background-repeat: repeat-x; 
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size: 13px;
 padding: 0;
 margin: 0;
 height: 100%;
}
h2 {
 color: #003B65;
 font-size: 1.6em;
 margin-top: 0px;
}
img {
 border: 0px;
 padding: 0px;
 margin: 0px;
}
div.popout-image {
 float: right;
 width: 15em;
 text-align: center;
 font-size: 90%;
}
.year {
 background-color: #84C8F7;
 font-weight: bold;
 color: #003B65;
 font-size: 1.4em;
}
#wrapper { 
 margin: 0 auto;
 width: 979px;
}
#header {
 color: #333;
 width: 979px;
 float: left;
 height: 293px;
}
#header img{
 padding: 0px;
 margin: 0px;
 border: 0px;
}
#header h1 {
 display: none;
}
#navigation {
 float: left;
 width: 979px;
 height: 44px;
 color: #333;
 background-image: url('images/bg-menu.png');
 background-repeat: repeat-x; 
}
#subnav {
 float: left;
 margin-left: 5px;
 width: 969px;
 height: 32px;
 color: #003B65;
 background: #E3F3FE;
 border-bottom: 1px solid #84C8F7;
}
#navigation ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}
#navigation li {
 float: left;
}
#navigation li a {
 float: left;
 background-image: url('images/menu-b.png');
 background-repeat: no-repeat;
 background-position: right;
 padding-right: 20px;
 padding-left: 10px;
 display: block;
}
#navigation {
 width: 979px;
} 
#content {
 width: 969px;
 margin-left: 5px;
 height: 100%;
 background-color: #FFFFFF;
}
#leftcolumn { 
 padding: 6px;
 color: #333;
 height: 100%;
 width: 729px;
 float: left;
 background: #FFFFFF;
 min-height: 1500px;
}
#leftcolumn li {
 padding: 10px;
}
#rightcolumn {
 background-color: #FFFFFF;
 background-image: url('images/bg-right.png');
 background-repeat: no-repeat; 
 padding: 13px; 
 float: right;
 color: #333;
 height: 100%;
 width: 202px;
 display: inline;
 min-height: 650px;
}
#rightcolumn ul {
 list-style-type: square;
}
#rightcolumn a {
 color: #003B65;
 font-weight: bold;
}
#background {
 width: 729px;
 height: 486px;
 margin-top: 500px;
}
#footerbg { 
 clear: both;
 background-color: #003B65;
 background-image: url('images/bg-footer.png');
 background-repeat: repeat-x;
}
#footerwrapper { 
 margin: 0 auto;
 width: 979px;
}
#footer { 
 width: 979px;
 height: 313px;
 color: #FFFFFF;
 background-image: url('images/bg-footer.png');
 background-repeat: repeat-x; 
}

.tabsmenucontentclass{
clear: left;
height: 24px;
padding: 5px;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 0.8em;
}

.tabsmenucontentclass a{
font-weight: bold;
color: #003B65;
text-decoration: none;
font-size: 10px;
}

.info {
padding: 5px;
margin-top: 10px;
background-color: #E3F3FE;
border-bottom: 1px solid #00B0E2;
font-size: 11px;
clear: both;
}

.entry {
margin: 0px 0px 10px 10px;
}

.entry h2 {
margin: 10px 0px 10px 0px;
font-size: 1.4em;
}

.entry h2 a {
color: #003B65;
text-decoration: none;
}

.entry h3 {
margin: 10px 0px 10px 0px;
font-size: 1.4em;
}

.entry h3 a {
color: #003B65;
text-decoration: none;
}

.entry img {
padding: 5px;
margin: 5px;
border: 1px solid #00B0E2;
}

.blue {
background-color: #E3F3FE;
border: 2px solid #00B0E2;
}

.image {
padding: 5px;
margin: 5px;
border: 1px solid #00B0E2;
}

form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}

form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

form.cmxform label {
	width: 120px; /* Width of labels */
}

form.cmxform fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform li .help {
	font-size: 80%;
	color: #444;
}

form.cmxform li .text {
	display: inline-block;
}

div.SponsorLevel {
        text-align: center;
        margin-bottom: 1em;
        clear: both;
}

div.SponsorLevel h3 {
        background-color: #eef;
        font-size: 25px;
}

div.SponsorLevel div.Sponsor {
        display: inline;
        clear: both;
        margin: auto;
        padding: 15px;
}

div.SponsorLevel div.Sponsor img {
        margin: auto !important;
        padding: 0 !important;
        border: 0 !important;
}


.BoatList .Boat {
	display: block;
	float: left;
	list-style-type: none;
	position: relative;
	width: 200px;
	height: 65px;
	margin: 1em;
	border: 1px dotted #ccddff;
}

.BoatList .Boat a:link, .BoatList .Boat a:visited {
	display: block;
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
	text-decoration: none;
	color: #444;
	width: 200px;
	height: 65px;
	padding: 3px;
	clear: both;
}

/* For modern browsers, preserves the numbers in the BG */
.BoatList .Boat:hover {
	border: 1px dotted #88aaff;
	background-color: #E3F3FE;
}


/* Hack for IE 6 */
*  html .BoatList .Boat a:hover, *  html .BoatList .Boat a:active {
	background-color: #E3F3FE;
}

.BoatList .Boat .Number {
	display: block;
	z-index: 1;
	position: absolute;
	color: #E9F5FE;
	font-size: 30pt;
	top: 35px;
	left: 155px;
	height: 65px;
	width: 45px;
}
#BoatOrderSelector {
	position: relative;
	float: right;
	color: #fff;
	border: 1px solid #88aaff;
	padding: 0;
	width: 74px;
}

/*#BoatOrderSelectorOptions {
	display: none;
}*/

#BoatOrderSelectorOptions span {
	float: left;
	width: 70px;
	padding: 2px;
	color: #333;
	background-color: #fff;
}

/*#BoatOrderSelector:hover #BoatOrderSelectorOptions {
	display: block;
} */

#BoatOrderSelector .selected span {
	display: block;
	color: #333;
	background-color: #ccddff;
	width: 55px;
	float: left;
}

#BoatOrderSelector .selected b {
	display: block;
	color: #333;
	text-decoration: none;
	width: 17px;
	float: left;
	font-size: 90%;
	text-align: center;
	padding-top: 1px;

}

#BoatOrderSelector a:link, #BoatOrderSelector a:visited {
	text-decoration: none;
}
