* {
		font-family: Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
	}
#hdr {
		background-position: 0;
		margin: 0px;
		padding: 0px;
		top: 0px;
		position: relative;
		background-image: url(style/hdrbg.jpg);
		background-repeat: repeat-x;
		width: 100%;
		height: 75px;
	}
#logo {
		position: relative;
		background-repeat: no-repeat;
		margin: 0 auto;
		height: 65px;
		width: 530px;
		background-image: url(style/logo.gif);
	}
#nav {
		background-image: url(style/navbar.gif);
		background-repeat: repeat-x;
		height: 25px;
		left: 0px;
		top: 75px;
		width: 100%;
		position: absolute;
	}
#navitems {
		height: 23px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0px;
		margin-top: 0px;
		width: 1000px;
	}
	   

	#nav .item {
		background: url(style/navitemcombine.gif);
		font-size: 15px;
		display: inline-block;
		padding-top: 2px;
		height: 23px;
		margin-right: 10px;
		width: 100px;
		text-align: center;
	}
#nav .item:hover {
		background: url(style/navitemcombine.gif) bottom;
		background-repeat: repeat-x;
	}
#nav .item a {
		font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
		text-decoration: none;
		color: #163774;
	}
#wrap {
		height: auto;
		margin-right: auto;
		margin-left: auto;
		right: 1%;
		top: 35px;
		left: 1%;
		position: relative;
		min-height: 500px;
		width: 1000px;
	}
#content {
		left: 0px;
		top: 0px;
		position: static;
		width: 710px;
	}
#content h1 {
		font-size: 28px;
		margin-left: 0px;
		color: #163774;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
#content h2 {
		margin-left: 8px;
		font-size: 18px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
#content h3 {
		margin-left: 12px;
		font-size: 15px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
#content p {
		margin-left: 15px;
		margin-bottom: 10px;
		line-height: 130%;
		font-size: 13px;
	}
#content ul {
		margin-bottom:10px;
		list-style-position: outside;
		list-style-type: square;
	}
#content ol {
		margin-bottom:10px;
		list-style-position: outside;
	}
#content li {
		margin-left: 50px;
		font-size: 13px;
	}
#content img {
		margin: 8px;
		float: right;
		border:0;
	}
#content img.left {
		float:left;
}
#content .left {
		margin-left: 15px;
		float: left;
	}
#right td {
align:top;
}
#right {
		top: 0px;
		width: 250px;
		left: 750px;
		position: absolute;
	}
#right .box {
		width:250px;
		border-color: #6eb8f5;
		border-width: 1px;
		border-style: solid;
		position: relative;
		margin-bottom: 15px;
		font-size: 13px;
		background-color: #e9fefc;
	}
#right .boxc {
		padding-top: 24px;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
	}
#right h2 {
		background-image: url(style/navitemhover.jpg);
		color: #163774;
		background-repeat: repeat-x;
		left: 0px;
		background-color: #6eb8f5;
		padding: 2px;
		margin: 0px;
		font-weight: bold;
		font-size: 14px;
		width: 246px;
		top: 0px;
		position: absolute;
	}
#right .day {
		font-weight: bold;
		text-align: right;
		vertical-align:top;
		padding-right:5px;
	}
.sports-menu {
margin:0;
width:100px;
float:left;
}
.sports-menu-right {
width:100px;
float:right;

}
.sports-box {
height:170px;
}
.sports-menu ul, .sports-menu-right ul {
		padding: 0px;
		font-size: 12px;
		width: 90px;
		list-style-type: none;
	}
.sports-menu li, .sports-menu-right li {
		background: url(style/navitemcombine.gif) top left;
		padding-bottom: 4px;
		padding-top: 4px;
		text-align: center;
		background-color: #6eb8f5;
		margin-bottom: 2px;
		width: 98px;
	}
.sports-menu li:hover, .sports-menu-right li:hover {
		background-position: bottom left;
	}
.sports-menu a , .sports-menu-right a {
		text-decoration: none;
		font-weight: bold;
		color: #163774;
	}
#prodgrid table {
	margin-bottom: 20px;
	border-spacing: 10px 0px;
}
.progrid-table-img {
	border-bottom-width: 0px;
	padding: 4px;
	border-color: #6eb8f5;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
}
.progrid-table-img img {
	border-width: 0px;

}
.progrid-table-text {
	height: 18px;
	background-image: url(style/navitemhover.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}
.progrid-table-text a {
	text-decoration: none;
	color: #163774;
}
#footer {
		padding-top: 1px;
		color: #b3b3b3;
		font-size: 11px;
		border-top-color: #cccccc;
		border-top-style: solid;
		border-top-width: 1px;
		width: 710px;
		display: block;
	}
#footer a {
		text-decoration: none;
		color: #a6a6a6;
	}
#footer a:hover {
		color: #8c8c8c;
		text-decoration: underline;
	}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(style/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/assets/templates/amizoid/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/templates/hobbs/images/overlay.png", sizingMethod="scale");
	}