body {
	text-align: center;
	margin-top:30px;
	margin-bottom:10px;
	color:#595959;
	background-color: #000000;
}
.style1 {color: #FF3300}		
a.thumb img {
  
  border: 5px solid #ccc;
}


a:hover.thumb img {
	background: #8EB4C6;
	border: 5px solid #668FA3;
}
A:link {
	COLOR: #6f6f6f;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: #6f6f6f;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	COLOR: #6f6f6f;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #E6E6E6;
	text-decoration: underline;
}



body {
	text-align: center;
	margin-top:30px;
	margin-bottom:10px;
	color:#6f6f6f;
	background-color: #000000;
}
		


#page {
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border: 0px solid #ede54c;
	background-color: #000000;
	text-align: left;
}

#header {
	height: 120px;
	background: #000000 url('../img/header.gif') top left no-repeat;
	clear: both;
}


#header2 {
	margin-top:10px;
	margin-bottom: 10px;
	padding:0px;
	height:150px;
	clear:both;
	background-color: #000000;
	font-family: verdana;
	font-size: 14pt;
	color: #6f6f6f;
	line-height:26px;
	text-align:left;
	padding-left:20px;
	font-weight: normal;
}

#content {
	margin-top:4px;
	margin-bottom:9px;
	margin-left:auto;
	margin-right:auto;
}
#content2 {
	margin-top:4px;
	margin-bottom:9px;
	margin-left:auto;
	margin-right:auto;
}



#windsurf {
	height:300px;
	float: left;
	width:300px;
	/*background: #000000 url('img/windsurf.gif') top left no-repeat;*/
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 70px;	
}
#surf {
	height:300px;
	float: left;
	width:300px;
	/*background: #000000 url('img/surf.gif') top left no-repeat;*/
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 150px;
}
#kite {
	height:300px;
	float: left;
	width:300px;
	/*background: #000000 url('img/kite.gif') top left no-repeat;*/
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 70px;
	clear:both;
}
#ambiance {
	height:300px;
	float: left;
	width:300px;
	/*background: #000000 url('img/ambiance.gif') top left no-repeat;*/
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 150px;
}