body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0px;
	font-family: "Gill Sans MT", "Franklin Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
    width: expression( document.body.clientWidth < 800 ? "799px" : "auto" ); /* set min-width for IE */
    min-width: 799px; /* sets min-width value for all standards-compliant browsers */
}

a:link {
	text-decoration: none;
	color: #186677;
}
a:visited {
	text-decoration: none;
	color: #186677;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #186677;
}
.thrColHybHdr #container {
	width: 100%;
	background: #FFFFFF;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	background-color: #FFFFFF;
}  
.thrColHybHdr #header {
	background-color: #FFFFFF;
	margin-left: auto
%;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 100px;
	margin-left: auto;
	height: 90px;
	width: 100%;
	background-image: url(images/headerRepeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
} 
#bannerAd object {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}
.thrColHybHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColHybHdr #sidebar1 {
	float: left;
	width: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #FFFFFF;
}
.thrColHybHdr #sidebar2 {
	float: right;
	width: 300px;
	margin-left: 25px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}

.thrColHybHdr #mainContent {
	margin-top: 10px;
	margin-right: 320px;
	margin-left: 180px;
			voice-family: "\"}\"";
} 
.thrColHybHdr #footer {
	width: 100%;
	height: 400px;
	vertical-align: top;
} 
.thrColHybHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	padding-right: 30px;
	margin-right: 15px;
}
#hlsLogo {
	height: 140px;
	background-image: url(images/hlslogo.gif);
}
#sponsorLogos {
	height: 160px;
}
#sideContactDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0066FF;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#topHeader {
	height: 24px;
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #666666;
}
#menu {
	width: 100%;
	margin-top: 7px;
}
#sideBannerAd object {
}
#menu {
	text-align: center;
}
#weatherRSSfeed {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColHybHdr style3 {
}
#copyrightLegals {
}
#aboutShowInfo {
	width: 27%;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 0px;
	padding-left: 15px;
}
#showTeaserLines {
	float: right;
}
#copyrightLegals {
	float: left;
}
#copyrightLegals {
	float: left;
	width: 55%;
	margin-top: 10px;
}
.Highlights {
	text-transform: uppercase;
	color: #186677;
	font-size: 1.2em;
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	line-height: normal;
}
.HighlightsUnderlined {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#showTeaserLines {
	vertical-align: baseline;
	width: 65%;
}
#previewEpisodeType {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.Highlightertext {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#sideBannerAd {
	height: 250px;
	width: 300px;
}
#sideBannerAd {
	height: 250px;
	width: 300px;
	margin-bottom: 30px;
}

#featuredPages {
	float: right;
	width: 65%;
	margin-top: 15px;
}
.style9 {font-size: 1em}

#columns {
	float: left;
	width: 24%;
	margin-right: 1%;
}

#copyrightLegals {
	float: left;
	width: 100%;
}
#headline {
	width: 95%;
}
#mainContent p {
}
#mainContentAboutDiv {
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 30px;
}

.style3 {font-family: "Gill Sans", Verdana, Arial, sans-serif}
.ccatches {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-weight:bold;
	background-color: #36F;
	padding: 3px 0px 4px 0px;
	border-left:solid 1px #FFF;
	}
.style5 {
	font-size: 1.2em;
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
}
.style7 {color: #FF00FF}

#previews {
	width: 60%;
	margin-left: 20%;
}
.style8 {font-size: 100%; }
#flashFooter {	height: 100%;
}
#footerFlash {
	height: 100%;
}
.style9 {
	font-size: 80%;
	color: #186677;
}
.style13 {color: #186677}
.style14 {color: #666666}
.style19 {
	font-size: 1em;
	color: #FFFFFF;
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
}
.style22 {font-size: 1em}
.style22 {	font-size: 80%;
	color: #186677;
}
.style23 {color: #222}

.facebook_image {	text-align: center;
}

#highlightedPages {
	float: left;
	margin-left: -16px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: 15px;
	margin-top: -5px;
	padding-top: 15px;
	width: 100%;
}
.style9 {font-size: 1em}
#column1Boat {
	float: left;
	width: 18%;
}
#column2Catches {
	float: left;
	width: 18%;
	margin-left: 2%;
}
#column3Competition {
	float: left;
	width: 18%;
	margin-left: 2%;
}
#column4Merchandise {
	width: 18%;
	margin-left: 2%;
	float: left;
}
#copyrightLegals {
	float: left;
	width: 100%;
}

#column5Merchandise {
	width: 18%;
	margin-left: 2%;
	float: left;
}
#ClickToAdd {
	width: 93%;
}
#mainContentInsert {
}
#mainContentInsert  {
	margin-left: 0px;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.merchandiseTable {
	vertical-align: top;
}
#featuredPages {
	float: right;
	width: 65%;
	margin-top: 15px;
}
.style9 {font-size: 1em}
#column1Boat {
	float: left;
	width: 22%;
}
#column2Catches {
	float: left;
	width: 22%;
	margin-left: 4%;
}
#column3Competition {
	float: left;
	width: 22%;
	margin-left: 4%;
}
#column4Merchandise {
	width: 22%;
	margin-left: 4%;
	float: left;
}
#copyrightLegals {
	float: left;
	width: 100%;
}
#mainContentDeependDiv {
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	margin-left: 0px;
	padding-left: 15px;
}
#deepEndLink {
}