		h1 {
			font-size: 1.8em;
		}
		#content {
			margin-right: 230px;
		}
		#right-column-wrapper {
			width: 175px;
			margin: 10px;
			float: right;
			position: relative;
		}
		#right-column {
			width: 175px;
			background: #e7e7e7 url("top-left.gif") top left no-repeat;
		}
		#right-column #top-right-corner {
			background: url("top-right.gif") top right no-repeat;
		}
		#right-column #bottom-left-corner {
			background: url("bottom-left.gif") bottom left no-repeat;
		}
		#right-column #bottom-right-corner {
			background: url("bottom-right.gif") bottom right no-repeat;
		}
		#right-column ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		#right-column li.last-item a {
			border-bottom: 0;
		}
		#right-column a {
			text-decoration: none;
			font-size: 0.9em;
			font-weight: bold;
			border-bottom: 1px solid #fff;
			background: transparent;
			padding: 10px;
			display: block;
			width: 155px;
		}
		* html #right-column a {
			width: 175px;
		}
		#right-column a span {
			font-weight: normal;
		}
		#promo {
			text-align: center;
		}

		#tabbed-content-wrapper {
			float: left;
			width: 95%;
		}
	#tab-block {
		float: left;
		width: 100%;
		background: #fff url("bg.gif") repeat-x bottom;
		line-height: normal;
	}
	#tab-block ul {
		margin: 0;
		padding: 10px 10px 0;
		list-style: none;
	}
	#tab-block li {
		float: left;
		background: url("right.gif") no-repeat right top;
		margin: 0;
		padding: 0;
	}
	#tab-block a {
		display: block;
		background: url("left.gif") no-repeat left top;
		padding: 5px 15px 4px;
		text-decoration: none;
		color: #333;
		font-weight: bold;
	}
	#tab-block a:hover {
		color: #000;
	}
	#tab-block .selected-tab a:hover {
		color: #333;
	}
	#tab-block .selected-tab {
		background: url("right-selected.gif") no-repeat right top;
	}
	#tab-block .selected-tab a {
		background: url("left-selected.gif") no-repeat left top;
	}
	#tab-block .not-selected-tab {
		background: url("right.gif") no-repeat right top;
	}
	#tab-block .not-selected-tab a {
		background: url("left.gif") no-repeat left top;
	}
	/* IE5-Mac Hack \*/
	#tab-block a { float: none; }
	/* End IE5-Mac Hack */
		#links, #headlines, #new {
			clear: left;
			border: 1px solid #666;
			border-top: 0;
			padding: 0.5em;
		}
		#links h2, #headlines h2, #new h2 {
			margin: 0;
			padding: 0;
		}
		#footer li img { vertical-align: middle; }
		.top-box {
			border: 1px solid #666;
			padding: 0.5em;
			margin: 1em;
			background: #FEFFF1 url("images/yellowgradient.jpg") top left repeat-x;
		}
		.top-box h2 {
			margin-top: 0;
		}
		.top-box p {
			margin: 0;
		}
		#feature-1-old {
			background: url("fishing/free-fishing-days-single-photo.jpg") top left no-repeat;
			padding-top: 5px;
			padding-left: 150px;
			min-height: 114px;
		}
		#feature-2 {
			background: url("feature-spring-turkey.jpg") top right no-repeat;
			padding-right: 100px;
			min-height: 132px;
			padding-top: 5px;
		}
		#feature-3 {
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
			padding-top: 0.5em;
			margin-top: 0.5em;
		}		
		/*ie*/
		/*\*/
		* html #feature-1, * html #feature-2 {
			height: 114px;
		}
		/**/
	#outdoor-report-promo, #video-content-ad {
		background: #ffffe0;
		padding: .5em;
		margin: 1em 0 1em 0;
		border: 1px solid #ccc;
		border-width: 1px 0;
	}
	#video-content-ad {
		background: #2b2b2b;
	}
	#video-content-ad a {
		color: #fff;
	}
	#outdoor-report-promo p, #video-content-ad h2 {
		margin: 0;
		padding: 0;
		text-align: center;
	}
	#calendar-ad {
		background: #fff url("shadow.jpg") top left repeat-x;
		margin: 0 0 1em 0;
		padding: 2px;
		border: 1px solid #ccc;
		border-width: 1px 0 2px 0;
	}
	#calendar-ad table, #calendar-ad table td {
		background: transparent;
	}
	#calendar-ad h2 {
		margin: 0 0 .75em 0;
	}
	#calendar-ad table td {
		vertical-align: middle;
		text-align: center;
		padding: 5px;
		font-size: 1em;
	}
	#calendar-ad table td#calendar-image {
		vertical-align: top;
	}
	table, td {
		font-size: 1em;
	}
