@charset "UTF-8";
/* CSS Document */

#present h3 {
  		background: url(images/innerClub-01.jpg) no-repeat left top;
		width: 570px;
		height: 80px;
		margin-bottom: 10px;
		position: relative;
		z-index: 100;
		}
		
	#present p {
		margin-bottom: 10px;
		}
		
	#passport img {
	position: absolute;
	left: 753px;
	top: 117px;
	z-index: 200;
		}
		
	#long span {
		text-decoration: overline;
		}
		
	#past h3 {
		background: url(images/pastchief-bg.jpg) no-repeat left top;
		width: 570px;
		height: 40px;
		}
		
	#past p,
	#male p,
	#female p,
	#boat p,
	#marina p,
	#trailer p,
	#bowl p,
	#golfleague p {
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 5px;
		}
		
	#male h3 {
		background: url(images/malechorus-bg.jpg) no-repeat left top;
		width: 565px;
		height: 40px;
		}
		
	#female h3 {
		background: url(images/ladieschorus-bg.jpg) no-repeat left top;
		width: 570px;
		height: 40px;
		}
		
	#boat h3 {
		background: url(images/boatclub-bg.jpg) no-repeat left top;
		width: 570px;
		height: 40px;
		}
		
	#marina h3 {
		background: url(images/marina-bg.jpg) no-repeat left top;
		width: 570px;
		height: 40px;
		}
		
	#trailer h3 {
		background: url(images/trailer-bg.jpg) no-repeat left top;
		width: 570px;
		height: 40px;
		}
		
	#bowl h3 {
		background: url(images/bowl-bg.jpg) no-repeat left top;
		width: 570px;
		height: 40px;
		}
		
	#golfleague h3 {
		background: url(images/golf-bg.jpg) no-repeat left top;
		width: 570px;
		height: 40px;
		}

	#present h3 span,
	#past h3 span,
	#male h3 span,
	#female h3 span,
	#boat h3 span,
	#marina h3 span,
	#trailer h3 span,		
	#bowl h3 span,
	#golfleague h3 span {
		display: none;
		}	
