
	body 	{
		margin:0px 0px 0px 0px;
		padding:0px;
		font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
		background:#9BE7CB; 

		}
	
	#bannertext {
		position: absolute;
		left: 0px;
		top: 25px;
		color: #1122bb;
		font: italic normal bold 22pt "Times", serif
		border:10px #434384;
		}

	#banner img {
   		margin-left: 160px;
		float: left;
                background:#ffffff;  
		left:160px;
		top:5px;
		}

	#bannerpics img {
		position: absolute;
                background-image: url(images/pink.jpg); 
                background-repeat: repeat;  
		left:200px;
		top:72px;
		}


	#leftcontent {
		position: absolute;
		background:#77CBC6; 
		left:0px;
		top:0px;
		width:0px;
		border:5px none #ffffff;
		}

	#centercontent {
                background:#ffffff;  

   		margin-left: 10%;
   		margin-right:10%;
		border:0px none #000;
		/*
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.
		
		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value 
		of "inherit" will override our bogus "\"}\"" value and allow the proper value to
		cascade down from the body tag.

		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.
		
		Read more at http://www.glish.com/css/hacks.asp
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
		}

	html>body #centercontent {
   		margin-left: 150px;
   		margin-right:000px;
		}

	.centreindent {
		margin-left:20px;
		}

	#rightcontent {
		position: absolute;
		right:0px;
		top:140px;
		width:100px;
		border:0px none #000;
		}
	
	#banner {
                background:#ffffff; 
		height:200px;
		border-top:1px none #000;
		border-right:1px none #000; 
		border-left:1px none #000;
		border-bottom:0px none #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		}

	html>body #banner {
		height:140px;
		}
		
	p,h1,h2,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:16px;
		padding-top:10px;
		}
	h2 {
		font: normal normal bold 10pt "Arial", sans-serif;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}

	#bottomcontent {
          	background:#ffffff;  
		border-top:1px dashed #000000;
		border-right:2px none #000000;
		border-bottom:2px none #000000;
		border-left:2px none #ffffff;
	        color:#000000;
		}

	a.bottoma:link {
		color: #000000;
        	text-decoration:none;
                font-weight:normal;
		}
	a.bottoma:active {
		color: #000000;
        	text-decoration:none;
                font-weight:normal;
		}
	a.bottoma:visited {
		color: #000000;
        	text-decoration:none;
                font-weight:normal;
		}

	a.bottoma:hover {
		color: #ff0000;
        	text-decoration:none;
                font-weight:normal;
		}

	 a.centrea:link {
		color: #0000ff;
        	text-decoration:underline;
                font-weight:normal;
		}

	 a.centrea:active {
		color: #0000ff;
        	text-decoration:underline;
                font-weight:normal;
		}

	 a.centrea:visited {
		color: #0000ff;
        	text-decoration:underline;
                font-weight:normal;
		}

	 a.centrea:hover {
		color: #ff0000;
        	text-decoration:underline;
                font-weight:normal;
		}


	#mainimage {
		float: right;
		border:0px none #ffffff;
		}

	#leftimage {
		float: left;
		border:0px none #ffffff;
		}

	#rightimage {
		float: right;
		border:0px none #ffffff;
		}

	#centerimage {
		float: left;
		border:0px none #ffffff;
   		margin-left: 31px;
		}

	#leftmenu {
		color: #FFFFFF;
		font: italic normal normal 150% "Times", serif
		}

	.button { font: normal normal bold 8pt "Arial", sans-serif;
	  display: block;
          width: 130px;
	  padding-right:0px;
	  padding-left:0px;
	  margin-left: 10px;
	  margin-bottom: 10px;
          text-align: right;
          border-top: 5px solid #C8C4C9;
	  border-left: 5px solid #777677;
	  border-bottom: 3px solid #777677;
	  border-right: 5px solid #777677;
	  color: #ffffff;
	  text-decoration:none;
	  background-color: #77CBC6;
	}


	.button a:link, .button a:active {
 	display: block;
	text-decoration:none;
  	background: #187771; 
	color: #ffffff;
	}

	.button a:visited {
	display: block;
	text-decoration:none;
        background: #187771; 
	color: #ffffff;
	}

	.button a:hover {
	display: block;
	background: #ff0000;
	text-decoration:none;
	color: #ffffff;
	}
	

TD.heading   {background: #ffffff; color: #000000; 
             font-family: sans-serif; font-style: italic; 
						 font-weight: bold; font-size: smaller; text-align: left;}
TD.clubnum   { font-family: sans-serif; font-style: italic;
						 font-weight: bold; color=#000000; text-align: center;  font-size: smaller;
						 vertical-align: top}
TD.contactdata  { font-family: sans-serif; font-style: normal; 
						 font-weight: normal;  color=#000000; text-align: left; font-size: smaller;
						 vertical-align: top;}
TD.rightdata  { font-family: sans-serif; font-style: normal; 
						 font-weight: normal;  color=#000000; text-align: right; font-size: smaller;
						 vertical-align: top;}