body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	color: #2C386C;
}

h2 {
	color: #000066;
	font-size: 1.2em;
}
h3 {
	background-color: #C9D603;
	font-size: 1em;
}

#wrapper {
	position: relative;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EFFF00;
	border-left-color: #EFFF00;
	color: #283965;
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header1 {
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: bold;
	background-color: #EFFF00;
	width: 800px;
	text-align: center;
	color: #2A3B66;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
}
#header2 {
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	font-weight: bold;
	background-color: #EFFF00;
	width: 800px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}


#leftside {
	width: 170px;
	font-size: 0.9em;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #37406B;
}

#leftside a:link, #leftside a:visited {
	color: #2C3367;
	text-decoration: none;
}
#leftside a:hover {
	color: #0000FF;
}

#rightside {
	float: right;
	width: 204px;
	font-size: 1.0em;
	position: relative;
}
#content {
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	background-color: #FFFFDD;
	width: 750px;
}
#content_heading {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #003399;
	background-color: #DDFA93;
	position: relative;
	float: left;
}


#nextMatch {
	border: 2px solid #003366;
	background-color: #FFFFFF;
	float: right;
	width: 193px;
	position: relative;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 0.9em;
	margin-top: 10px;
}

#nextMatch h4 {
	background-color: #2B3477;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}


.adbox {
	border: 2px solid #003366;
	background-color: #FFFF99;
	float: right;
	width: 193px;
	position: relative;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 0.9em;
	margin-top: 10px;
}
.longbox {
	border: 2px solid #990000;
	background-color: #FFFF99;
	padding: 2px;
	margin-top: 10px;
	margin-right: 5px;
}
.linkbox {
	border: 1px solid #273864;
	background-color: #EFFF00;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.reverse_linkbox {
	font-weight: bold;
	background-color: #CCD500;
	border: 1px solid #212E62;
	font-weight: bold;
	height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-size: 1.2em;
}
.leftimage {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}
.rightimage {
	float: right;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	position: absolute;
	top: 0px;
}
.rightlogo {
	float: right;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	position: absolute;
	top: 0px;
	right: 5px;
}

#topnav {
	background-color: #CCD500;
	height: 30px;
	width: 650px;
	border: 2px solid #293D70;
}

#listnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	margin-top: 4px;
	background-color: #CCFF99;
	color: #990000;
}
#listnav li {
	float: left;
}
#listnav a:link, #listnav a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #37406B;
	padding-left: 1px;
	padding-right: 1px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 2px;
}
#listnav a:hover {
	color: #323F6B;
	background-color: #EFFE01;
}
.thumbnail {
	margin-bottom: 1px;
	margin-right: 3px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
}
	
.room_adbox {
	background-color: #DDFA93;
	float: left;
	width: 280px;
	border: 1px solid #990000;
}

#footer {
	color: #999999;
	font-size: 0.9em;
	padding: 2px;
	background-color: #EFFF00;
	clear: both;
}
.teamblog {

}
.arrow {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
.fixture_list {
	font-size: 0.7em;
	width: 600px;
	float: left;
	margin-left: 5px;
}
.officials_list {
	font-size: 0.8em;
}
#leftside ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#training {
	font-size: 0.9em;
}
#league_box {
	border: 2px solid #283948;
	width: 400px;
	float: left;
}
#directions {
	width: 340px;
	float: right;
	border: 1px solid #000000;
}
#directions_popup {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EFFF00;
	border-left-color: #EFFF00;
}

.acc_heading {
	background-color: #EFFF00;
	border: 1px solid #36445F;
}
.acc_heading a {
	color: #323C71;
	text-decoration: none;
}

.acc_contents {
	font-size: 0.8em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#TSAccordionContent312608 {
	border: 1px solid #354366;
	margin-left: 20px;
	margin-right: 10px;
}

.fixture {
	margin-left: 600px;
	font-size: 1.2em;
}
.fixture a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333477;
	z-index: 3;
}
.fixture_link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333477;
	z-index: 3;
	font-size: 0.9em;
}
#team_stats {
	margin-left: 100px;
}
