#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
body {
	background-color: #C7C7C7;
}
#leaguelogo {
	float: left;
	margin-left: 7px;
	margin-top: 5px;
}
#pageheader {
	float: right;
	width: 620px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C9EA0;
	border-right-color: #9C9EA0;
	border-bottom-color: #9C9EA0;
	border-left-color: #9C9EA0;
}
#header {
	height: 175px;
	width: 800px;
	margin: 0px;
}
#header h1 {
	display: inline;
	line-height: 150px;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	color: #000000;
	height: 150px;
}
#leftnavigation {
	width: 138px;
	float: left;
	border-top-color: #9C9EA0;
	border-right-color: #9C9EA0;
	border-bottom-color: #9C9EA0;
	border-left-color: #9C9EA0;
	color: #F0F0F0;
	margin-left: 12px;
}
#maincontent {
	float: right;
	width: 620px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C9EA0;
	border-right-color: #9C9EA0;
	border-bottom-color: #9C9EA0;
	border-left-color: #9C9EA0;
}
#teamnavigation {
	line-height: 25px;
	height: 25px;
	width: 800px;
}
#pageheader img {
	margin-bottom: 0px;
	margin-left: 0px;
}
#teamnavigation p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
#leftnavigation p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
	text-align: center;
}
#insidemaincontent {
	margin: 15px;
}
#leftnavigation a:link, #leftnavigation a:visited {
	color: #000000;
	text-decoration: none;
}
#leftnavigation a:hover {
	color: #d83d43;
}
#teamnavigation a:link, #teamnavigation a:visited {
	color: #000000;
	text-decoration: none;
}
#teamnavigation a:hover {
	color: #d83d43;
}
#insidemaincontent a:hover {
	color: #d83d43;
}
#insidemaincontent a:link, #insidemaincontent a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d83d43;
	color: #d83d43;
	text-decoration: none;
}
#miscellaneouslinks {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9C9EA0;
	text-decoration: none;
}
#miscellaneouslinks a:link, #miscellaneouslinks a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d83d43;
	color: #d83d43;
	text-decoration: none;
}
#miscellaneouslinks a:hover {
	color: #d83d43;
}
