p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	margin-top: 0px;}

h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80px;
	color: #eeeeee;}

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	text-align: center;
	width: 690px;
	margin: auto;
	margin-top: 24px;
	margin-bottom: 0px;
	color: #114499;}

h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	margin-top: 20px;
	margin-bottom: 12px;
	text-transform: uppercase;
        color: #114499;}

h4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-decoration-line: none;
	color: #669966;
	margin-top: 5px;
	margin-bottom: 5px;
	}

body	{
	background-image: url("images/golf_15.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	background-color: #AABBCC;
	width: auto;
	margin: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;}

.tag	{
	margin-top: 80px;
	font-size: 10px;}

.bulls	{
	margin-top: 0px;
	margin-bottom: 0px;}

.members	{
	margin-top: 0px;
	margin-bottom: 0px;
    	padding: 20px;
	background: rgba(210, 230, 255, 0.6);}

a	{
	color: #113355;}

a:link	{
	color: #113355;
	text-decoration: underline;
	text-decoration: bold}

a:visited	{
	color: #113355;
	text-decoration: none;}

a:hover	{
	text-decoration: none;
	background-color: #eeee00;}

a:active	{
	text-decoration: none;}

.button	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	border-top-left-radius: .2em;
 	background-color: #AA4444;
    	color: #000000;
    	padding: 2px 6px;
    	text-align: center;
    	text-transform: uppercase;
    	text-decoration: none;
    	display: inline-block;
	margin-bottom: 0px;
        margin-top: 0px;}

.tbutt	{
                }

.button2	{
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	border-top-left-radius: .2em;
 	background-color: #44AA44;
   	color: #ffffff;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
 	padding-bottom: 5px;
 	padding-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
}


.pop	{
	color: #000000;
}

.pop2	{
	color: #000000;
}

.pop3	{
	color: #000000;
}

a.button:link	{
	color: #DDDDFF;

	text-decoration: none}

a.button:visited	{
	color: #DDDDFF;
	text-decoration: none;

}

a.button:hover	{

	text-decoration: none;
	color: #eeee00;
	background-color: #335577;
}
a.tbutt:hover	{

	text-decoration: none;
	background-color: #eeee00;
	padding-top: 60px;
	padding-right: 0px;
 	padding-bottom: 0px;
 	padding-left: 0px;
	border-top-left-radius: .6em;
	border-top-right-radius: .6em;
	border-bottom-left-radius: .6em;
	border-bottom-right-radius: .6em;
                
}

a.pop:link	{
	color: #ee4444;
	font-weight: bold;}
a.pop:visited	{
	color: #ee4444;
	font-weight: bold;
}

a.pop:hover	{

	color: #FFFFFF;

	background-color: #ee4444;
}
a.pop2:link	{
	color: #CC7711;
	font-weight: bold;
                }

a.pop2:visited	{
	color: #CC7711;
	font-weight: bold;}

a.pop2:hover	{
	color: #FFFFFF;
	background-color: #CC7711;}

a.pop3:link	{
	color: #2244aa;
	font-weight: bold;}

a.pop3:visited	{
	color: #2244aa;
	font-weight: bold;}

a.pop3:hover	{
	color: #ffffff;
	background-color: #2244aa;}

 .thumbnail {
	border: 3px solid #aaa;
	border-radius: 5px;
	padding: 0px;
	}
.thumbnail:hover {
	border: 3px solid #ddd;
	border-radius: 5px;
	padding: 0px;
	position:fixed;
                top:190px;
	margin: auto;
                width:500px;
                height:auto;
                display:block;
                z-index:999;
                }
.v-thumbnail {
	border: 3px solid #aaa;
	border-radius: 5px;
	padding: 0px;
	}
.v-thumbnail:hover {
	border: 3px solid #ddd;
	border-radius: 5px;
	padding: 0px;
	position:fixed;
                top:190px;
	margin: auto;
                width:300px;
                height:auto;
                display:block;
                z-index:999;
                }
table.archive {
	width: 690px;
	background-color: #EEEEFF;
	opacity: 0.7;
	border-radius: 10px;
	}
td.archive	{
	width: 230px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	}
table.leaders {
	width: 690px;
	background-color: #EEEEFF;
	opacity: 0.7;
	border-radius: 10px;
	}
td.leaders	{
	width: 230px;
	vertical-align: top;
	padding: 0px;
	font-size: 12px;
	}
tr.leaders:nth-child(even)	{
	background-color: #AACCAA
	}
tr.leaders:hover	{
	background-color: YELLOW;
	font-weight: bold
	}
h2.attention	{
	color: #887722;
	font-size: 14px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 3px;
	}
h2.attention2	{
	color: #ee4444;
	font-size: 20px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 6px;
	}
h2.attention3	{
	color: #2244aa;
	font-size: 20px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 6px;
	}
h3.attention	{
	color: #66cc77;
	background-color: #ffffff;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
    	padding: 2px 6px;
	}
