body 
{
	font: 10pt Verdana,Arial,Helvetica,Sans-serif;
	background-color: #CCCCCC;
	background-image: url("../images/background.png");
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
	padding: 0px;
}

a, a:active, a:visited
{
	color: Blue;
	text-decoration: underline;
}

a:hover
{
	color: Blue;
	text-decoration: underline;
}

img 
{
	border: none;
	margin: 0px;
	padding: 0px;
	display:block;
}

img.bordered 
{
	border: 1px solid black;
}

table 
{
	font-size: 10pt;
}

h1, h2, h3, h4 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #CC9933;
	margin-top: 6px;
	margin-bottom: 0px;
}

h1 
{
	font-size: 15pt;
	margin-top: 0px;
}

.headerSectionTitle 
{
	margin-top: 0px;
}

h2 
{
	font-size: 13pt;
	color: #157600;
}

h3 
{
	font-size: 11pt;
}

h4 
{
	font-size: 9pt;
	color: #157600;
}

.border 
{
	width: 735px;
	background-color: white;
	border-bottom: 2px solid black;
	text-align: left;
	overflow: hidden;
	margin: auto;
}

.footer, a.footer, a.footer:active, a.footer:visited
{
	text-align: center;
	margin: auto;
	font-size: 9px;
	color: Gray;
	text-decoration: none;
}

a.footer:hover
{
	text-decoration: underline;
}

.masthead 
{
	height: 125px;
	width: 735px;
	background-image: url("../images/background-masthead.png");
	border-collapse: collapse;
	border: 0;
	display: block;
}

.mastheadLogo 
{
	width: 400px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.mastheadAddress, .mastheadImage 
{
	border: none;
	margin: 5px;
	padding: 5px;
	font-size: 12pt;
	vertical-align: middle;
	white-space: nowrap;
}

.mastheadAddress 
{
	font-size: 8pt;
	text-align: center;
}

.menu 
{
	background-image: url("../images/background-menu.png");
	width: 735px;
	height: 25px;
	text-align: center;
	border: 0;
	display: block;
}

a.menuItem, a.menuItem:visited, a.menuItem:hover 
{
	font: 11pt Arial, Helvetica, Sans-Serif;
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-right: 25px;
	margin-left: 25px;
}

a.menuItem:hover, a.menuItem:active 
{
	color: #CC9933;
}

a.menuItemSelected, a.menuItemSelected:hover, a.menuItemSelected:visited 
{
	font: 11pt Arial, Helvetica, Sans-Serif;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;	
	margin-right: 25px;
	margin-left: 25px;
}

.menuSep 
{
	border-right: 1px solid #CC9933;
}

.content 
{
	background-color: white;
	background-image: url("../images/background-soccergirl.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px 14px 14px 14px;
	awidth: 735px;
	border-bottom: 2px solid gray;
	height: 300px;
	vertical-align: top;
}

.homeLeftBox 
{
	width: 494px;
	padding-right: 7px;
	vertical-align: top;
}

.homeRightBox 
{
	border-left: 1px solid silver;
	padding-left: 7px;
	width: 211px;
	vertical-align: top;
}

.statName 
{
	font-size: 9pt;
	white-space: nowrap;
}

.statValue 
{
	font-size: 7pt;
	white-space: nowrap;
}

.moreInfo 
{
	text-align: right;
}

.todaySchedule
{
	 roverflow: auto; 
	 rheight: 225px;
}