body {padding:0 0 0 0;margin:0 0 0 0;
      background-image:url(images/bg_body_golfer.jpg); background-attachment:fixed;
	  scrollbar-face-color: #000000;
      scrollbar-highlight-color: #3366cc;
      scrollbar-shadow-color: #3366cc;
	  scrollbar-3dlight-color: #000000;
	  scrollbar-arrow-color:  #3366cc;
	  scrollbar-track-color: #3366cc; 
	  scrollbar-darkshadow-color: #000000;}

#header  {position: absolute; top: 0px; left: 0px;width:778px; height:120px;
          background: url(images/header_rev.jpg);}
	
#content {position:absolute; top: 120px; left: 165px; background-color:#ffffff;width:613px;}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
	text-align: justify;

}

#nav {position: absolute; top: 120px; left: 0px; width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: red;
}

a.imagelink {
	display: block;
	font : bold 11pt verdana, sans-serif;
	color:blue;
	width:165px;
	height:25px;
	background:  url(images/menu_bg.jpg);
	text-align:left;
	text-decoration:none;
	vertical-align: middle;

}

a.imagelink:hover {
	font : bold 11pt verdana, sans-serif;
	color:red;
	text-decoration:none;
	background:  url(images/menu_bg_over.jpg);
	vertical-align: middle;
} 
}

#nav p {background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: blue;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	margin-top: 8px;
	text-align: center;
}
.sign p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: blue;
	margin-right: 5px;
	margin-top: 1px;
	margin-left: 5px;
	text-align: justify;
}
