@charset "utf-8";
/* CSS Document */

/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
body {
	font: 75% arial, helvetica, sans-serif;
	line-height: 1.88889;
	color: #333333;
	background: #003300;
	background-position:center;
	background-position:top;
	background-image:url(images/bakground_golf_image3.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	padding: 0;
	}
table {
	width:900;
	}
	
td.gradient {
	background-image:url(images/blank_gradient_right_column.jpg);
	background-repeat:no-repeat;
	}
	
td.photo {
	bottom:2px;
		}
	
p.table {
	margin:0px;
	padding:0px;
	}
p.content	{
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
	line-height:140%;
	}
p.content2	{
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:100%;
	text-align:center;
	color:#FFFFFF;
	}
p.headlines	{
	margin-left:2px;
	margin-right:2px;
	color:#FFFFFF;
	line-height:100%;
	font-weight:bold;
	text-decoration:underline;
	}
	
p.headlines2	{
	margin-left:2px;
	margin-right:2px;
	color:#000000;
	line-height:100%;
	font-weight:bold;
	text-decoration:underline;
	}
	
p.headlines3	{
	margin-left:2px;
	margin-right:2px;
	color:#000000;
	line-height:100%;
	font-weight:bold;
	text-align:center;
	font-size:medium;
	}
	
h1	{
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:medium;
	font-weight:bold;
	color:#000000;
	}
	
