#dd {

  margin-left: 2.5%;
  padding: 0 0 20px 0;
  margin-top:-10px;
}



#dd li {
  margin: 0;

          padding: 0;

  list-style: none;

  float: left;

  font: bold 21px arial;

}



#dd li a.menu {

  display: block;

  text-align: center;

  background: green;

  padding: 4px 10px;

  margin: 0 1px 0 0;

  color: #FFF;

  width: 150px;

  text-decoration: none;
  border-radius:10px;


}



#dd li a.menu:hover {
  background:#8dcb41;
}



.submenu {
  background:#eaf3da;

  border: 1px solid green;

  visibility: hidden;
 
 position: absolute;
 
 z-index: 3;

}



.submenu a {
  display: block;
 
 font: 21px arial;
 
 text-align: left;

  text-decoration: none;

  padding: 5px;
  color:green;

}



.submenu a:hover {
  background: #8dcb41;
  color: #FFF;
}



    box-shadow:2px 2px 4px #515151;
   }







#wrapper{
        height:400px;        
        border-radius:25px;	
	margin:auto;
	padding:10px;
	width:1750px;
	background-image:url("http://www.angelfire.com/pa3/faz/2015/bg/49gbag.gif");
	-moz-box-shadow:0px 0px 20px #606060;
 /* Firefox */
	-webkit-box-shadow:0px 0px 20px #606060;
 /* Safari, Chrome */
	box-shadow:0px 0px 20px #606060; /* CSS3 */
}





 div#header { 
     border-radius:15px;
     margin-top:;
     background-color:#e0edc5;
     border:5px solid #390;
     margin:0 auto;
     height:10px;
     padding:15px;
     text-align:center;
     width:900px;
    -moz-box-shadow:2px 2px 4px #515151;
   -webkit-box-shadow:2px 2px 4px #515151;}



body{
     color:#000000;
     font-family:'Arial Black',Gadget,sans-serif;
     font-size:2em;
     line-height:1.0;
     width:100%;
     background-image:url("http://www.angelfire.com/pa3/faz/2015/bg/golfname.jpg");}






table, th, td {
    border-color:#d4e;
    border-collapse:;
    border-width:5px;  
    border-style:outset;
    text-align:;
    background-color:#green;
    }

th,td{padding:20px;text-align:center;}

tr.e {background:#d4e7b2;font-size:16px;}

tr.o {background:#fffab2;}








 a:link {color:#;text-decoration:none;}      /* unvisited link */
 a:visited {color:#008000;text-decoration:none;}  /* visited link */
 a:hover {color:#00ff00;text-decoration:none;}  /* mouse over link */
 a:active {color:;text-decoration:none;}  /* selected link */ 



br.clear{clear:both;}






































