﻿a:link
{
	text-decoration: none;
	color: blue;
	font-size: 12px;
}

a:active
{
	text-decoration: none;
	color: blue;
	font-size: 12px;
}

a:visited
{
	text-decoration: none;
	color: blue;
	font-size: 12px;
}

a:hover
{
	text-decoration: underline;
	color: blue;
	font-size: 12px;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	color: White;
	background-color: #000033;
}

div#navigation
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

div#content
{
	width: 625px;
	color: #000033;
	background-color: White;
	border: solid medium #C0C0C0;
	margin-left: 175px;
	margin-top: 10px;
	font-size: 9pt;
}

div#footer
{
	width: 800px;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	clear: both;
}

div#footer a
{
	font-family: Arial;
	font-size: 8pt;
	color: Yellow;
}

.smalltext
{
	font-size: 12px;
}

.tinytext
{
	font-size: 8pt;
}

.hudson
{
	font-size: 12px;
	background-color: #000033;
	color: white;
	text-align: center;
}

.wed
{
	font-size: 14px;
}

.subnav
{
}

img
{
	border: none;
}

.home
{
	background-color: #ffe492;
}

.away
{
	background-color: #c8c8c8;
}

.tournament
{
	background-color: #cfdae5;
}
.header
{
	font-weight: 900;
	margin-top: 0px;
	text-decoration: italics;
}
.noUnderline
{
	text-decoration: none;
}

.boxHeader
{
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	font-size: 8pt;
}

div.welcome
{
	left: 155;
	top: 168;
	z-index: 0;
	position: absolute;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	visibility: hidden;
}
div.champs
{
	left: 600;
	top: 120;
	z-index: 0;
	position: absolute;
	visibility: hidden;
}

div.news
{
	width: 390px;
	vertical-align: top;
	padding: 5px;
	float: left;
}

div.newsItem
{
	font-size: 8pt;
	padding-bottom: 3px;
}

div.gameCenter
{
	width: 215px;
	background-color: #000033;
	vertical-align: top;
	float: right;
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
}

div.GCheader
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
	padding: 2px;
}

h2
{
	background-color: #000033;
	border: solid 1px #C0C0C0;
	color: White;
	font-weight: bold;
	font-size: 11pt;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	margin: 5px;
	font-size: 35px;
}
h3
{
	background-color: #000033;
	border: solid 1px #C0C0C0;
	color: White;
	font-weight: bold;
	font-size: 11pt;
	vertical-align: middle;
	padding: 2px;
	text-align: left;
	margin: 0;
}


div.content
{
	padding: 10px;
	font-size: 9pt;
}

div.postDate
{
	font-size: 7pt;
	font-style: italic;
}

div#twitter a
{
	font-family: Arial;
	font-size: 7pt;
	color: Yellow;
}

div#twitter li
{
	padding-bottom: 5px;
}

div.True
{
	visibility: visible;
}

div.False
{
	visibility: hidden;
}

div.coach
{
	float: left;
	text-align: center;
	padding: 3px;
}

div.photoCapsule
{
	width: 290px;
	border: solid 1px #333333;
	float: left;
	padding: 5px;
	margin: 0px 5px 5px 0px;
}

div.photoCapsuleText
{
	float: left;
	width: 115px;
}

div.photoCapsulePic
{
	float: left;
	width: 170px;
}

div.alumniCapsule
{
	float: left;
	margin: 5px;
	width: 285px;
	font-size: 8pt;
	height: 55px;
}

div.alumniCapsule a
{
	font-size: 8pt;
}