body { font: 1em/120% arial,helvetica,sans-serif; 
	margin: 0;
	padding: 0;
}

a, a:link, a:visited, a:active {
	color: #004080;
	text-decoration: none;
}

a:hover {
	color: #D9A94B;
}

div#header {
	background: #FFF;
	color: #000;
	margin: 0 0 0 0;
	padding: 0.4em 0 0 0;
	border-top: 2px solid #D9A94B;
}

div#header h1 {
	text-indent: -9999px;
	background: #FFF url(http://www.classicaquasport.com/img/classic_aquasport.gif) left top no-repeat;
	margin: 0 0 0 26px;
	padding: 0 0 0.2em 0;
	line-height: 100%;
	/*height: 82px;
	width: 463px;*/
}

div#header h1 a:link, div#header h1 a:visited {
	margin: 0;
	display: block;	
	background: transparent;
	padding: 0;
	text-decoration: none;
	width: 437px;
	height: 82px;
	line-height: 100%;
}

div#header h1 a:hover {
	background: url(http://www.classicaquasport.com/img/classic_aquasport2.gif) left top no-repeat;
}

div#header h2 {
	margin: -4px 0 0 44px;
	padding: 0 0 0.25em 0;
	color: #333;
	line-height: 100%;
	letter-spacing: 3px;
	font-size: 0.75em;
}

div#navBar {
	background: url(../img/bg_nav.gif) repeat-x center top;
	margin: 0;
	padding: 0;
	height: 30px;
	border-top: 2px solid #FFF;
	line-height: 100%;
	text-align: center;
}

	ul#nav {
		white-space: nowrap;
		margin: 7px auto 0 auto/*7px 0 0 6%*/;
		font-size: 0.75em;
		padding: 0;
	}
	
	ul#nav li {
		margin: 0;
		display: inline;
		text-align: center;
		padding: 0 3%;
	}
	
	ul#nav li a {
		text-decoration: none;
		color: #FFF;
		font-weight: bold;
		padding-top: 4px;
	}
	
	ul#nav li a:hover {
		border-top: 3px solid #D9A94B;
	}/* CSS Document */

li#lgallery a { color: #D5EBF1; border-top: 3px solid #BDA165; cursor: default; }