body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EFEFEF;
}
#site {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
}
#wrap {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}

#headcolor {
	background-color: #20205E;
	width: 800px;
	height: 6px;
	clear: both;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #DECE9A;
	border-left-color: #CCCCCC;
}
a {
	text-decoration: none;
	color: #24246C;
}

#header {
	width: 800px;
	clear: both;
	float: none;
	background-color: #FFFFFF;
	height: 256px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#navigation {
	float: left;
	background-color: #FFFFFF;
	width: 170px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#navigation ul {
	background-color: #FFFFFF;
}
#navigation li {
	margin-left: 10px;
}


#content {
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	width: 800px;
	padding-bottom: 10px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#navigation .item {
	margin-top: 10px;
	padding-left: 6px;
}

#summersports {
	background-color: #FFFFFF;
	width: 160px;
	padding-left: 6px;
}
#summersports .ssheader {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 6px;
}
#summersports .sslist {
	padding-left: 10px;
}

#wintersports {
	background-color: #FFFFFF;
	width: 160px;
	padding-left: 6px;
}
#wintersports .wsheader {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
}
#wintersports .wslist {
	padding-left: 10px;
}

#maincontent {
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DECE9A;
	padding-left: 20px;
	width: 580px;
	position: relative;
}
#maincontent img {
	margin: 4px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#footer {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 800px;
	background-color: #171744;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #DECE9B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
		text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
		text-decoration: none;
}
.paragraphstart {
	font-weight: bold;
	color: #005888;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #51221C;
	text-decoration: none;
	line-height: 12pt;
}

