



body{
     color:#000000;
     font-family:'Arial Black',Gadget,sans-serif;
     font-size:1em;
     line-height:1.0;
     width:100%;
     background-image:url("https://www.angelfire.com/pa3/faz/2015/bg/golfname.jpg");
     background-attachment:fixed;
     }



/* everything is the same except for the height */
#wrapper{
        border-radius:25px;	
	margin:auto;
	padding:10px;
	width:1750px;
	background-image:url("https://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:950px;
    -moz-box-shadow:2px 2px 4px #515151;
   -webkit-box-shadow:2px 2px 4px #515151;}










                 /*---------------------------------Start of Dogs-------------------------------*/





/*--------In <td> for Doge and Points-------------*/

td{ font-size:18px;
     padding:10px;
     text-align:center;}








        
/*------------Tables for Dogs----------*/


table{     margin-top:50px;
	   width:100%;	   
	   border-collapse:collapse;
           text-align:center;
           margin-left:auto;
           margin-right:auto;
           empty-cell:hide;
              }



           	



/*------------Colors for Dogs--------------*/

td.r{color:red;font-weight:bold;}

td.b{color:blue}

td.{color:black;}

td.m{color:#800000}

td.bl{color:#000000}

td.r{color:red;font-weight:bold;}


/*---------"Last updated" for Dogs----------*/




/*-------------No Shows,Cap,and soon for Dogs-------------*/

ul.y
{
margin-top:-100px;
margin-left:1200px;
font-size:small;
background-color:#e0edc5;
width:18%;
list-style-type:square;
padding:5px;
list-style-position:inside;
line-height:2.0;
border-radius:15px;} 



/*-----------Image for Dogs-------------*/

#img{text-align:center; 
     margin-top:10px; }




                 /*---------------------------------End of Dogs------------------------------------*/










          /*----------------------------------Start of Home Page---------------------------------*/



/*---------------Left Table of Home Page-------------*/

table.left{width:-7%;
      margin-left:-100px;}



/*---------------Right Table for Home Page-----------*/


table.right{width:175%;
      margin-right:-325px;}



/*-----------Table Header------------*/

tr.first{
	padding:20px;
	font-size:1.25em;
	border-bottom:2px solid #fff;
	color:red;}



/*----------The way TD and TH Looks--------*/

th,td{text-align:;
      padding:10px;}

/*----------The way TD Looks-----------*/

td.l{text-align:;}/*------------*/


/*----------The way TD Looks-----------*/

th{background:#9dd05b;        
   font-weight: bold;}


/*--------Picture for Home Page--------*/


div.pic{margin-left:1000px;
	margin-top:-90px;}


/*--------E-Mail for Home Page--------*/

div.email { 
width:250px;
padding:15px;	
border:5px solid #9dd05b;	
border-radius:5px;	
background-color:#fffab2;
margin-top:-25px;
margin-left:700px;
font-size:18px;
font-weight:bold;
text-align:center;}


/*------Colums for Home Page---------*/

 div.content {
 margin:15px auto;
 min-height:300px;
 width:900px;
 }

 div.col-right {
 float:right;
 width:425px }


 div.col-left {
 float:left;
 width:425px;
 }



                /*-------------------------------End of Home Page---------------------------*/







               /*-------------------------------Start of Points-------------------------------*/



/*-------------Table for Points---------------*/



table.points{margin-top:50px;	   	   
      text-align:center;
      border-collapse:collapse;
      width:95%;
      margin-left:auto;
      margin-right:auto;
      enpty=cell:hide;}



/*-------Tables for the Last fore--------*/

table.lastfore{ margin-top:5px;
	        font-size:8px;
	        padding:10px;
	        text-align:center;}




/*-----------Flight by Points and Flight1 to 5---------*/


/*-----------Updated Last--------------*/


p.points{margin-top:-2080px;
  margin-left:58px;
  font-size:8px;}




         /*-----------------------------------End of Points---------------------------------------*/






         /*---------------------------Start of Teams----------------------------------------------*/



/*---------Table for Teams----------*/

table.teams{border-collapse:collapse;
      empty-cell:hide;
      margin-top:50px;
      margin-left:100px;
      font-size:16px;
      padding:15px;
      text-align:center;
      }






/*--------In <td> for Teams-----------*/

td.t{  margin-top:-250px;
	   font-size:16px;
	   padding:15px;
	   text-align:center;
           border-collapse:collapse;
           font-weight:bold;}



/*--------Last Updated-------------*/

p.teams{margin-top:-380px;
  margin-left:100px;
  font-size:12px;
  font-weight:bold;
  color:green;
}





              /*---------------------------------------End of Teams------------------------------*/


                        /*-------------------------------All---------------------------------*/


/*------------Tr color for all rows----------------*/

tr.e {background:#d4e7b2;}

tr.o {background:#fffab2;}




/*---------For Dogs,Points and Teams-----------*/

td.f{  font-size:20px;
	border-bottom:3px solid green;
        }





/*----------Hilite for all-------------*/

.hilite{
background-color:yellow;}



            /*--------------------------------End of All--------------------------------*/




            /*---------------------Teams Avg Starts Here---------------------------------*/





/*-------For Team 1 to 8--------------*/	  

td.color{color:red;}




           /*-----------------Teams Avg Ends Here--------------------------------*/










           /*-----------------------Player of the Week Starts Here-------------------*/




div.month{width:576px;
	height:250px;
	padding:5px;	
        border:5px solid #9dd05b;	
        border-radius:15px;	
        background-image:url(bg/golf1.jpg);  <!---main pic--->
	margin-top:75px;
	margin:auto;	
        text-align:center;
	line-height:20px;}


                                                   
div.m{
width:100px;
height:75px;
background-image:url("https://www.angelfire.com/pa3/faz/2015/pic/clevish100.jpg");                                  
border:1px solid black;
border-radius:10px;
margin-top:50px;
margin-left:25px;


transform:rotate(-30deg);

-ms-transform:rotate(-30deg); /* IE 9 */

-moz-transform:rotate(-30deg); /* Firefox */

-webkit-transform:rotate(-30deg); /* Safari and Chrome */

-o-transform:rotate(-30deg); /* Opera */
}








div.m2{
width:100px;
height:75px;
background-image:url("https://www.angelfire.com/pa3/faz/mainPic/clevish1100.jpg");  

                                                                                    <!---2nd pic--->
border:1px solid black;
border-radius:10px;
margin-left:150px;
margin-top:-50px;
transform:rotate(30deg);

-ms-transform:rotate(30deg); /* IE 9 */

-moz-transform:rotate(30deg); /* Firefox */

-webkit-transform:rotate(30deg); /* Safari and Chrome */

-o-transform:rotate(30deg); /* Opera */
}



div.m3{
width:100px;
height:75px;
background-image:url("https://www.angelfire.com/pa3/faz/mainPic/girl-ass.jpg"); 



                                             <!---3rd pic--->
border:1px solid black;
border-radius:10px;
margin-top:-80px;
margin-left:300px;
transform:rotate(-30deg);
color:red;


-ms-transform:rotate(-30deg); /* IE 9 */

-moz-transform:rotate(-30deg); /* Firefox */

-webkit-transform:rotate(-30deg); /* Safari and Chrome */

-o-transform:rotate(-30deg); /* Opera */
}

div.m4{
width:100px;
height:75px;
background-image:url("https://www.angelfire.com/pa3/faz/mainPic/girlface.jpg"); 







                                               <!---4th pic--->
border:1px solid black;
border-radius:10px;
margin-left:450px;
margin-top:-100px;
transform:rotate(30deg);

-ms-transform:rotate(30deg); /* IE 9 */

-moz-transform:rotate(30deg); /* Firefox */

-webkit-transform:rotate(30deg); /* Safari and Chrome */

-o-transform:rotate(30deg); /* Opera */
}







        /*------------------------Player of the Weeh Ends Here------------------------*/























div.center{text-align: center;}

br.clear{clear:both;}


































#dd {

  margin-left: 9%;
  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: 135px;

  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;
   }
