h2 { position: relative; top: -15px; font-family: Century; font-size: 14pt; }
h3 { font-family: Century; margin-top: 12pt; margin-bottom: 3pt; font-size: 11pt }

/* Events Table */
table { border: solid 1px #3095FE; border-collapse: collapse }
table th { white-space: nowrap; text-align: center; border: solid 1px #FFFFFF }
table td { white-space: nowrap; padding-top: 6px; padding-bottom: 6px; padding-left: 6px; padding-right: 20px; text-align: left; border: solid 1px #3095FE;}
table tr.background { background: #F3FAFF }
table tr.strikeout	{ text-decoration: line-through }

/*Players Table */
table.players { border: none; border-collapse: collapse; position: absolute; top: 30px }
table th.section { text-align: left; border: none }
table td.name { padding-top: 0px; padding-bottom: 0px; padding-right: 20px; padding-left: 0px; text-align: left; border: none}

dt { font-weight: bold; float: left; margin: 0; padding: 0;}
dd {margin: 0; padding-left: 180px;}

.header {
	background-image: url(Images/WebsiteHeader.jpg);
	margin-left:50px;
	margin-top: 25px;
	height: 153px;
	width: 1124px;
}

.navigation {
	background:#3095FE; /*000DEF; /*#660000;*/
	margin-left: 50px;
	font-size: 18pt;
	/*height: 512px;*/
	height: 542px;
	width: 220px;
}
.navigation ul { margin: 0; padding: 0; text-indent: 20px }
.navigation li { list-style-type: none; border-bottom: solid 1px #FFFFFF }
.navigation li a { font-size: 14pt; color: #FFFFFF; display: block; text-decoration: none }
.navigation a:hover { background: #3980F4; color: #FFFFFF; font-weight: bold }
.navigation a.here { color: #000DEF; background: #FFFFFF; font-weight:  bold }

ul.photos { list-style: none; padding: 6px; margin-left: 50px; margin-top: 130px }
ul.photos li { float: left; padding: 6px }
ul.photos li img { border: 1px solid #000000 }

.content {
	background: #FDFFF3; /*#FFFFFF;*/
	font-family: Ariel;
	font-size: 12pt;
	color: #000000;
	position: absolute;
	top: 248px;
	margin-left:270px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	height: 472px;
	width: 904px;
	overflow: auto;
}

.announcement {
	background: #F3FAFF;
	font-family: Bookman Old Style;
	font-size: 12pt;
	text-align: center;
	padding: 6px;
	border: 2px solid #3095FE;
}
.event {
	background: #3095FE;
	font-family: Ariel;
	font-size: 14pt;
	width: 300px;
	height: 30px;
	border: solid 5px #3095FE;
}

.color-bar {
	background: #FFCC00;
	font-size: 18pt;
	font-weight: bold;
	color: #A28300;
	padding: 14px;
	margin-left: 270px;
	position: absolute;
	top: 178px;
	height: 60px;
	width: 904px
}

.color-bar2 {
	color: #CCA400;
	position:absolute;
	margin-left: 270px;
	top: 238px;
	height: 10px;
	width: 904px;
}

.title {
	color: #A6D6DD;
	font-family: Bookman Old Style;
	font-size: 36pt;
	margin-left: 50px;
	letter-spacing: 20pt;
}

.footer {
	background: #3095FE; /*#000DEF;*/
	position: absolute;
	margin-left: 50px;
	top: 720px;
	height: 30px;
	width: 1124px;
}

.hideme {
	visibility: hidden;
}

.webmaster {
	color: #FFFFFF;
	position: absolute;
	margin: 0px;
	left: 65px;
	top: 725px;
}
.webmaster a:visited { color: #FFFFFF }
.webmaster a:hover { color: #0000FF }

.lastupdated {
	color: #968C3C;
	font-size: 10pt;
	position: absolute;
	margin: 0px;
	left: 410px;
	top: 752px;
}

.copyright {
	color: #FFFFFF;
	position: absolute;
	margin: 0px;
	left: 950px;
	top: 725px;
}

.postponed {
	background-image: url(Images/Postponed.jpg);
	background-repeat: no-repeat;
	color: #808080;
	text-decoration: line-through;
}

.printcalendar {
	background: #FFFFFF;
	width: 140px;
	border: solid 1px #3095FE;
	position: absolute;
	top: 25px;
	left: 450px;
	text-align: center;
}
.printcalendar a { font-size: 12pt; display: block; text-decoration: none }
.printcalendar a:hover { background: #3095FE; color: #FFFFFF; font-weight: bold }

.strong {
	color: red;
	font-weight: bold;
}
/* Use this to higlight any flyers that may be used - Is totally configurable */
.flyer {
	background: #3095FE;
	font-size: 11pt;
	width: 150px;
	border: solid 1px #3095FE;
	position: absolute;
	top: 198px;
	left: 605px;
	text-align: center;
}
.flyer li { list-style-type: none }
.flyer a { font-size: 12pt; color: #FFFFFF; display: block; text-decoration: none }
.flyer a:hover { background: #FFFFFF; color: #3095FE; font-weight: bold }
