body {
margin:0; 
padding:0; 
text-align:left; 
font-size:15px; 
font-family: verdana,Arial,Helvetica,sans-serif; 
background:#fff; 
color:#000;
width:100%;
}


#lcol img, #ccol img, #rcol img {margin:2px;}

h1,h2,h3,h4,h5,h6 {
padding:0;
margin:2px; 
font-family:Verdana,Arial,Helvetica,sans-serif;
color:#004D00;
}
h1 {font-size:1.75em; border-bottom:1px dotted #004D00;}
h2 {font-size:1.5em; border-bottom:1px dotted #004D00;}
h3 {font-size:1.25em; border-bottom:1px dotted #004D00;}
h4 {font-size:1.15em; border-bottom:1px dotted #004D00;}


ul {margin:0;padding-left:12px;list-style:square;color:#000000}  
li {margin:2px 0 2px 10px}

a {background:inherit; color:#000; text-decoration:none; font-weight:bold;}  
a:hover {background:inherit; color:#660000; text-decoration:none; border-bottom:1px solid #660000; font-weight:bold;}
a:visited {color:#008001;text-decoration:none;font-weight:bold;}

#wrapper { border:1px solid #009900;}

#lborder {width:14px; background-color:#2DB300;}

#navbar, #footer {color:#FFF; padding:3px; background:#2DB300;font-size:14px;}


#navlinks {text-align:left; float:left; width:60%; padding:0;}

#search {text-align:right; width:30%; float:right;}


#logo, #hdeco {
background:#2DB300;

}



#logo {text-align:left;}

#hdeco {text-align:right;}

#main {border-left:2px solid #009900; border-right:2px solid #009900; background:#000; width:100%;}

#lcol {width:33%; background-image:url(images/cback.jpg); background-repeat:no-repeat; background-position:bottom right; padding:5px; background-color:#333;}

#ptcola {width:20%; background-color:#2DB300;}
#ptcola li a {color:#FFFCCC;}
#ptcola a {color:#FFFCCC;}

#box {background:#FFFFFF;}
#ptmid {width:30%; background-color:#006600;}

#ptcolb {width:80%; background-image:url(images/golfingguy07c.gif); background-repeat:no-repeat; background-position:bottom right; padding:5px; background-color:#fff;}

#ptcolb li a {color:#003DF5;}
#ptcolb a {color:#003DF5;}
#ptleft {width:40%; padding:5px; background-color:#333;}

#colla {width:25%; background-color:#2db300;}
#colla li a {color:#002EB8;}
#colla a {color:#002EB8;}
#collb {background-image:url(http://www.kikogolf.com/images/dimples1.jpg); background-repeat:repeat; background-color:#00CC00;}

/* If you want to add a background hover effect to the left, center and right columns, uncomment the following line */
#lcol:hover, #ccol:hover, #rcol:hover {width:33%; background-image:url(images/cbackhover.jpg); background-repeat:no-repeat; background-position:bottom right; padding:5px; background-color:#5C5C5C;}
#footer {text-align:center; border-top:1px solid #999; background-color:inherit; color:#999999;}
#rborder {width:14px; background-image:url(images/rborder.jpg); background-repeat:repeat-y;}


/* additional items */


#button {
	width: 12em;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	}
	
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #7FA540;
		margin: 0;
        }
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #2DB300;  /*#497A48; #627A48;*/
		color: #fff;
		text-decoration: none;
		font-size:1.0em;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {

		background-color: #7FA540;
		color: #fff;
		}

marquee {
scrollamount:5;
scrolldelay:9;
behavior:slide;
loop:100;
}
