* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
a {
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#wrapper {
	height: 1px;
	overflow: visible;
	position: absolute;
	top: 50%;
	width: 100%;
}

#container {
	width: 750px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	margin-top: -275px;
	height: 550px;
}
#header {
	height: 100px;
	width: 750px;
	background-image: url(../images/banner.gif);
	color: #FFFFFF;
	font-size: 12px;
}
#header #timer {
	position: absolute;
	top: 78px;
	left: 470px;
	height: 20px;
}

#side-nav {
	text-align: right;
	width: 138px;
	padding-right: 20px;
	height: 370px;
	float: left;
	font-size: 13px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6699CC;
}
#side-nav ul {
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 10px;
}
#side-nav li {
	line-height: 1.7em;
}
#side-nav a {
	color: #000066;
	text-decoration: none;
}
#side-nav a:hover {
	font-weight: bold;
}
#side-nav img {
	display: inline;
	margin-bottom: 0px;
}

iframe {
	height: 330px;
	width: 587px;
	margin-top: 20px;
}


#main-content-home {
	float: left;
	height: 330px;
	width: 530px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #000066;
}
#main-content-home h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000066;
}
#main-content-home h6 {
	text-align: center;
	color: #000066;
	font-weight: bold;
	font-size: 9px;
}

#main-content-home p {
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000066;
}
#main-content-home a {
	color: #6699CC;
}
#main-content-home a:hover {
	text-decoration: none;
}


#main-content {
	width: 540px;
	padding-left: 20px;
}
#main-content table {
	width: 540px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main-content table th {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
#main-content table td {
	font-size: 13px;
	padding: 5px;
}
#main-content table td span {
	font-size: 11px;
}
#main-content h1 {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	margin-bottom: 10px;
}
#main-content h2 {
	font-size: 16px;
	color: #000066;
	margin-bottom: 5px;
	margin-top: 15px;
}
#main-content h3 {
	font-size: 18px;
	color: #000066;
	margin-bottom: 10px;
}
#main-content h3 span {
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}



#main-content p {
	font-size: 12px;
	line-height: 1.5em;
	color: #000066;
	margin-bottom: 10px;
}
#main-content ul {
	color: 000066;
}
#main-content li {
	font-size: 13px;
	color: #000066;
	margin-left: 20px;
	margin-bottom: 10px;
}
#main-content li span {
	font-size: 11px;
	color: #000066;
}

#main-content #page-split {
}
#main-content table.equipment {
	width: 540px;
	text-align: center;
}
#main-content table.equipment tr {
	border: 1px solid #CCCCCC;
}
#main-content table.equipment td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#main-content table.equipment td.right {
	text-align: right;
}


#main-content table.links {
	width: 540px;
	text-align: left;
}
#main-content table.links a {
}

#main-content table.links tr {
	border: 1px solid #CCCCCC;
}
#main-content table.links td {
	padding: 5px;
}

#page-split #written {
	float: left;
	width: 320px;
	padding-right: 20px;
}
#page-split #images {
	float: left;
	width: 200px;
	padding-top: 30px;
}
#page-split #images img {
	margin-bottom: 60px;
}
#page-split #images img.border {
	border: 1px solid #000066;
}

#page-split #written-boat {
	float: left;
	width: 283px;
	padding-right: 20px;
}
#page-split #images-boat {
	float: left;
	width: 237px;
	padding-top: 30px;
	text-align: center;
}
#page-split #images-boat img {
	margin-bottom: 20px;
}
#page-split #images-boat img.border {
	border: 1px solid #000066;
}

#page-split #written-contact {
	float: left;
	width: 283px;
	padding-right: 20px;
}
#page-split #images-contact {
	float: left;
	width: 237px;
	padding-top: 30px;
	text-align: center;
}
#page-split #images-contact img {
	margin-bottom: 2px;
}
#page-split #images-contact img.border {
	border: 1px solid #000066;
}

#home-content {
	width: 530px;
	margin-top: 5px;
}

#home-content h2 {
	font-size: 15px;
	margin-bottom: 10px;
	color: #000066;
}
#home-content ul {
	font-size: 11px;
	list-style-type: disc;
}
#home-content li {
	line-height: 1.5em;
	margin-left: 16px;
	margin-bottom: 3px;
	color: #000066;
}

#home-content #facts {
	width: 155px;
	float: left;
	padding-right: 10px;
}
#home-content #image {
	float: left;
	width: 200px;
	height: 180px;
}
#home-content #aims {
	float: left;
	width: 155px;
	padding-left: 10px;
}
#home-content img.border {
	border: 1px solid #000066;
}





#footer {
	width: 750px;
	height: 48px;
	clear: both;
	background-image: url(../images/bg-footer.gif);
	text-align: center;
	padding-top: 32px;
}
#footer a {
	color: #000066;
}

#footer #training {
	float: left;
	height: 48px;
	width: 187px;
}
#footer #training p {
	font-size: 14px;
	font-weight: bold;
}

#footer #money-raised {
	float: left;
	height: 48px;
	width: 187px;
}
#footer #money-raised p {
	font-size: 22px;
	font-weight: bold;
}

#footer #money-to-raise {

	float: left;
	height: 48px;
	width: 187px;
}
#footer #money-to-raise p {
	font-size: 22px;
	font-weight: bold;
}

#footer #sponsors {


	float: left;
	height: 48px;
	width: 187px;
}
#footer #sponsors p {
	font-weight: bold;
	font-size: 22px;
}

object {
	margin-bottom: 10px;
}
form li {
	list-style-type: none;
	display: inline;
}
td .sponsor1 {
	font-size: 25px;
	color: #CC3300;
	font-weight: bold;
}
td .sponsor2 {
	font-size: 25px;
}
td .sponsor3 {
	font-size: 25px;
}
td .sponsor4 {
	font-size: 25px;
}
