﻿body {
	background-color: #1C0E00;
}
#wrapperlong {
	background-color: #FFFBF7;
	border-width: thin;
	border-color: #002020;
	margin: auto;
	position: relative;
	width: 1000px;
	height: 1300px;
	right: auto;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}
#wrapperextralong {
	background-color: #FFFBF7;
	border-width: thin;
	border-color: #002020;
	margin: auto;
	position: relative;
	width: 1000px;
	height: 1800px;
	right: auto;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}
#wrapper {
	background-color: #FFFBF7;
	border-width: thin;
	border-color: #002020;
	margin: auto;
	position: relative;
	width: 1000px;
	height: 1300px;
	right: auto;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}
#pagetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: medium outset #FFFFFF;
	position: absolute;
	width: 980px;
	height: 118px;
	top: 5px;
	right: 5px;
	display: block;
	float: none;
	background-color: #000000;
}
#logo {
	text-align: center;
	vertical-align: 50%;
	line-height: 50%;
	background-image: url('../Images/Website%20Logo%202018.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: medium outset #FFFFFF;
	position: absolute;
	width: 100px;
	height: 100px;
	top: 5px;
	left: 5px;
	display: block;
	float: none;
}
#topright {
	text-align: center;
	border: medium outset #FFFFFF;
	position: absolute;
	width: 185px;
	height: 185px;
	top: 5px;
	right: 5px;
	display: block;
	float: none;
	background-color: #371117;
}
#header {
	background-position: center top;
	font-size: xx-large;
	font-weight: normal;
	text-align: center;
	background-color: #F0FFF0;
	border: medium outset #FFFFFF;
	position: absolute;
	width: 743px;
	height: 83px;
	top: 4px;
	left: 115px;
	display: block;
	float: none;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('../Images/HGS header 2025.png');
	background-repeat: no-repeat;
}
#pageheader {
	font-family: "Bookman Old Style";
	font-size: x-large;
	font-weight: bold;
	color: #371117;
	text-align: center;
	background-color: #DDDEC0;
	border: medium outset #FFFFFF;
	position: absolute;
	width: 630px;
	height: 50px;
	top: 140px;
	left: 125px;
	display: block;
	float: none;
	line-height: 50px;
	font-variant: normal;
	text-transform: capitalize;
	background-image: url('../Graphics/HGS page header background 2012.png');
	background-repeat: no-repeat;
}
#counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	background-color: #000022;
	border: medium outset #FFFFFF;
	position: absolute;
	width: 100px;
	height: 100px;
	top: 7px;
	left: 868px;
	display: block;
	float: none;
}
#sidebar {
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	position: absolute;
	width: 110px;
	left: 10px;
	display: block;
	float: left;
	bottom: 80px;
	top: 199px;
}
#content {
	padding: 10px;
	font-family: Arial;
	font-size: small;
	color: #003300;
	border: medium solid #371117;
	position: absolute;
	width: 825px;
	bottom: 50px;
	left: 135px;
	display: block;
	float: left;
	text-align: center;
	font-weight: normal;
	top: 195px;
	background-color: #FFFFFF;
}
#contentleft {
	position: absolute;
	width: 400px;
	top: 0px;
	left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentright {
	position: absolute;
	width: 400px;
	top: 0px;
	right: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentleftupper {
	position: absolute;
	width: 400px;
	height: 290px;
	top: 0px;
	left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentleftlower {
	padding: 10px;
	position: absolute;
	width: 400px;
	left: 0px;
	bottom: 0px;
	top: 300px;
}
#contentrightupper {
	position: absolute;
	width: 400px;
	height: 290px;
	top: 0px;
	right: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentrightlower {
	padding: 10px;
	position: absolute;
	width: 400px;
	right: 0px;
	bottom: 0px;
	top: 300px;
}
#footer {
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #515151;
	position: absolute;
	width: 975px;
	height: 29px;
	bottom: 0px;
	left: 13px;
}
#footerleft {
	padding: 10px;
	text-align: left;
	position: absolute;
	width: 300px;
	height: 20px;
	top: -13px;
	left: 0px;
}
#footercentre {
	padding: 5px;
	font-size: x-small;
	text-align: center;
	position: absolute;
	width: 92px;
	height: 31px;
	left: 4px;
	top: -56px;
}
#footerright {
	padding: 10px;
	text-align: right;
	position: absolute;
	width: 300px;
	height: 20px;
	right: -1px;
	top: -10px;
}
#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 850px;
	height: 52px;
	top: 123px;
	left: 139px;
	margin-top: 10px;
	font-size: small;
	font-weight: bold;
	color: #808080;
}
#topmenu ul {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFE8;
}
#topmenu ul li {
	line-height: 15px;
	background-repeat: inherit;
	display: inline;
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 40px;
	padding-top: 6px;
}
#topmenu ul li a {
	color: #FFFF97;
	text-align: center;
	width: 120px;
	height: 40px;
	display: block;
	float: left;
	text-decoration: none;
	background-image: url('../Graphics/HGS tab.png');
	background-repeat: no-repeat;
	line-height: 25px;
	padding-left: 3px;
	font-weight: bold;
}
#topmenu ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url('../Graphics/HGS tab hover.png');
	background-repeat: no-repeat;
	font-weight: bold;
}
#topmenu ul li ul {
	visibility: hidden;
	color: #000000;
	line-height: 15px;
	display: block;
}
#topmenu ul li:hover ul {
	visibility: visible;
	background-image: none;
	color: #FF0000;
}
#topmenu ul li ul li {
	display: block;
	line-height: 15px;
	height: 15px;
}
#topmenu ul li ul li a {
	border: thin none #215667;
	color: #00005B;
	background-color: #FFFF9F;
	font-size: small;
	font-weight: bold;
	background-image: none;
	font-variant: small-caps;
	font-family: "Arial Narrow";
}
#topmenu ul li ul li a:hover {
	color: #FFFF00;
	background-color: #215667;
	font-size: small;
	font-weight: bold;
	background-image: none;
	font-variant: small-caps;
}
#sidebarmiddle {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 100px;
	height: 200px;
	top: 293px;
	left: 0px;
	display: block;
	float: left;
}
#sidebarmiddle ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#sidebarmiddle ul li {
	line-height: 20px;
	background-color: #666666;
	font-size: 0.8px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	width: 95px;
	height: 20px;
	float: left;
	padding-left: 2px;
	text-align: center;
	display: block;
	color: #FFFFFF;
}
#sidebarmiddle ul li a {
	line-height: 20px;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;
	font-size: x-small;
	color: #FFFFFF;
	width: 95px;
	font-variant: small-caps;
}
#sidebarmiddle ul li:hover {
	line-height: 20px;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #FF0000;
	color: #000000;
}
#sidebarmiddle ul li a:hover {
	color: #FFFF00;
	font-size: x-small;
	width: 95px;
}
#sidebarupper {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 100px;
	height: 200px;
	top: 4px;
	left: -1px;
	display: block;
	float: left;
}
#sidebarupper ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#sidebarupper ul li {
	line-height: 20px;
	background-color: #666666;
	font-size: 0.8px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	width: 95px;
	height: 20px;
	float: left;
	padding-left: 2px;
	text-align: center;
	display: block;
	color: #FFFFFF;
}
#sidebarupper ul li a {
	line-height: 20px;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;
	font-size: x-small;
	color: #FFFFFF;
	width: 95px;
	font-variant: small-caps;
}
#sidebarupper ul li:hover {
	line-height: 20px;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #FF0000;
	color: #000000;
}
#sidebarupper ul li a:hover {
	color: #FFFF00;
	font-size: x-small;
	width: 95px;
}
#sidebarlower {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 100px;
	height: 200px;
	top: 504px;
	left: -2px;
	display: block;
	float: left;
}
#sidebarlower ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#sidebarlower ul li {
	line-height: 20px;
	background-color: #666666;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 95px;
	height: 20px;
	float: left;
	padding-left: 2px;
	text-align: center;
	display: block;
}
#sidebarlower ul li a {
	line-height: 20px;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;
	font-size: x-small;
	color: #FFFFFF;
	width: 95px;
	font-variant: small-caps;
}
#sidebarlower ul li:hover {
	line-height: 20px;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #FF0000;
	color: #000000;
}
#sidebarlower ul li a:hover {
	color: #FFFF00;
	font-size: x-small;
	width: 95px;
}
.contentheading {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #26402B;
}
.latestnews a {
	border: thin none #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #F0FFF0;
	color: #000080;
	font-variant: normal;
	font-size: medium;
	font-weight: bold;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.latestnews {
	border: thin outset #008000;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #CCCCCC;
	line-height: 23px;
}
.latestnews a:hover {
	text-decoration: none;
	background-color: #003F5E;
	color: #F0FFF0;
	display: block;
}
.tabledate {
	font-size: x-small;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
}
.handicaptable {
	margin: 1px;
	padding: 1px;
	font-family: "Franklin Gothic Medium";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	float: left;
	font-variant: normal;
	text-transform: none;
	line-height: 14px;
	display: block;
}
.handicapheader {
	font-size: small;
	color: #FFFFFF;
	background-color: #356A6A;
	text-transform: capitalize;
	font-variant: small-caps;
	text-align: center;
	display: block;
	float: none;
	font-family: "Franklin Gothic Medium";
}
.handicapheader a {
	font-size: small;
	color: #FFFFFF;
	background-color: #356A6A;
	text-transform: capitalize;
	font-variant: small-caps;
	text-align: center;
	display: block;
	float: none;
}
.handicapheader a:hover {
	font-size: small;
	color: #FFFF00;
	background-color: #215667;
	text-transform: capitalize;
	font-variant: small-caps;
	text-align: center;
	display: block;
	float: none;
}
.leftjustify {
	text-align: left;
}
.year {
	border: thin solid #003300;
	color: #000000;
}
.style1 {
	font-size: x-small;
}
.justify {
	text-align: justify;
}
.eventtable {
	border: thin outset #215667;
	font-family: "Arial Narrow";
	font-size: small;
	font-variant: normal;
	padding: 2px;
	margin: 2px;
	display: block;
	float: left;
	text-align: left;
	font-weight: normal;
	color: #000000;
	background-color: #DFDFDF;
}
.variabletext {
	font-variant: normal;
	color: #003300;
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: normal;
	background-color: #DFDFDF;
}
.eventheader {
	font-size: small;
	color: #FFFFFF;
	background-color: #996633;
	text-transform: capitalize;
	font-variant: normal;
	text-align: center;
	display: block;
	float: none;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
}
.eventscorestable {
	border: thin outset #215667;
	font-family: "Franklin Gothic Medium";
	font-size: 10px;
	font-variant: normal;
	padding: 2px;
	margin: 2px;
	display: block;
	float: left;
	text-align: left;
	line-height: 10px;
	background-color: #DFDFDF;
}
.resultstable {
	margin: 1px;
	padding: 1px;
	font-family: "Franklin Gothic Medium";
	font-size: small;
	font-weight: normal;
	color: #000000;
	float: left;
	font-variant: normal;
	text-transform: none;
	line-height: 14px;
	display: block;
}
.emailaddresses {
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
}
.emailaddresses a {
	color: #000000;
	text-transform: lowercase;
	text-decoration: none;
}
.emailaddresses a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	color: #26402B;
}
.diaryheader {
	font-size: small;
	color: #FFFFFF;
	background-color: #356A6A;
	text-transform: capitalize;
	font-variant: small-caps;
}
.diary {
	border: medium outset #356A6A;
	font-family: "Franklin Gothic Medium";
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	font-variant: small-caps;
	background-color: #C0C0C0;
	line-height: 30px;
}
.diary a {
	text-decoration: none;
	color: #000000;
}
.diary a:hover {
	display: block;
	color: #FFFF00;
	text-decoration: none;
	background-color: #215667;
}
.emailbutton {
	list-style-type: none;
	display: block;
}
.emailbutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-image: url('../Graphics/golfballa.png');
	background-repeat: no-repeat;
	padding: 30px 10px 40px 10px;
	font-variant: small-caps;
}
.emailbutton li {
	padding-top: 40px;
	padding-bottom: 40px;
}
.emailbutton a:hover {
	background-image: url('../Graphics/golfballb.png');
}
.presidentslettertext {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.presidentsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	text-align: left;
}
.style2 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	color: #000000;
	text-align: left;
}
.knockouttable {
	border-color: #009191;
	font-family: "Franklin Gothic Medium";
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
}
.style4 {
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.style5 {
	border-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
.style6 {
	border-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style8 {
	border-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style9 {
	border-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}
.style10 {
	border: medium solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	padding: 2px;
	margin: 2px;
	display: block;
	float: left;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
.style11 {
	background-color: #FFFF00;
}
.style12 {
	list-style-type: lower-alpha;
}
.style13 {
	color: #FF0000;
}
.style14 {
	border-width: 0;
	list-style-type: lower-alpha;
}
.list {
	font-size: 11px;
}
.pastwinners {
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Franklin Gothic Medium";
}
.pastwinnersyellow {
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
}
.Bullet {
	font-size: x-small;
	list-style-type: disc;
	font-variant: normal;
	text-align: left;
	font-style: italic;
	color: #003300;
}
.bulletrj {
	font-size: x-small;
	list-style-type: disc;
	font-variant: normal;
	text-align: right;
	font-style: italic;
	color: #003300;
}
.Pairings {
	border: 1px solid #004566;
	background-color: #FFFFFF;
	clip: rect(auto, 150px, auto, 150px);
}
.style16 {
	border: 0px outset #FFFFFF;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
		font-size: 10px;
		font-variant: small-caps;
		padding: 2px;
		margin: 2px;
		display: block;
		float: left;
		text-align: left;
		line-height: 10px;
}
.style17 {
	border-left: 1px solid #009191;
	border-right: 1px solid #009191;
	border-top: 1px solid #009191;
	background-color: #FFFFFF;
	border-color: #808080;
}
.style18 {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style20 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
.style22 {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}
.style24 {
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
.style25 {
	background-color: #DFF4FF;
}
.style26 {
	border: 1px solid #808080;
	margin: 1px;
	padding: 1px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	float: left;
	font-variant: small-caps;
	text-transform: none;
	line-height: 14px;
	display: block;
}
.style30 {
	background-color: #FFFF00;
}
.recentlychanged {
	background-color: #FFFFB7;
	color: #000000;
}
.recentlychangedleftjustify {
	color: #000000;
	text-align: left;
	background-color: #FFFFB7;
}
.table2 {
	border: medium outset #356A6A;
	font-family: Century;
	font-size: small;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	font-variant: normal;
	background-color: #EFEFEF;
	background-image: none;
	line-height: 20px;
}
.auto-style1 {
	border-width: 0px;
}
#icon {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 700px;
	height: 150px;
	left: 50px;
	margin-top: 10px;
	font-size: small;
	font-weight: bold;
	color: #808080;
}
#icon ul {
	padding: 0px;
	margin: 0px;
}
#icon ul li {
	line-height: 15px;
	background-repeat: inherit;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 6px;
	padding-right: 40px;
	padding-left: 40px;
}
#icon ul li a {
	color: #FFFF97;
	text-align: center;
	width: 80px;
	height: 80px;
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 25px;
	font-weight: bold;
	
}
#icon ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #959500;
	width: 80px;
	height: 80px;
}
#icon2 {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 400px;
	height: 150px;
	margin-top: 10px;
	font-size: small;
	font-weight: bold;
	color: #808080;
	left: 200px;
}
#icon2 ul {
	padding: 0px;
	margin: 0px;
}
#icon2 ul li {
	line-height: 15px;
	background-repeat: inherit;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 6px;
	position: relative;
	padding-right: 60px;
	padding-left: 60px;
}
#icon2 ul li a {
	color: #FFFF97;
	text-align: center;
	width: 80px;
	height: 80px;
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 25px;
	font-weight: bold;
	position: relative;
}
#icon2 ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #D70000;
	width: 80px;
	height: 80px;
}
#icon3 {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 750px;
	height: 150px;
	font-size: small;
	font-weight: bold;
	color: #808080;
	left: 50px;
}
#icon3 ul {
}
#icon3 ul li {
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	position: relative;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	height: 90px;
	width: 90px;
	top: 5px;
}
#icon3 ul li a {
	padding: 8px 5px 2px 5px;
	color: #FFFF97;
	width: 90px;
	height: 90px;
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 25px;
	font-weight: bold;
	position: relative;
}
#icon3 ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #950000;
	width: 90px;
	height: 90px;
}
#icon4 {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 750px;
	height: 150px;
	font-size: small;
	font-weight: bold;
	color: #808080;
	left: 50px;
}
#icon4 ul {
}
#icon4 ul li {
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	position: relative;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	height: 90px;
	width: 90px;
	top: 5px;
}
#icon4 ul li a {
	padding: 8px 5px 2px 5px;
	color: #FFFF97;
	width: 90px;
	height: 90px;
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 25px;
	font-weight: bold;
	position: relative;
}
#icon4 ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #5353FF;
	width: 90px;
	height: 90px;
}
#icon5 {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 700px;
	height: 150px;
	left: 60px;
	margin-top: 10px;
	font-size: small;
	font-weight: bold;
	color: #808080;
}
#icon5 ul {
	padding: 0px;
	margin: 0px;
}
#icon5 ul li {
	line-height: 15px;
	background-repeat: inherit;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 6px;
	padding-right: 30px;
	padding-left: 30px;
}
#icon5 ul li a {
	color: #FFFF97;
	text-align: center;
	width: 80px;
	height: 80px;
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 25px;
	font-weight: bold;
	
}
#icon5 ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #FFFF00;
	width: 80px;
	height: 80px;
}
#icon6 {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 210px;
	height: 150px;
	font-size: small;
	font-weight: bold;
	color: #808080;
	left: 320px;
}
#icon6 ul {
}
#icon6 ul li {
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	position: relative;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	height: 90px;
	width: 90px;
	top: 5px;
}
#icon6 ul li a {
	padding: 8px 5px 2px 5px;
	color: #FFFF97;
	width: 90px;
	height: 90px;
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 25px;
	font-weight: bold;
	position: relative;
}
#icon6 ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #950000;
	width: 90px;
	height: 90px;
}
.eventtable2014 {
	border: thin outset #215667;
	font-family: "Arial Narrow";
	font-size: small;
	font-variant: normal;
	padding: 2px;
	margin: 2px;
	display: block;
	float: left;
	text-align: left;
	font-weight: normal;
	color: #000000;
}
.eventheader2014 {
	border: medium outset #C0C0C0;
	font-size: small;
	color: #000000;
	background-color: #EBEBD8;
	text-transform: capitalize;
	font-variant: normal;
	text-align: center;
	display: block;
	float: none;
	font-weight: normal;
	font-family: Arial;
}
.eventscorestable2014 {
	border: thin outset #215667;
	font-family: "Arial Narrow";
	font-size: small;
	font-variant: normal;
	padding: 2px;
	margin: 2px;
	display: block;
	float: left;
	text-align: left;
	line-height: 10px;
}
#diarylist {
	padding: 5px;
	font-family: "Franklin Gothic Medium";
	font-size: small;
	font-weight: normal;
	text-align: center;
	position: relative;
	width: 400px;
	height: 700px;
	display: block;
	float: left;
	color: #000000;
	font-variant: normal;
	text-transform: capitalize;
	vertical-align: middle;
}
#diarylist ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	color: #000000;
}
#diarylist ul li {
	line-height: 40px;
	background-color: #E1E1E1;
	border: 1px solid #EFEFEF;
	width: 195px;
	height: 40px;
	float: left;
	display: block;
	color: #000000;
}
#diarylist ul li a {
	border: 1px solid #FFFFFF;
	line-height: 40px;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFEA;
	width: 190px;
	height: 40px;
	background-color: #004A00;
}
#diarylist ul li:hover {
	text-decoration: none;
}
#diarylist ul li a:hover {
	color: #FFFFFF;
	width: 190px;
	background-color: #C46200;
}



#wrapperextraextralong {
	background-color: #C0C0C0;
	border-width: thin;
	border-color: #002020;
	margin: auto;
	position: relative;
	width: 1000px;
	height: 3500px;
	right: auto;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}






.eventheader2020 {
	border: medium outset #C0C0C0;
	font-size: small;
	color: #FFFFFF;
	background-color: #666666;
	text-transform: capitalize;
	font-variant: normal;
	text-align: center;
	display: block;
	float: none;
	font-weight: normal;
	font-family: Arial;
}






