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

/* typography */



#tabtextbox a {
	font-family: Verdana, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}

p {
	font-family: Verdana, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	margin-top: 0px;
}

p2 {
	font-family: Georgia, "Verdana", serif;
	font-size: 26px;
	line-height: 38px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p3 {
	font-family: Georgia, "Verdana", serif;
	font-size: 20px;
	line-height: 33px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}

h3 {
	font-family: Georgia, "Verdana", serif;
	font-size: 26px;
	line-height: 38px;
	color: #666;
	font-weight: normal;
	margin: 0;
}

p4 {
	font-family: Georgia, "Verdana", serif;
	font-size: 26px;
	line-height: 38px;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Georgia, "Verdana", serif;
	font-size: 16px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Verdana", serif;
	font-size: 34px;
	color: #0C89BF;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}


/* content divs */

#wrapper {
	position:relative;
	width:956px;
	background-color: #EDF0DA;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/Optimized/bluegradient3_01.png);
	background-repeat: repeat-x;
	height:auto;
	min-height:900px;
	max-height: 2000px;
}

#ballwrapper {
	postition:relative
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}	

#header {
	position:relative;
	width:1156px;
	height:136px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/Optimized/2011/header.png);
	background-repeat: no-repeat;
}
#nav {
	position:relative;
	width:956px;
	height:33px;
	background-color: none;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	background-color: #023302;
}
#bigimage {
	position:relative;
	width:916px;
	height:377px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(../Images/Optimized/Hole18.jpg);
}
#leftcontent {
	position:relative;
	width: 293px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 40px;
	float: left;
}

#leftcontent img {
	margin-left: 30px;
	margin-top: 20px;
}

#tabcontainer {
	position:relative;
	width:600px;
	height:auto;
	margin-right: 20px;
	margin-left: auto;
	margin-top: 20px;
	float: right;
}

body {
	background-color: #2A6924;
}

img {border: none
}

#imagebuttonleft {
	position:absolute;
	left: 840px;
	top: 505px;
	z-index: 2000;
}

#imagebuttonright {
	position:absolute;
	left: 880px;
	top: 505px;
	z-index: 2000;
}

#transparentlogo {
	position:absolute;
	width:301px;
	height:89px;
	z-index:2;
	top: 10px;
	left: 79px;
}
	
#publicplayers {
	margin-top: 0px;
}
#members {
	margin-top: 10px;
}

