body {
	background-color: #000000;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
td {
	font-size:0.8em;
}
#maintable {
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	margin-top:38px;
	margin-bottom:38px;
}
#botbar {
	background-color:#D2D2D2;
	height:38px;
	padding-left:30px;
	padding-right:30px;
	font-size:0.7em;
}
#designedby {
	float:right;
}
#menuback {
	background-image:url(images/menu-back.gif);
	height:35px;
	font-size:0.7em;
}
#maincontent {
	background-image:url(images/main-back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#929292;
	width:596;
}
#content {
	padding-left:90;
	padding-right:90;
	padding-bottom:50;
	padding-top:98;
}
#dividecol {
	background-image:url(images/divcol.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	width:11;
}
#rightcol {
	background-color:#929292;
	width:190;
	background-image:url(images/right-col.gif);
	background-repeat:no-repeat;
}
h1 {
	font-size: 1.45em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
}
a:hover {
	color:#006600;
}
a.menu {
	margin-right:16;
}
.small {
	font-size:0.6em;
}
#GolfLogo {
	position:absolute;
	width:767px;
	height:139px;
	z-index:10;
	margin-left:30px;
}
#logo {
	float:right;
}
#menu {
	padding-top:8;
}
.small2 {
	font-size:0.85em;
}
#tabcontent {
	position:absolute;
	z-index:20;
	width:600px;
}
a.botlink {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
a.botlink:hover {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}