/* CSS Document */




#leftnav {
	width: 170px;
	float: left;
	margin-left: -1px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	font-weight: 500;
	line-height: 1.5em;
	margin-top: -10px;
	text-align: right;
	letter-spacing: .5px;
	}
	
#leftnav a:link{
color:#000000;
}		
#leftnav a:visited{
color:#000000;
}	
#leftnav a:active{
color:#000000;
}	
	
#leftnav a:hover{
color:#666666;
}	
	
#center_container2{
	position: relative;
	background: #ccc;
	width: 727px;
	margin: 0 auto;
	padding: 5 0 20 0;
	background-image: url(../images/background3.jpg);
	background-repeat:repeat-y;
	min-height: 350px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
	margin-left: 210px;
	margin-right:70px;
	margin-top: 0px;
}

.club_photo {
	color: #3B5868;
	position: absolute;
	top: 10px;
	left: 12px;
	
}
