/* 
	Reset CSS Styles Document 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* ---------------------------------------------------------------------------*/


* {
	margin: 0 auto;
	padding: 0 auto;
}

body {
	background: #2C3535;
	border-top:1px solid #242424;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
}
body.padd #contentWrap {padding-top:35px;}
a {text-decoration: none;}
em {font-style: italic;}
li, p {
	font-size: 1.1em;
	line-height: 150%;
}
strong {font-weight: bold;}
.clear {clear: both;}
.right {float:right;}
.left {float:left;}
.nopadding {padding: 0;}
.nomargin {margin: 0;}
.contentContainer {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
.rule {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	font:bold 1.2em Georgia, serif;
	letter-spacing: 0.55em;
	margin: 10px auto 27px auto;
	padding: 2px 0 2px 0;
	text-align: center;
	text-transform: uppercase;
}
	.rule a {color: #333;}
	
.subHeadingDark {
	font:normal 3.2em Georgia, serif;
	letter-spacing: 0.83em;
	padding-left: 30px;
	text-align: center;
	text-transform: uppercase;
}
h1 a {
	background:url(/images/site/logo.png) no-repeat;
	display: block;
	height:65px;
	text-indent: -3000px;
	width:350px;
}
h2 {
}
	#intro h2 {
		color: #FFF;
		font-family: Georgia, serif;
		font-size: 6.0em;
		letter-spacing: 0.6em;
		padding: 0 0 26px 0;
		text-align: center;
		text-shadow: -2px -1px 13px rgba(0, 0, 0, 0.6);
	}
		#intro h2 small, #intro h2 span {display: block;}
		#intro h2 small {
			color: #FDA2B3;
			font-size: 0.33334em;
			font-weight: lighter;
			letter-spacing: 1.9em;
			padding:0 0 7px 37px;
			text-align: center;
			text-shadow: none;
		}
		#intro h2 span {
			font-size: 0.6667em;
			letter-spacing: 0.23em;
			padding: 0 0 5px 0;
		}
		#intro h2 em {
			font-style: normal;
			padding-left: 30px;
		}
		
#tour .intro h2 {
	background: url(/images/site/border.jpg) bottom left repeat-x;
	color:#842131;
	font:normal 4.0em Georgia, serif;
	letter-spacing: 0.18em;
	line-height: 90%;
	margin-bottom: 30px;
	padding: 0 0 18px 0;
	text-transform: uppercase;
}
	#tour .intro h2 span {
		display: block;
		font-size: 0.75em;
	}
	#tour .intro h2 small {
		color: #333;
		display: block;
		font-size: 0.5em;
		letter-spacing: normal;
		padding: 9px 0 0 0;
	}
		
h3 {
}
	#subContentPrimary h3 {
		color: #990000;
		font-family: Georgia, serif;
		font-size: 3.2em;
		letter-spacing: 0.4em;
		text-align: center;
		/*text-shadow: -1px 0 0 rgba(0, 0, 0, 0.6);*/
		text-shadow: 0 0 10px #777;
	}
	#racetracking h3 {
		background: url(/images/site/border.jpg) bottom left repeat-x;
		color: #842131;
		font:normal 3.2em Georgia, serif;
		letter-spacing: 0.25em;
		margin-bottom: 2px;
		padding-bottom: 20px;
		text-align: center;
		text-transform: uppercase;
	}
		#racetracking h3 span, #racetracking h3 small {display: block;}
		#racetracking h3 span {
			font-size: 0.781em;
			letter-spacing: 0.6em;
		}
		#racetracking h3 small {
			color: #333;
			font-size: 0.449em;
			letter-spacing: normal;
			padding: 14px 0 0 0;
		}

.customRaceTracking h3 {
background-image:none!important;
}
.customRaceTracking h3 span {
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
color:#666;
font-size: 0.3748em!important;
letter-spacing: 0.6em;
padding:7px 0 7px 0;
}

		
	#archiveList h3 {
		background: url(/images/site/border.jpg) bottom left repeat-x;
		padding-bottom:38px;
	}	
h4 {
}
	
	#subContentPrimary h4 {
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		color: #666;
		font-family: Georgia,serif;
		font-size: 1.2em;
		letter-spacing: 0.75em;
		line-height: 140%;
		margin: 7px auto 0 auto;
		padding: 5px 0 5px 0;
		text-align: center;
		width: 679px;
	}
	body.sub #subContentPrimary h4 {
		width: 549px;
	}
	#archive h4 {
		width:259px;
	}
	#archiveList h4 {
		border-top:0;
		border-bottom:0;
	}
	h4.galleryTitle {
		float: left;
		padding:6px 0 0 6px;
		position: relative;
	}

		h4.galleryTitle span {
			color:#2B77BC;
			display:block;
			font-size:0.9em;
			padding-bottom:4px;
		}
			h4.galleryTitle a:link, h4.galleryTitle a:visited, h4.galleryTitle a:active {
				color:#666;
				font-size:1.1em;
				text-decoration:none;
			}
			
			
			
	#article h4 {width:206px;}		
			
			
	#miniSignup h4 {
		color: #003300;
		font:normal 8.2em Georgia, serif;
		line-height: 55%;
		letter-spacing: 0.10em;
		text-align: center;
		text-transform: uppercase;
		text-shadow: 0 0 10px #777;
	}
		#miniSignup h4 small, #miniSignup h4 span {display: block;}
		#miniSignup h4 small {
			color:#666;
			font-size: 0.1830em;
			letter-spacing: 0.88em;
			line-height: 10%;
			padding-left: 2px;
			text-shadow: n none;
		}
		#miniSignup h4 span.small {
			font-size: 0.4147em;
			letter-spacing: 0.07em;
		}
		#miniSignup h4 span.medium {
			color: #666;
			font-size: 0.4879em;
			letter-spacing: 0.60em;
			line-height: 140%;
		}
	#video h4 {width: 259px;}
	#images h4.rule {width: 279px;}

h5 {
}
	#subContentPrimary .cntSection h5 {
		font-family: Georgia, serif;
		font-size: 1.8em;
		line-height: 120%;
		padding: 0 9px 15px 9px;
	}
		#subContentPrimary .cntSection h5 a {
			color: #333;
			display: block;
		}
		#subContentPrimary .cntSection h5 small {
			font-size: 0.667em;
			text-transform:uppercase;
		}
	#tourNews h5 {
		background: url(/images/site/border.jpg) bottom left repeat-x;
		font:normal 2.0em Georgia, serif;
		padding:10px 0 20px 0;
		text-transform: uppercase;
	}
	#tourNews h5 a {
			border-bottom:1px solid #990000;
			color: #333;
			float: right;
			font-size: 0.7em;
			padding-top: 4px;
		}
			#tourNews h5 a:hover {color: #777;}
	#wind_direction h5, #boat_course h5, #sea_pressure h5 {
		color: #616165;
		font-size: 1.0em;
		padding-top: 15px;
	}
#air_temp h5 {padding-top:7px;}
	#wind_speed h5, #boat_speed h5 {
		color: #999;
		font-size: 1.4em;
	}
	#archiveList .cntNews h5 {
		font:normal 1.4em Georgia, serif;
		padding-bottom:15px;
	}
		#archiveList .cntNews h5 a {color:#990000; }
		#archiveList .cntNews h5 span {
			color:#999;
			display:block;
			font-size:0.857em;
		}
	
h6 {
}
	.newscnt h6 {
		color:#990000;
		font:normal 1.3em Verdana, Arial, sans-serif;
		padding: 0 0 6px 0;
	}
		.newscnt h6 small {
			color: #666;
			font-size: 0.769em;
			font-weight: bold;
		}
		.newscnt h6 a {color: #990000;}
		


#navigationWrap {
	background:#838383 url(/images/site/navigationwrap_bg.jpg) bottom repeat-x;
	height:74px;
}
#navigation ul {
	margin:0 auto;
	text-align:center;
	width:715px;
}
	#navigation li {
		border-left: 1px solid #242424;
		float: left;
		line-height: 110%;
		position: relative;
		text-align: center;
	}
	#navigation li a {
		color: #CCC;
		display: block;
		float: left;
		height: 64px;
		padding: 10px 0 0 0;
	}
		
	#navigation li a strong {
		display: block;
		font-family: Georgia, serif;
		font-size: 1.5em;
		padding-bottom: 7px;
	}
	#navigation li a strong, #navigation li#nav1 a {text-shadow: 1px -2px 0 rgba(0, 0, 0, 0.6);}
	#navigation li#nav1 a {
		background:url(/images/site/nav/home_off_bg.jpg) bottom no-repeat;
		height:44px;
		padding: 30px 0 0 0;
		width: 63px;
	}
	#navigation li#nav2 a {
		background:url(/images/site/nav/2_off_bg.jpg) bottom no-repeat;
		width: 319px;
	}
	#navigation li#nav3 a {
		background:url(/images/site/nav/3_off_bg.jpg) bottom no-repeat;
		width: 330px;
	}
	#navigation li#nav4 a {
		background:url(/images/site/nav/4_off_bg.jpg) bottom no-repeat;
		width: 244px;
	}
	
	#navigation li#nav1 a.current {background:url(/images/site/nav/home_on_bg.jpg) bottom no-repeat;}
	#navigation li#nav2 a.current {background:url(/images/site/nav/2_on_bg.jpg) bottom no-repeat;}
	#navigation li#nav3 a.current {background:url(/images/site/nav/3_on_bg.jpg) bottom no-repeat;}
	#navigation li#nav4 a.current {background:url(/images/site/nav/4_on_bg.jpg) bottom no-repeat;}
	
	#navigation li a.current {
		color: #FFF;
	}
	
	#navigation li a.current span {
		background:url(/images/site/nav/arrow.png) no-repeat;
		display: block;
		height: 12px;
		margin: 0 auto;
		position: absolute;
		top: 74px;
		width: 24px;
	}
		#navigation li#nav1 a.current span {left: 20px;}
		#navigation li#nav2 a.current span {left: 150px;}
		#navigation li#nav3 a.current span {left: 155px;}
		#navigation li#nav4 a.current span {left: 110px;}
		
		
#subHeaderWrap {
	background:url(/images/site/subfooter_bg.jpg) center repeat-x;
	height: 250px;
}
	#subHeader {padding: 45px 0 0 0;}
	body.sub #contentGather {
		background:#FFF;
		border-top: 4px solid #919191;
	}
	#secondaryNavigation {
		background: #E3E3E3;
		border-bottom: 1px solid #999;
		margin: 0 0 46px 0;
		padding: 10px 0 8px 0;
		text-align: center;
	}
	#secondaryNavigation ul {text-align: center;}
	#secondaryNavigation li {
		display: inline;
		font:bold 1.2em Georgia, serif;
		padding: 0 50px 0 0;
		text-align: center;
		text-transform: uppercase;
	}
	#secondaryNavigation li.last {padding-right: 0;}
		#secondaryNavigation li a {
			color:#666;
			letter-spacing: 0.50em;
			padding: 4px 7px 4px 10px;
			text-align: center;
		}
		#secondaryNavigation li a.current {
			background: #666;
			color: #FFF;
			-moz-border-radius:5px; 
			-webkit-border-radius: 5px;
		}
	
#contentGather {background:url(/images/site/contentgather_bg.jpg) repeat-x;}
/*#contentHolder, #contentWrap {height:1248px;}*/
#contentHolder {background:transparent url(/images/site/contentholder_bg.jpg) top left no-repeat ;}
#contentWrap {
	background:transparent url(/images/site/contentwrap_bg.jpg) top right no-repeat;
	padding: 0 0 50px 0;
}


#mastWrap {
	height: 439px;
	position: relative;
}
	#mast {
		background:url(/images/site/mast_bg.png) top no-repeat;
		height:458px;
		left: 125px;
		position: absolute;
		top:-31px;
		width: 836px;
	}
	#intro {
		float: right;
		padding:22px 41px 0 0;
		width: 310px;
	}
	
	#intro p {
		color: #FFF;
		font-family: Georgia, serif;
		font-size: 1.4em;
		line-height: 150%;
		padding: 0 0 12px 0;
	}
	#intro p strong {
		font-size: 1.1423em;
		text-shadow: 0px -2px 0 rgba(0, 0, 0, 0.6);
	}
	#mast_nav {
		float: left;
		padding: 14px 0 0 20px;
	}
		#mast_nav li {
			float: left;
			font-family: Georgia;
			font-size: 1.0em;
			margin-right: 17px;
			position: relative;
		}
		#mast_nav li a {
			color: #CCC;
			display: block;
			font-weight: bold;
			letter-spacing:0.4em;
			padding: 4px 7px 4px 7px;
		}
		#mast_nav li a.current {
			background:#932537;
			color: #FFF;
			-moz-border-radius:5px; 
			-webkit-border-radius: 5px;
		}
			#mast_nav li a.current span {
				background:url(/images/site/mastnav_arrow.jpg) no-repeat;
				display: block;
				height:7px;
				left:49px;
				position: absolute;
				top:23px;
				width:15px;
			}
	div#mast_media {
		left: -125px;
		position: absolute;
		top:49px;
	}
	div#mast_images {
		background: url(/images/site/mast_images_bg.jpg) no-repeat;
		height: 350px;
		width: 540px;
	}
		div#mast_images img {padding: 10px 0 0 10px;}
		
	#homeSubContentWrap {
		background:transparent url(/images/site/cntsection_bg2.jpg) right top repeat-y;
	}
	#homeSubContent {
		background: url(/images/site/border.jpg) top left repeat-x;
		margin: 18px 0 0 0;
		padding:35px 0 0 0;
	}
		body.single #homeSubContent {background-image:none;padding-top: 0;}
		#subContentPrimary, #subContentSecondary {height: 644px;}
		#subContentPrimary {
			background: url(/images/site/border.jpg) bottom left repeat-x;
			float: left;
			width: 715px;
		}
		#subContentSecondary {
			background: url(/images/site/border.jpg) bottom left repeat-x;
			float: right;
			width: 225px;
		}
		body.sub #subContentSecondary {width: 220px;}
			#subContentSecondary .ad img {
				background: url(/images/site/border.jpg) bottom left repeat-x;
				margin: 0 0 7px 0;
				padding: 0 0 15px 0;
			}
		#subContentPrimary .cntSection {
			width:336px;
		}
			#subContentPrimary .cntSection p {
				padding: 0 9px 16px 9px;
			}
		#subContentPrimary #cntSectionWrap {
			background:url(/images/site/cntsection_bg.jpg) left top repeat-y;
			margin-top:17px;
			width: 710px;
		}
		body.sub #subContentPrimary #cntSectionWrap {margin-top:34px;}
			#subContentPrimary .last {margin: 0 0 0 12px;padding: 0;}
			
		#subContentPrimary .cntSection img {
			background:#E4E4E4;
			border: 1px solid #BEBEBE;
			margin: 0 0 14px 0;
			padding: 9px;
			-moz-border-radius:5px; 
			-webkit-border-radius: 5px;
		}
		#subContentPrimary .cntSection .more {margin: 0 0 0 7px;}
		
.more {
	background: url(/images/site/readmore.jpg) top no-repeat;
	display: block;
	height: 30px;
	text-indent: -3000px;
	width: 90px;
}
	.more:hover {
		background: url(/images/site/readmore.jpg) bottom no-repeat;
		cursor: pointer;
	}
	
#footerWrap {
	background: url(/images/site/footer_bg.jpg) top repeat-x;
}

#footer {
	padding: 73px 0 0 0;
	text-align: center;
}
	#footer h5 {
		color: #999;
		font:bold 0.9em Verdana, sans-serif;
	}
	#footer p {
		color: #FFF;
		font:normal 1.3em Georgia, serif;
		padding-bottom: 4px;
	}
	#footer li {
		display: inline;
		text-transform: uppercase;
	}
		#footer li a {color: #999;}
		#mainInfo li {
			background:url(/images/site/foot_main_li.jpg) right no-repeat;
			padding: 0 10px 0 7px;
		}
		#tourOne li, #tourTwo li {
			background:url(/images/site/foot_sub_li.jpg) right no-repeat;
			font-size: 0.9em;
			padding: 0 10px 0 7px;
		}
		
	#footer .last {background-image:none;padding-right: 0;}	
		
	#tourOne, #tourTwo {
		margin: 0 auto 13px auto;
		width: 413px;
	}
	#mainInfo{
		padding: 42px 0 27px 0;
	}
	
		
	#tourOne {
		border-top: 1px solid #494949;
		padding: 10px 0 0 0;
	}
	#tourTwo {
		border-bottom: 1px solid #494949;
		margin-bottom: 30px;
		padding: 0 0 10px 0;
	}


#tour {
	background: url(/images/site/border.jpg) bottom left repeat-x;
	margin: 0 0 35px 0;
	padding: 0 0 20px 0;
}
 #a100Wrap {
background: url(/images/site/border.jpg) bottom left repeat-x;
	margin: 0 0 35px 0;
	padding: 0 0 40px 0;
text-align:center;
}
#a100Wrap p {
font:normal 1.8em Georgia, serif;
text-transform:uppercase;
letter-spacing:0.2em;
}

 #a100Wrap a {
color:#842131;
}
#a100link {
float:right;
width:540px;
}

#tour .intro, #majanlink {
	float: left;
	width: 388px;
}
	#tour .intro p {
		color: #666;
		font:normal 1.4em Georgia, serif;
		line-height: 140%;
		padding:0 0 20px 12px;
		width: 341px;
	}
		#tour .intro p strong {
			font-size: 1.143em;
			line-height: 130%;
		}
#tour .tourInfo {
	background: url(/images/site/border.jpg) bottom left repeat-x;
	float: right;
	width: 540px;
}
#tour .tourInfo img {
	background:#E4E4E4;
	border: 1px solid #BEBEBE;
	margin: 0 0 14px 0;
	padding: 9px;
	-moz-border-radius:5px; 
	-webkit-border-radius: 5px;
}
#tourNews .newscnt {
	height: 205px;
	overflow: auto;
	margin-bottom: 5px;
	padding: 12px 15px 0 0;
}
	#tourNews .newscnt .cnt {
		border-bottom: 1px solid #CCC;
		margin: 0 0 12px 0;
		padding: 0 0 12px 0;
	}



#racetracking {
	background: url(/images/site/border.jpg) bottom left repeat-x;
	margin-bottom: 30px;
	padding: 0 0 33px 0;
}
#racetracking .cnt {
	float: left;
	width: 230px; 
}
#racetracking .map {
	float: right;
	width: 700px;
}
.customRaceTracking .map {
float:none!important;
margin: 0 auto!important;
}
	#racetracking .map img {
		background:#CCC;
		border: 1px solid #848484;
		padding: 9px;
		-moz-border-radius:5px; 
		-webkit-border-radius: 5px;
	}
	

#archive {
	background: url(/images/site/border.jpg) bottom left repeat-x;
	margin-bottom: 30px;
	padding: 0 0 53px 0;
}
	#archive .cntNews {
		border-bottom: 1px solid #CCC;
		float: left;
		margin-right: 20px;
		padding-bottom: 12px;
		width: 220px;
	}
		#archive .cntNews h5 {
			font:normal 1.4em Georgia, serif;
			padding-bottom:7px;
		}
		#archive .cntNews h5 a {color:#990000;}
		#archive .cntNews h5 span {
			color:#999;
			display:block;
			font-size:0.8em;
		}

		 #archive .cntNews .img {
height:131px;
width:203px;
		 }


#archive .cntNews .img_w { 
background:#E4E4E4;
height:131px;
width:203px;
background-repeat:none;
border: 1px solid #BEBEBE;
margin: 0 0 14px 0;
padding: 9px;
background:#E4E4E4;
-moz-border-radius:5px; 
-webkit-border-radius: 5px;
}




		 #archive .cntNews p {
		 	font-size: 1.3em;
		 	padding: 0 0 12px 0;
		 }
ul#listSort {
	clear: both;
	display: block;
	float: right;
	margin-bottom:57px;
	padding-top: 12px;
}		 
	ul#listSort li {
		display: inline;
		padding-left: 7px;
	}
	ul#listSort li a {
		border-bottom: 1px solid #333;
		color: #333;
	}
	ul#listSort li a.sel {
		border-bottom: 0;
		font-weight: bold;
	}
#archiveList {
	background: url(/images/site/border.jpg) bottom left repeat-x;
	clear: both;
	margin-bottom:30px;
}
	#archiveListWrap {
		margin:0 auto;
		padding:32px 0 143px 0;
		width:702px;
	}
	#archiveList .cntNews {
		border-bottom:1px solid #CCC;
		margin-bottom:32px;
		padding-bottom:32px;
	}
	#archiveList .cntNews img {
		background:#DEDEDE;
		border: 1px solid #BEBEBE;
		float:left;
		margin: 0 0 14px 0;
		padding: 9px;
		-moz-border-radius:5px; 
		-webkit-border-radius: 5px;
	}
	#archiveList .cntNews .cnt {
		float:right;
		width:398px;
	}
		#archiveList .cntNews .cnt p {padding-bottom:15px;}
		
	#archiveList .cntNews .more {background: url(/images/site/readmore.jpg) bottom no-repeat;}
	#archiveList .cntNews .more:hover {background: url(/images/site/readmore.jpg) top no-repeat;}
	
	
	#article {
		background: url(/images/site/border.jpg) bottom left repeat-x;
		margin:0 0 40px 0;
		padding:0 0 50px 0;
	}
		#article h2.articleTitle {
			background: url(/images/site/border.jpg) bottom left repeat-x;
			color:#842131;
			font:normal 4.0em Georgia, serif;
			padding:0 0 10px 0;
			text-align:center;
		}
			#article h2.articleTitle span {
				color:#333;
				display:block;
				font-size:0.5em;
			}
			#article .cnt {
				padding:20px 0 0 0;
			}
			#article .cnt li{
clear:both;
				color:#333;
				font:normal 1.4em Georgia, serif;
				line-height:140%;
			}

			#article .cnt p {
color:#333;
				font:normal 1.4em Georgia, serif;
				line-height:140%;
padding-bottom:35px;
}
.img_left {
clear:left;
float:left;
padding:10px 10px 10px 0;
}
.img_right {
clear:right;
float:right;
padding:10px 0 10px 10px;
}	

#article .cnt a {
border-bottom:1px solid #990000;
color:#333;
}

#article .cnt a:hover {border-bottom:0;color:#777;}

div#amultimedia {
	background:url(/images/site/multimedia.jpg) left repeat-y;
}
div#amultimedia #video {
	float: left;
	width: 300px;
}		 
div#amultimedia #images {
	float: right;
	width: 541px;
}


/*
	OC GALLERY STYLES
*/

div.galleryAlbum {
	background: #E3E3E3;
	border-top: 4px solid #E3E3E3;
	border-left: 4px solid #E3E3E3;
	border-right: 4px solid #E3E3E3;
	float:left;
	height:159px;
	margin:0 10px 24px 0;
	width:150px;
	position: relative;
}
div.galleryDescription {
	border:1px solid #CCC;
	width: 100px;
}
div.galImg {
	/*background-image: transparent none repeat-y scroll center top;*/
	float: left;
	height:130px;
	/*padding: 5px 0 0 5px;*/
	width:150px;
}
div.galImg a,div.galView a {
	height:127px;
	float:left;
	text-indent:-3000px;
	width:156px;
}
div.galView {
	/*background-image: transparent none repeat-y scroll center top;*/
	height:127px;
	float:left;
	margin:10px;
}


#miniSignup {padding: 12px 0 0 0;}
	#miniSignup p {
		padding: 4px 0 7px 0;
		text-align: center;
	}
	#miniSignup form #txtSignup {
		border: 1px solid #999;
		padding: 12px;
		width: 88%;
	}
	#miniSignup form #btSubmit {
		background:url(/images/site/btSubmit.jpg) no-repeat;
		border: 0;
		color: #FFF;
		height: 30px;
		text-transform: uppercase;
		width:87px;
	}
	#miniSignup form #btSubmit:hover {cursor: pointer;}
	
#trackingData h4,#trackingData2 h4 {
color:#333;
font:normal 2.0em Georgia, serif;
padding-bottom:12px;
text-transform:uppercase;
}

#trackingData ,#trackingData2{
	border: 1px solid #C3C3C3;
	font-family: Geneva;
	font-weight: bold;
	-moz-border-radius:5px; 
	-webkit-border-radius: 5px;
	padding: 3px;
	text-align: center;
width:230px;
}
.customRaceTracking .cnt {
float:none!important;
margin:0 auto!important;
padding:30px 0 30px 0;
width:720px!important;
}
.customRaceTracking #trackingData .cnt , .customRaceTracking  #trackingData2 .cnt {
float:right!important;
padding:20px 0 0 0;
}
.customRaceTracking #trackingData {
float:left!important;
}

.customRaceTracking #trackingData2 {
float:right!important;
}
.customRaceTracking #wind_speed div.cnt, .customRaceTracking #boat_speed div.cnt, #air_temp div.cnt {width:122px!important;}
.customRaceTracking #racetracking .cnt {width:230px!important;}


#wind_speed .img,  #boat_speed .img {
	float:left;
	height:39px;
	margin: 22px 0 0 23px;
	width:57px;
}


#wind_speed div.cnt, #boat_speed div.cnt {
	float: right;
	
	text-align: left;
	width:122px;
}
	#wind_speed p, #boat_speed p {
		color: #FFF;
		font:bold 2.4em Geneva;
	}
#air_temp p, #sea_pressure p {
	color: #FFF;
	font:bold 2.5em Arial, sans-serif;
	padding: 15px;
}
#wind_direction, #boat_course {
	background:url(/images/site/player/compass.png) no-repeat;
	height:127px;
	width:110px;
}
#wind_direction {float: left;}
#boat_course {float: right;}

#wind_speed, #boat_speed {
	background:url(/images/site/player/speed.png) no-repeat;
	height:82px;
	margin: 2px 0 2px 0;
	width:222px;
}
#air_temp, #sea_pressure {
	background:url(/images/site/player/pressure.png) no-repeat;
	height:127px;
	width: 110px;
}
#air_temp {float: left;}
#sea_pressure {float: right;}

#imagesWrap {
	background: url(/images/site/border.jpg) bottom left repeat-x;
	padding: 0 0 37px 0;
}
#imagesWrap h3 {
	background: url(/images/site/border.jpg) bottom left repeat-x;
	padding: 0 0 37px 0;
}
#imagesWrap h4 {
	border-bottom: 0;
	border-top: 0;
}
#images h5 {
	font:normal 2.0em Georgia, serif;
	letter-spacing: 1.0em;
	padding: 15px 0 35px 0;
	text-align: center;
	text-transform: uppercase;
}
.imgAlbum {
	float: left;
	height:312px;
	padding:0 20px 45px 0;
	width:220px;
}
	.imgAlbum h6 {
		color: #990000;
		font:bold 1.6em Georgia, serif;
		text-align: center;
	}
		.imgAlbum h6 span {
			color: #333;
			display: block;
			font-size: 0.75em;
			padding:5px 0 10px 0;
		}
	.imgAlbum .img {
		background:url(/images/site/albumbg.png) no-repeat;
		height:220px;
		width:216px;
	}
		.imgAlbum img {
			padding: 27px 0 0 38px;
		}
	.view {
		background:url(/images/site/viewalbum.jpg) top no-repeat;
		display: block;
		height:36px;
		margin: 0 auto;
		width:94px;
	}
	.view:hover {background:url(/images/site/viewalbum.jpg) bottom no-repeat;}
	
#mainVideo {
	background: url(/images/site/border.jpg) bottom left repeat-x;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	text-align: center;
}	
	#mainVideo object {margin: 0 auto;}
#mainVideo h3 {
	font:normal 2.0em Georgia, serif;
	letter-spacing: 1.0em;
	padding: 15px 0 35px 0;
	text-align: center;
	text-transform: uppercase;
}



.pagination {
	text-align: center;
}
	.pagination em {text-transform: uppercase;}
	.pagination .pMiddle p {padding:0 0 30px 0 ;}
	.pagination .pMiddle a {
		color: #333;
		font:bold 1.1em Verdana, sans-serif;
	}


.back {
padding:15px 0 0 0;
}
.back a {
color:#333;
border-bottom:1px solid #990000;
}
.back a:hover {color:#777;}



/* ---------------------------------------------------------------------------*/


#racetracking h3 {
		background: url(/images/site/border.jpg) bottom left repeat-x;
		color: #842131;
		font:normal 3.2em Georgia, serif;
		letter-spacing: 0.25em;
		margin-bottom: 2px;
		padding-bottom: 20px;
		text-align: center;
		text-transform: uppercase;
	}
		#racetracking h3 span, #racetracking h3 small {display: block;}
		#racetracking h3 span {
			font-size: 0.781em;
			letter-spacing: 0.6em;
		}
		#racetracking h3 small {
			color: #333;
			font-size: 0.449em;
			letter-spacing: normal;
			padding: 14px 0 0 0;
		}

#wind_direction h5, #boat_course h5, #sea_pressure h5 {
		color: #616165;
		font-size: 1.0em;
		padding-top: 15px;
	}
	#wind_speed h5, #boat_speed h5, #air_temp h5 {
		color: #999;
		font-size: 1.4em;
	}


#racetracking {
	background: url(/images/site/border.jpg) bottom left repeat-x;
	margin-bottom: 30px;
	padding: 0 0 33px 0;
}
#racetracking .cnt {
	float: left;
	width: 230px; 
}
#racetracking .map iframe {
display:block;
margin:0 auto;
	padding: 9px;
}
	#racetracking .map {
		background:#CCC;
		border: 1px solid #848484;
		
		-moz-border-radius:5px; 
		-webkit-border-radius: 5px;
		float: right;
		width: 700px;
	}







#trackingData {
	border: 1px solid #C3C3C3;
	font-family: Geneva;
	font-weight: bold;
	-moz-border-radius:5px; 
	-webkit-border-radius: 5px;
	padding: 3px;
	text-align: center;
}
#wind_speed img, #boat_speed img {
	float: left;
	margin: 17px 0 0 14px;
}

#air_temp .desc {
	float:left;
	height:47px;
	margin: 4px 0 0 10px;
	width:73px;
}

#wind_speed div.cnt, #boat_speed div.cnt, #air_temp div.cnt {
	float: right;
	padding-top: 20px;
	text-align: left;
	width:122px;
}
	#wind_speed p, #boat_speed p, #air_temp p {
		color: #FFF;
		font:bold 2.4em Geneva;
	}
#sea_pressure p {
	color: #FFF;
	font:bold 2.5em Arial, sans-serif;
	padding: 15px;
}
#wind_direction, #boat_course {
	background:url(/images/site/player/compass.jpg) no-repeat;
	height:127px;
	width:110px;
}
#wind_direction .dial, #boat_course .dial {
	height:85px;
	margin:6px 0 0 15px;
	width:83px;
} 
#wind_direction {float: left;}
#boat_course {float: right;}

#wind_speed, #boat_speed, #air_temp {
	background:url(/images/site/player/speed.png) no-repeat;
	height:82px;
	margin: 2px 0 2px 0;
	width:222px;
}


#sea_pressure {
	background:url(/images/site/player/pressure.png) no-repeat;
	height:127px;
	width: 110px;
}
#air_temp {float: left;}
#sea_pressure {float: right;}
#wind_speed, #boat_speed, #air_temp {clear:both;margin:15px 0 0 0;}