body			{
				font-family: arial;
				font-size: 1em;
				text-align: center;
				background-color: #f0ffff;
				}
#wrapper		{
				width: 800px;
				margin-left: auto;
				margin-right: auto;
				text-align: left;
				
				}
#headtable		{
				width: 800px; 
				height:10px;
				color: #006782; 
				font-weight: bold;
				}
td				{
				width: 266px;
				}
dl				{
				text-align: left;
				}
dt				{
				font-size: 1.3em;
				font-weight: bold;
				}
.index			{
				float: left;
				width: 240px;
				font-size: 1em;
				font-weight: bold;
				padding-bottom: 5px;
				border-right: 2px solid black;
				padding-right: 0px;
				margin-right: 0px;
				
				}
.index	ul			{
				padding-left: 0px;
				margin:2px;
				}
.index	ul	a		{
				font-size: .9em;
				}
.index	li		{
				font-size: .7em;
				font-family: arial;
				margin-left: 20px;
				margin-top: 4px;
				text-align: left;
				}
#golf		
				{
				color: green;
				font-weight: bold;
				font-size: 1.3em;
				}
#content		{
				width: 550px;
				float:left;
				height: 580px;
				margin-left: 1px;
				text-align: center;
				}
a				{
				
				color: black;
				border-style: none;
				}
a:visited		{
				color: black;
				}

#title			{
				font-size:1.4em;
				font-weight: bold;
				text-align: left;
				color: #006782; 
				margin-bottom: 3px;
				height: 50px;
				}
#ad				{
				height: 80px;
				width: 470px;
				margin-top: 5px;
				
				text-align: center;
				}
.red		{
			color: red;
			font-style: italic;
			}