﻿#leftNav 
{
	width: 168px;
	min-height: 500px;
	float:left;
}
#innerContent 
{
	background: url(../images/bkgdleftnav.jpg) repeat-y 0 0;
	width: 720px;
	padding-left:10px;
	float:left;
	min-height: 500px;
}

ul.navHockey { margin:80px 0 0 10px;padding:0;list-style:none; }
ul.navHockey li { list-style: none; padding-bottom: 5px; }

ul.linksHockey { margin:100px 0 0 20px;padding:0;list-style:none; }
ul.linksHockey li { list-style: none; padding-bottom: 10px; }

.titleImage { margin: 20px 0 0 10px; }
.newsItem { padding: 10px; }

p img { padding-right: 10px; padding-bottom:5px; }