body {
	padding: 0px;
	background-color: #1B2C48;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #3366CC;
	text-decoration: underline;
}

#wrap {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 15px;
}

#header {
	float: left;
	height: 217px;
	width: 785px;
	background-color: #A8A282;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#logo {
	float: left;

	height: 200px;
	width: 450px;
	position: relative;
	padding: 0px;
	margin: 0px;
}



#logo a{
	top: 0;
	left: 0;
	width: 450px;
	height: 200px;
	display: block;
	float: left;
	position: relative;
} 


#logo a h1{
    display: none;
}



.nav {
	float: left;
	width: 785px;
	background-color: #000000;
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 23px;
	text-align: center;
	padding-top: 9px;
}

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

.nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

.nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.nav a:hover {
	color: #B9B398;
	text-decoration: none;
}






#hContent {
	width: 460px;
	float: left;
	background-color: #DFDDD0;
	background-image: url(../images/left-main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 300px;
	font-size: 11px;
	line-height: 1.5em;
}


#content {
	width: 735px;
	float: left;
	background-color: #DFDDD0;
	margin: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-size: 11px;
	line-height: 1.5em;
}

#content img {
	border: 1px solid #B3AD8F;
	margin-bottom: 5px;
	padding: 10px;
}


#content h2 {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 22px;
	margin-top: 0px;
	padding-top: 0px;
}





#bottomBox {
	background-color: #928C71;
	background-image: url(../images/bot-bar.gif);
	background-repeat: repeat-x;
	float: left;
	width: 735px;
	font-size: 11px;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#footer {
	float: left;
	width: 785px;
	text-align: center;
	margin-top: 15px;
}
#topRightNav {
	float: right;
	width: 300px;
	height: 23px;
	padding-top: 7px;
	text-align: right;
	padding-right: 20px;
}

#topRightNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#topRightNav a:hover {
	color: #B9B398;
	text-decoration: none;

}

#hockeyArt {
	text-align: center;
}
#hockeyArt hr {
	width: 300px;
	background-color: #B3AD8F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	margin-top: 25px;

}

#hockeyArt td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B3AD8F;
	padding-bottom: 15px;
	padding-top: 15px;
}



#hockeyArt img {
	border: 1px solid #B3AD8F;
margin: 7px;
	padding: 5px;
}

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

#hockeyArt li {
	list-style-type: none;
	font-size: 20px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left!important;
	line-height: 24px;
}

.imgBorder {
	border: 1px solid #B3AD8F;

}

.imgBorder2 {
	margin: 8px;
}