body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;	
	text-align: left;
	background: #666666;
	text-align: center;
	}

a{color:#ffffff;
	text-decoration:underline;
	}
	


h2 {
	font-size: 36px;
	font-family:Arial, Helvetica, sans-serif;
	}

#container {
	width: 900px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:#063c7c;
	}
		
#header {
	width: 900px;
	height:191px;
	background-image: url(images/golfimage3.jpg);
	border-top:1px solid white;

	}



#leftmain {
	text-align: left;
	float: left;
	width: 250px;
	margin-left: 10px;;
	margin-top: 0px;
	font-size:14px;
	}

#leftmain2 {
	text-align: left;
	float: left;
	width: 200px;
	padding-left: 10px;;
	margin-top: 0px;
	font-size:14px;
	}

#left {
	text-align:left;
	float: left;
	width: 660px;
	border: 1px white solid;
	color:#000000;
	}
	
#left a, a:hover, a:visited{color:#000000}

#left2 {
	text-align: right;
	float: left;
	width: 400px;
	margin-left: 10px;
	margin-right: 50px;
	margin-top: 30px;
	font-size:12px;
	}


#left3 {
	text-align: left;
	float: left;
	width: 650px;
	height: 420px;
	margin-left: 10px;
	margin-top: 10px;
	font-size:12px;
	overflow:auto;
	}

#left4 {
	text-align:center;
	padding-top:5px;
	float: left;
	width: 650px;
	height: 315px;
	margin-left: 10px;
	margin-top: 0px;
	color: white;
	font-size:14px;
	overflow: auto;
	white-space: nowrap;
	}
#leftrowtop {
	text-align: left;
	float: left;
	width: 275px;
	font-size:20px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid black;
	}

#leftrow1 {
	text-align: center;
	width: 250px;
	font-size:14px;
	padding: 25px 0px 10px 0px;
	}

 #leftrow2{
	text-align: center;
	padding: 10px 0px 10px 0px;
	width: 250px;
	font-size:14px;
	}

#leftrow3 {
	text-align: center;
	width: 250px;
	font-size:14px;
	margin-top: 25px;
	padding: 10px 0px 10px 0px;
	border:1px white solid;
	}

#leftrow4{
	text-align: left;
	float: left;
	width: 300px;
	font-size:12px;
	}



#center {
	text-align: center;
	float: left;
	width: 650px;
	margin-left: 20px;
	margin-top: 20px;
	font-size:12px;
	}

#center2 {
	text-align: left;
	float: left;
	width: 300px;
	margin: 0px 0px 20px 10px;
	font-size:14px;
	color:#ffffff;
	}


#right {
	margin-right:10px;
	float: right;
	width: 350px;
	text-align: left;
	margin-top: 0px;
	}

#rightrow2 {
	margin-top:30px;
	width: 200px;
	text-align: left;
	font-size:12px;
	float:right;
	}

#bottom {
	width: 400px;
	text-align: center;
	margin: 350px 0px 0px 10px;
	}

#bottomleft {
	width: 200px;
	float: left;
	}

#bottomright {
	width: 200px;
	float: left;
	}

#navcontainer { 
	width: 200px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 10px 0 0 20px;
width: 180px;
background-color: #063c7c;
border-bottom: 1px solid #eee;
}


#navcontainer a:link, #navlist a:visited
{
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

.little{
	 font-size: 12px;
	color: #ccc;
	text-decoration: underline;	
	}

.big{
	 font-size: 20px;
	color: #CC9933;
	text-decoration: none;	
	}

#footer {
	width: 900px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	clear: both;
	}

#footer a { text-decoration: none; font-size: 10px; color: white;}