/* 6 GOLF */
#sidenav{
	width: 113px;
	background: #CCD5D1;
}

#dynamiccontent{
	font-family: "Tahoma";
	width: 637px;
	height: 258px;
	background: #EFF2F1;
	font-size: .6em;
}

#dynamiccontent h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #416153;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -8px;
}