@charset "UTF-8";
.body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: 161px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 980px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	height: 151px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topnav {
	color: #FFF;
	position: relative;
	left: 89px;
	background-image: url(images/navbg.jpg);
	width: 550px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-repeat: no-repeat;
	height: 39px;
	top: 112px;
}
#bottombg {
	background-image: url(images/bottom.jpg);
	height: 27px;
	width: 569px;
	position: relative;
	left: 79px;
	background-repeat: no-repeat;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-size: 11px;
	color: #666;
}
.bot-left {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	margin-top: 0px;
	line-height: 5mm;
	background-image: url(images/textbody.jpg);
	width: 516px;
	position: relative;
	left: 69px;
	height: 100%;
	padding-left: 28px;
	padding-top: 15px;
	margin-left: 10px;
	padding-right: 38px;
	background-repeat: repeat-y;
	font-size: 12px;
}

.bot-center {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 14px;
	width: 208px;
	padding-top: 15px;
}
h2 {
	color: #000;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	margin-top: 1px;
	font-weight: 700;
	color: #009DC9;
	margin-bottom: 0px;
}
h3 {
	color: #3B84A5;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a.nav {
	color: #1D6989;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
a.nav:hover {
	text-decoration: underline;
	color: #000;
}
a.sponsors {
	color: #1D6989;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
a.sponsors:hover {
	text-decoration: underline;
.homebody {
	background-color: #CCC;
}
#homepic {
	background-image: url(images/homepic.jpg);
	height: 180px;
	width: 515px;
}
.homepic {
	background-image: url(images/homepic.jpg);
	height: 180px;
	width: 515px;
}
.hockeygreats {
	float: none;
	font-size: 11px;
	padding-left: 13px;
	padding-top: 5px;
}
a:link {
	color: #3B84A5;
	text-decoration: none;
}
a:hover {
	color: #F93;
	text-decoration: none;
}
a:visited {
	color: #3B84A5;
	text-decoration: none;
}
a:active {
	color: #F93;
	text-decoration: none;
}
.d {
	color: #000;
}
.body #container div div .bot-left p {
	color: #696969;
}
