body {
	margin: 0;
	padding: 0;
	background: #666600;
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: black;
	background: url(images/2012.jpg) top left no-repeat;
}

#logo {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 303px;
	height: 279px;
}

#logo a {
	display: block;
	width: 303px;
	height: 279px;
}

#menu {
	width: 260px;
	height: 300px;
	padding: 0;
	margin: 0;
	position: relative;
	top: 300px;
	left: 0px;
	background: url(images/2012.jpg) 0px 300px;
}

#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#menu li, #menu a {
	height: 43px;
	width: 205px;
	left: 50px;
	display: block;
}

#menu #registration {
	top: 0px;
	height: 43px;
	width: 205px;
}

#menu #sponsorships {
	top: 62px;
}

#menu #format {
	top: 122px;
}

#menu #nineteenth_hole {
	top: 186px;
}

#menu #contact {
	top: 245px;
}

#IndexText {
	text-indent: -9999px;
	overflow: hidden;
}
#FormatText {
	position: absolute;
	left: 313px;
	top: 127px;
	width: 550px;
	height: 473px;
	text-indent: -9999px;
	overflow: hidden;
	background: white url(images/text_format.gif);
}

