body {
	background-image: url(http://naihlonline.com/2010/images/naihl.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #336699;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	width: 100%;
	height: 100%;
	margin: 0;
}

#container {
	width: 930px;
	padding: 20px;
	margin: auto;
	background-image: url(http://naihlonline.com/2010/images/container_bground.png);
	margin-top: 150px;
	background-repeat: no-repeat;
}

#header {
	margin-top: 13px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
}

#header a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
}

#header a:hover {
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
}

#breaking {
	width: 930px;
	height: 40px;
	background-color: #000;
	margin-bottom: 5px;
}

#signups {
	font-size: 24px;
	font-weight: bold;
	color: #336699;
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align: center;
	margin-bottom: 5px;
	padding: 5px;
	text-transform: uppercase;
}

#news_main {
	width: 560px;
	height: 400px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #333;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
}

#news_main .photo {
	height: 400px;
	overflow: hidden;
	background-image: url(http://naihlonline.com/2010/images/newshome.jpg);
	background-repeat: no-repeat;
	margin: auto;
	margin-bottom: 5px;
}

#news_main .story {
	margin-top: -108px;
	padding: 15px 10px 15px 10px;
	background-image: url(http://naihlonline.com/images/news_bground.png);
}

#news_main .story h1 {
	font-size: 28px;
	color: #FFF;
	margin-bottom: 0;
	margin-top: 0;
}

#news_main .story h1 a {
	color: #FFF;
	text-decoration: none;
}

#news_main .story h1 a:hover {
	color: #CCC;
	text-decoration: none;
}

#news_main .story h2 {
	font-size: 18px;
	color: #CCC;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 22px;
}

#news_main .story h2 a {
	color: #CCC;
	text-decoration: none;
}

#news_main .story h2 a:hover {
	color: #FFF;
	text-decoration: none;
}

#news_headlines {
	width: 330px;
	height: 400px;
	padding: 0 10px 10px 10px;
	border: 1px solid #CCC;
	float: right;
	margin-bottom: 5px;
	background-color: #FFF;
	overflow: hidden;
}

#news_headlines p {
	margin-top: -10px;
	line-height: 30px;
}

#news_headlines p a {
	color: #333;
}

#news_headlines p a:hover {
	color: #336699;
}

#league_leaders {
	padding: 0 10px 0 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	overflow: hidden;
}

#league_leaders h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #333;
}

#league_leaders p {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: -10px 0 0 0;
}

#league_leaders h5 {
	font-size: 24px;
	color: #CCC;
	margin-top: -10px;
	margin-bottom: 5px;
}

#league_leaders .all {
	margin-top: -33px;
	margin-bottom: 25px;
	text-align: right;
}

#league_leaders table a {
	color: #336699;
}

#league_leaders table a:hover {
	color: #333;
}

#footer {
	background-color: #FFF;
	margin-top: 5px;
	border: 1px solid #CCC;
	padding: 17px 10px;
}

#footer img {
	
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 10px;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #777;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	color: #336699;
	border-bottom: 1px solid #CCC;
	margin-top: 10px;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	margin-bottom: 15px;
	line-height: 14px;
}

table {
	margin-top: -15px;
	background-color: #FFF;
	width: 100%;
}

table a {
	color: #333;
}

table a:hover {
	color: #336699;
}

tr td {
	padding: 5px;
}

tr.odd td {
	background-color: #e3e3e3;
}

#main {
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 550px;
	margin-right: 5px;
	float: left;
	padding: 0 10px 0 10px;
}

#main h2 {
	font-size: 28px;
	margin-bottom: -5px;
	margin-top: 0px;
	color: #333;
}

#main h8 {
	font-size: 18px;
	color: #336699;
	margin-top: -20px;
	margin-bottom: 0;
	border: none;
}

#sidebar {
	width: 350px;
	float: left;
}

#news_headlines2 {
	width: 330px;
	padding: 0 10px 10px 10px;
	border: 1px solid #CCC;
	float: right;
	margin-bottom: 5px;
	background-color: #FFF;
	overflow: hidden;
}

#news_headlines2 p {
	margin-top: -10px;
	line-height: 30px;
}

#news_headlines2 p a {
	color: #333;
}

#news_headlines2 p a:hover {
	color: #336699;
}

#full_container {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
}

.rink {
	width: 280px;
	border: 1px solid #CCC;
	padding: 5px;
	padding-top: 0px;
	margin-right: 10px;
	float: left;
}

.rink2 {
	width: 280px;
	border: 1px solid #CCC;
	padding: 5px;
	padding-top: 0px;
	float: left;
}

#teamsleft {
	width: 445px;
	float: left;
	margin-right: 10px;
}

#teamsright {
	width: 445px;
	float: left;
}

.teamleft {
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}

.teamleft h2 {
	margin-bottom: 0;
}

.teamright {
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}

.teamright h2 {
	margin-bottom: 0;
}