html, body, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../images/setup/background.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FFF;
}

#wrapper {
	width: 948px;
	padding: 50px 0px;
	position: relative;
	margin: auto;
	overflow: auto;
}

.topnav {
	width: 742px;
	padding: 0;
	position: relative;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-left: 10px;
	overflow: hidden;
	letter-spacing: 1px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

h2 {
	margin: 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	font-size: 16px;
}

h3 {
	margin: 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	font-size: 14px;
}

.topnav a {
	padding: 10px 15px;
	display: block;
	float: left;
	margin-right: 3px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.topnav a:hover {
	background-color: #4D4D4F;
	color: #FFF;
}

.topnav-selected {
	padding: 10px 12px;
	display: block;
	float: left;
	margin-right: 3px;
	color: #FFF;
	background-color: #4D4D4F;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}



.content {
	width: 760px;
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
}

.images {
	width: 740px;
	height: 365px;
	padding: 10px;
	position: relative;
	background-image: url(../images/setup/image-back.gif);
	background-repeat: no-repeat;
}

.2012-title {
	width: 740px;
	height: 217px;
	padding: 10px;
	position: relative;
	background: url(../images/setup/image-back.gif) center;
}

.yachtnav {
	width: 170px;
	padding: 0;
	position: relative;
	font-size: 13px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 10px;
	padding-top: 10px;
	letter-spacing: 1px;
}

.yachtnav-title {
	width: 150px;
	position: relative;
	padding: 7px 10px;
	color: #FFF;
	text-decoration: none;
	background-color: #422413;
	font-weight: bold;
	background-image: url(../images/setup/brown-title-long.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 16px;
}

.yachtnav-selected {
	width: 150px;
	padding: 10px 10px;
	display: block;
	background-color: #4D4D4F;
	color: #FFF;
	text-decoration: none;
} 

.yachtnav-title a {
	text-decoration: none;
	color: #FFF;
}

.yachtnav-title a:hover {
	text-decoration: none;
	color: #422413;
	background-color: #FFFFFF;
}

.yachtnav-bottom {
	position: relative;
	width: 170px;
	height: 31px;
	margin: 0;
	padding: 0;
	background-image: url(../images/setup/yachts-bottom.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
}

.yachtnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
.yachtnav li {
	margin: 0;
	border-bottom: 1px solid #4D4D4F;
}

.yachtnav li a {
	width: 150px;
	padding: 10px 10px;
	display: block;
	color: #FFF;
	text-decoration: none;
} 

.yachtnav li a:hover {
	background-color: #4D4D4F;
	color: #FFF;
}

.j-supporters {
	position: relative;
	width: 170px;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
}

.j-supporters h1 {
	text-align: center;
	margin: 0;
	font-size: 13px;
	padding: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

.j-supporters ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.j-supporters li {
	width: 150px;
	padding: 5px 10px;
	display: block;
	background-color: #FF9900;
	color: #333;
	text-decoration: none;
	margin: 5px 0;
	text-align: center;
	font-weight: bold;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.j-supporters a {
	text-decoration: none;
	color: #FFF;
}

.j-supporters a:hover {
	text-decoration: none;
	color: #000;
	background-color: #FFF;
}
	

.info-container {
	width: 740px;
	padding: 10px;
	position: relative;
	float: left;
	overflow: hidden;
}

.info {
	width: 490px;
	position: relative;
	float: left;
	margin-right: 10px;
}

.text {
	width: 460px;
	position: relative;
	padding: 15px;
	text-align: justify;
	line-height: 135%;
}

.text a {
	text-decoration: none;
	color: #999999;
}

.text a:hover {
	text-decoration: none;
	color: #FFF;
}

.text-title {
	width: 460px;
	position: relative;
	padding: 7px 15px;
	background-color: #422413;
	color: #FFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(../images/setup/brown-title-long.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.text-title a {
	font-size: 12px;
	padding: 0px 10px;
	text-decoration: none;
	color: #C49F8A;
}

.text-title a:hover {
	font-size: 12px;
	padding: 0px 10px;
	text-decoration: none;
	color: #422413;
	background-color: #FFFFFF;
}

.text-title-on {
	font-size: 12px;
	padding: 0px 10px;
	text-decoration: none;
	color: #422413;
	background-color: #FFFFFF;
}

.latest-news {
	width: 240px;
	position: relative;
	float: left;
}

.latest-news-title {
	width: 220px;
	position: relative;
	padding: 7px 10px;
	background-color: #990000;
	color: #FFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/setup/news-title.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 16px;
	margin-bottom: 10px;
}

.latest-news-title a {
	text-decoration: none;
	color: #FFF;
}

.latest-news-title a:hover {
	text-decoration: none;
	color: #990000;
	background-color: #FFFFFF;
}

.news {
	width: 210px;
	position: relative;
	padding: 15px;
	line-height: 1.5em;
	background-color: #333333;
	margin-bottom: 15px;
}

.news a {
	color: #888;
	text-decoration: none;
}

.news a:hover {
	color: #222;
	text-decoration: none;
}

/* EVENTS */

.event-year {
	width: 45px;
	height: 198px;
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-left: 1px;
}

.event-year2 {
	width: 740px;
	height: 45px;
	position: relative;
	margin-left: 1px;
	background-color: #981B1E;
	margin-bottom: 10px;
}

.jclass-events {
	width: 740px;
	padding: 10px;
	position: relative;
	background-image: url(../images/setup/image-back.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	float: left;
}

.jclass-events-middle {
	width: 760px;
	position: relative;
	background-image: url(../images/setup/image-back.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	float: left;
	margin: 10px 0px;
}

.events-title02 {
	width: 710px;
	position: relative;
	padding: 7px 15px;
	background-color: #981B1E;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	background-image: url(../images/events-title.gif);
	background-position: center right;
	background-repeat: no-repeat;
	font-weight: bold;
}

.events-title {
	width: 710px;
	position: relative;
	padding: 7px 15px;
	background-color: #422413;
	color: #FFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(../images/setup/brown-title-long.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.events-text {
	width: 710px;
	position: relative;
	padding: 15px;
	text-align: justify;
	line-height: 1.5em;
}

.events-info {
	width: 740px;
	position: relative;
	float: left;
	margin-right: 10px;
}

.event {
	width: 141px;
	padding: 10px;
	min-height: 178px;
	position: relative;
	float: left;
	border: 1px solid #999;
	background-color: #FFF;
	margin-right: 8px;
	margin: 0px 0px 10px 10px;
}

.event2 img {
	margin: 0px 10px 0px 0px;
	float: left;
}

.event-name a {
	color: #900;
	font-size: 0.8em;
	text-decoration: none;
}

.event-name a:hover {
	color: #999999;
	text-decoration: none;
}

.event-date {
	font-size: 2em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

.event-name {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.event2 {
	width: 720px;
	padding: 10px;
	position: relative;
	float: left;
	border: 1px solid #999;
	background-color: #FFF;
	margin: 0px 8px 10px 0px;
	color: #666666;
	font-size: 13px;
}

.videos {
	width: 740px;
	padding: 10px;
	position: relative;
	background-image: url(../images/setup/image-back.gif);
	background-repeat: no-repeat;
	float: left;
	color: #900;
}

.event-quotes {
	width: 350px;
	padding: 15px;
	position: relative;
	float: left;
	color: #333;
	border-right: 10px solid #000000;
}

.event-pics {
	width: 340px;
	padding: 15px;
	position: relative;
	float: left;
	color: #333;
}

.event-pics a img {
	float: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 2px;
}

.event-pics a:hover img {
	float: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 2px;
}

.event-pics-text {
	float: left;
	font-size: 0.8em;
	margin: 10px 0px;
	padding-left: 7px;
	width: 333px;
}

.event-pics-text a {
	text-decoration: none;
	color: #F90;
}

/* EVENTS End */

.historynav {
	width: 200px;
	padding: 0;
	position: relative;
	font-size: 13px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-top: 10px;
	margin: 0px 10px;
	letter-spacing: 1px;
}

.historynav-selected {
	width: 180px;
	padding: 10px 10px;
	display: block;
	background-color: #4D4D4F;
	color: #FFF;
	text-decoration: none;
}

.historynav-bottom {
	position: relative;
	width: 200px;
	height: 31px;
	margin: 0;
	padding: 0;
	background-image: url(../images/setup/yachts-bottom.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	background-position: center;
}

.historynav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
.historynav li {
	margin: 0;
	border-bottom: 1px solid #4D4D4F;
}

.historynav li a {
	width: 180px;
	padding: 10px 10px;
	display: block;
	color: #FFF;
	text-decoration: none;
} 

.historynav li a:hover {
	background-color: #4D4D4F;
	color: #FFF;
}

.historynav2 {
	padding: 20px 5px;
	font-size: 12px;
	text-align: right;
	color: #FFF;
	text-decoration: none;
} 

.historynav2 li a {
	width: 160px;
	padding: 20px 5px;
	display: block;
	color: #FFF;
	text-decoration: none;
} 

.historynav2 li a:hover {
	background-color: #4D4D4F;
	color: #FFF;
}

.history-text {
	width: 500px;
	position: relative;
	padding: 15px 10px;
	text-align: justify;
	line-height: 1.5em;
	float: left;
	letter-spacing: 1px;
}

.back-to-top {
	font-size: 12px;
}

.history-text a {
	text-decoration: none;
	color: #999999;
}

.history-text a:hover {
	text-decoration: none;
	color: #FFF;
}

.links {
	width: 340px;
	float: left;
	position: relative;
	padding: 15px;
	line-height: 1.5em;
}

.links a {
	color: #FFFFFF;
	text-decoration: none;
}

.links a:hover {
	color: #666666;
	text-decoration: none;
}

.link-country {
	color: #999999;
	font-size: 12px;
}

.architects {
	width: 208px;
	position: relative;
	padding: 15px;
	line-height: 1.5em;
	margin-bottom: 15px;
	border: 1px solid #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.architects a {
	color: #888;
	text-decoration: none;
}

.architects a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.right-link-text {
	font-weight: normal;
	font-size: 0.9em;
}

.footer {
	width: 945px;
	margin: auto;
	margin-bottom: 20px;
	position: relative;
	padding-top: 50px;
	background-image: url(../images/setup/footer.gif);
	background-repeat: no-repeat;
	color: #4D4D4F;
	text-align: right;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.float-left {
	float: left;
}

.applicants {
	width: 500px;
	margin: 75px auto 50px;
	background-color: #FFFFFF;
	padding: 25px;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.applicants h1 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	margin: 0 0 20px;
}

.applicants ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
.applicants li {
	margin: 0;
}

.applicants li a {
	width: 350px;
	padding: 10px 10px;
	margin: 2px auto;
	font-size: 1.3em;
	display: block;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
} 

.applicants li a:hover {
	background-color: #4D4D4F;
	color: #FFF;
}
	
