		/* everything else in golfbasic.css */

		div.domtab {
			padding: 0;
			width: 100%;
			font-size: 90%;
			margin: 0 0 20px;
		}
		
		ul.domtabs {
			list-style: none;
			float: left;
			width: 100%;
			margin: 20px 0 15px 0;				
		}

		ul.domtabs li {
			float: left;
			padding: 8px 10px 0;
			width: 80px;
		}
		
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover {
			width: 6em;
			padding: 1.5em .3em 0 .3em;
			display: block;
			text-align: center;
			vertical-align: middle;
			background: white;
			color: black;
			min-height: 3em;
			font-weight: bold;
			text-decoration: none;
		}
		
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover {
			height: auto;
			min-height: 3em;
		}
		
		ul.domtabs a:hover {
			background: #8fbc8f;
		}
		
		div.domtab div {
			clear: both;
			width: auto;
			background: #696;
			color: #fff;
			padding: 1em 1em;
		}
		
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover {
			background: #097054;
			color: #fff;
		}
		
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active {
			color: #fff;
			display: block;
			padding: 1.5em 1em;
			font-weight: bold;
			font-size: 1.3em;
		}

		#content, #contentws, #contentmp {
			overflow: auto;
			min-height: 800px;
			padding: 0 20px 25px 20px;
			color: white;
			background: #888888 url('../backgrounds/DarkGrayBackground.gif');
			border: 1px solid white;
		}
		
		object {
			margin: 2em 10em 2em;
		}
	
		#BoysAreBackInTown {
			margin: 0em 9.5em 2em;
		}

		p {
			margin: 0.5em;
		}
		
		.swingers {
			color: white;
			font-size: 1em;
			margin: 0.5em;
			background: #c0c0c0;
		}
		
		.nileverything {
			margin-bottom: 0;
			font-weight: bold;
			color: #097054;
		}
		
		.slideshow, .slideshow1, .slideshow2, .slideshow3 { 
			-moz-box-shadow: 8px 6px 4px #383838;
			-webkit-box-shadow: 8px 6px 4px #383838;
			box-shadow: 8px 6px 4px #383838;
		}
	
		.slideshow { 
			min-height: 284px;
			width: 368px;
			margin: -1em 0.8em 1.5em 1.5em;
			float: right;
			clear: right;
		}
	
		.slideshow1 { 
			min-height: 368px;
			width: 284px;
			margin: -1em 0.8em 1.5em 1.5em;
			float: right;
			clear: right;
		}
	
		.slideshow2 { 
			min-height: 403px;
			width: 541px;
			margin: 2em auto 1em auto;
		}
			
		.slideshow3 { 
			min-height: 284px;
			width: 378px;
			margin: 0 3em 1.5em 1.5em;
			float: right;
			clear: right;
		}
			
		.slideshow img, .slideshow1 img, .slideshow2 img, .slideshow3 img {
			margin: auto;
			display: none;
			padding: 15px;
			border: 1px solid white;
			background-color: #cccccc;
		}
			
		.slideshow img.first, .slideshow1 img.first, .slideshow2 img.first, .slideshow3 img.first {
			margin: auto;
			display: block;
			padding: 15px;
			border: 1px solid white;
			background-color: #cccccc;
		}

		#captions1, #captions2, #captions3 { 
			postion: absolute;
			top: -24px;
			padding: 0 15px;
			text-align: center;
			font-size: 0.6em;
			font: tahoma, arial, helvetica, sans-serif;
			color: white;
			font-weight: bold;
			float: right;
			clear: right;
		}
	
		#captions1 { 
			width: 252px;
			height: auto;
			margin: 0 14px 10px 20px;
		}
	
		#captions2 { 
			width: 328px;
			min-height: 8em;
			min-height: 8em;
			margin: 0 21px 10px 20px;
		}
	
		#captions3 { 
			top: 20px;
			width: 378px;
			height: auto;
			margin: 0 16px 10px 20px;
		}
	
		#captions1 p, #captions2 p, #captions3 p  { 
			display: none;
		}
			
		#captions1 p.first, #captions2 p.first, #captions3 p.first {
			display: block;
		}

		#captions1 p, #captions2 p, #captions3 p { 
			width: 222px;
			margin: 15px;
			padding: 5px 15px 5px;
			text-align: center;
			color: white;
			font-weight: bold;
			background-color: #097054;
			-moz-box-shadow: 8px 6px 4px #383838;
			-webkit-box-shadow: 8px 6px 4px #383838;
			box-shadow: 8px 6px 4px #383838;
		}
	
		#captions2 p { 
			width: 306px;
		}
	
		#captions3 p { 
			width: 346px;
		}
	
		ul, ol {
			margin: 0.5em 0 0.5em 0.5em;
			padding: 0;
		}

		ul.golf li {
			margin-left: 1.25em;
			padding-left: 0.75em;
			list-style-type: disc;
		}

		h1 {
			font-size: 2em;
			font-weight: bold;
			color: white;
			background: #097054;
			padding: 0;
			margin: 0;
		}
		
		h2 {
			margin: 20px 0 0;
			text-align: center;
			font-size: 1.5em;
			color: #097054;
			-moz-text-shadow: 3px 3px 3px #383838;
			-webkit-text-shadow: 3px 3px 3px #383838;
			text-shadow: 3px 3px 3px #383838;
		}
		
		h3 {
			text-indent: 2em;
			font-size: 1.25em;
			color: #097054;
			margin: 0; 
		}
		
		#content h4, .narrow h4 {
			text-indent: 1em;
			text-align: left;
			font-size: 1.25em;
			color: #097054;
			margin: 1em 0 0;
			border-bottom: 1px solid #097054;
			-moz-text-shadow: 3px 3px 3px #383838;
			-webkit-text-shadow: 3px 3px 3px #383838;
			text-shadow: 3px 3px 3px #383838;
		}

		#content h4 {
			width: 560px;
		}

		.narrow h4 {
			font-weight: bold;
			width: 440px;
		}

		#content h6, #contentws h6, #contentmp h6 {
			text-indent: 1em;
			text-align: left;
			font-size: 1.25em;
			color: #097054;
			margin: 1em 0 0;
			width: 460px;
			border-bottom: 1px solid #097054;
			-moz-text-shadow: 3px 3px 3px #383838;
			-webkit-text-shadow: 3px 3px 3px #383838;
			text-shadow: 3px 3px 3px #383838;
		}

		#content h6 a, #contentws h6 a, #contentmp h6 a {
			text-decoration: none;
			color: #097054;
		}

		h5 {
			font-size: 1.25em;
			color: #097054;
		}
		
		#h7 {
			padding: 0;
			text-indent: none;
			text-align: left;
			font-size: 0.75em;
			font-weight: bold;
			color: white;
			margin: 1.5em 0 0 0.75em;
		}
		
		.headingcontent {
			width: 530px;
			padding: 5px;
			border: 1px solid #606060;
			-moz-box-shadow: 8px 6px 4px #383838;
			-webkit-box-shadow: 8px 6px 4px #383838;
			box-shadow: 8px 6px 4px #383838;
		}			

		p {
			text-align: left;
		}
		
		.records {
			margin: 0 0 1em;
		}
		
		.mpresults {
			margin: 3em 0 0 0;
		}
		
		.tuggerah {
  			float: right;
			clear: right;
			margin: -1em 0.9em 2.5em 1.5em;
			padding: 15px;
			border: 1px solid white;
			background-color: #cccccc;
			-moz-box-shadow: 8px 6px 4px #383838;
			-webkit-box-shadow: 8px 6px 4px #383838;
			box-shadow: 8px 6px 4px #383838;
		}
	    
		.golfvideo1 {
   			display: block;
 			margin: 20px 240px 20px;
   			width: 482px;
 			padding: 15px;
			border: 1px solid white;
			background-color: #cccccc;
	    }
			
		.golfvideo2 {
   			float: right;
 			clear: right;
 			margin: 0 20px 20px;
   			width: 370px;
 			padding: 15px;
			border: 1px solid white;
			background-color: #cccccc;
	    }
			
		 .fracNum, .fracDen {
        	font-size: 70%;
   		}
  		
  		.fracNum {
  			vertical-align: 0.5em;
      		margin-left: 0.2em;  
      				}
		.fracDen {
			vertical-align: 0;
 		}
		
		#marrickville img {
			display: block;
  			margin: 0 auto 2em auto;
			padding: 15px;
			border: 1px solid white;
			background-color: #cccccc;
		}
	 	
		#latestnews, #latestnewswide {
			float: right;
			clear: right;
			color: black;
			background: #cccccc;
			padding: 15px;
			margin: 0 1em 2.5em 1.5em;
			border: 1px solid white;
			font-size: 75%;
			-moz-box-shadow: 8px 6px 4px #383838;
			-webkit-box-shadow: 8px 6px 4px #383838;
			box-shadow: 8px 6px 4px #383838;
		}
		
		#latestnews {
			width: 252px;
			min-height: 360px;
		}

		#latestnewswide {
			width: 336px;
			min-height: 290px;
		}
		
		#latestnews h5, #latestnewswide h5 {
			text-align: center;
			text-indent: 0;
			margin: 15px 15px 5px 15px;
			color: white;
			background: #097054;
			font-size: 1.25em;
		}
			
		#latestnews h5 {
			width: 252px;
		}
		
		#latestnewswide h5 {
			width: 336px;
		}
		
		#latestnews p, #latestnewswide p {
			margin: 9px 18px 9px 18px;
		}
		
		#container, #containerwide {
			position: relative;
			margin: auto;
			border-left: 164px solid #097054;
			border-right: 35px solid #097054;
		}
		
		#container {
			width: 1000px;
		}
		
		#containerwide {
			width: 1150px;
		}
		
		.formguide p {
			margin: 0 0 0 0.5em;
			padding: 0;
		}
		
		.actualresult {
			color: #097054;
			text-weight: bold;
		}
		
		.wrongresult {
			color: red;
			text-weight: bold;
		}
		
		table.stripeMe {
			margin: 1.25em auto 1.25em;
			font-size: 0.8em;
			font: 80% tahoma, arial, helvetica, sans-serif;
			padding: 0;
			border-spacing: 0;
			*border-collapse: collapse;
			border: 2px solid #097054;
		}
	
		caption {
			color: black;
			font-weight: bold;
			font-size: 1em;
			padding: 0 0 0.5em;
			margin: 0;
		}				

		th.Acol, th.Bcol, th.Ccol, th.Dcol, th.Ecol, th.Fcol, th.Gcol, th.Hcol, th.Icol, th.Jcol, th.Kcol {
			border-top: 1px solid #097054;
			border-bottom: 1px solid #097054;
			background-color: #dcdcdc;
		}				

		.Acol {	
			width: 65px;
		}
		
		.Bcol, .Ccol, .Dcol, .Ecol, .Fcol, .Gcol, .Hcol, .Icol, .Jcol, .Kcol {	
			width: 50px;
		}
		
		.Acol, .Bcol, .Ccol, .Dcol, .Ecol, .Fcol, .Gcol, .Hcol, .Icol, .Jcol, .Kcol {	
			text-align: center;
			background-color: white;
			color: black;
			margin: 0;
			padding: 0;
			border-right: 1px solid #097054;
		}
