body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #568617;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
#container{
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
width: 100%;

color: #ffffff;
}	
#top {
	margin: 10px 10px 0px 10px;
	border: 5px solid #FFF;
	background: #568617;
	height: 125px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 125px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */

	}
	
a#logo-link { 
	background-image: url(http://sarasotagolfcourse.com/logo1.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 320px;
    float: left;
}  

.golfman {background-image: url(http://sarasotagolfcourse.com/golfman.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 268px;
    float: right;
	border-left: 2px solid #FFF;
}
#left {
	position: absolute;
	top: 120px;
	left: 0px;
	margin-left: 10px;
	margin-top: 30px;
	padding: 10px;
	border: 5px solid #FFF;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
		margin-top: 80px;
	}
#middle {
	margin: 5px 170px 10px 170px;
	padding: 10px;
	border: 5px solid #FFF;
	background: #666;
	}
#right {
	position: absolute;
	top: 120px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin-right: 10px;
	margin-top: 30px;
	padding: 10px;
	border: 5px solid #FFF;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}