body {
	/* background: #E9D4B3 url(http://www.huntingsportsplus.com/files/graphics/bkg/pastel-theme/body_gradient.png) fixed repeat-x top left; */
	background: #E9D4B3 url(http://www.huntingsportsplus.com/files/graphics/bkg/pastel-theme/wood-fence-background.jpg) fixed repeat top left;
}

a {text-decoration: underline;}
a:link {color: #00F; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline}
a:hover {color: #F00; text-decoration: underline}
a:active {color: #F00}

#date_div {
	text-align: right; 
	float: right; 
	
	z-index: 100; 
	position: relative; 
	top: 115px; 
	
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 20px; 
	
	margin: 0px;
}

.date_text {padding: 0px; margin: 0px; font-size: 6pt; color: #000;}
.site_by_text {font-size: 8pt; color: #000;}
.site_by_text a {color: #FFF; background-color: #000;}

img.nav_button {border: 0px solid #000; background-color: #000;}
img.nav_button:hover {border: 0px solid #000; background-color: #F00;}

img.facebook_button {border: 0px solid #000; background-color: #FFF;}
img.facebook_button:hover {border: 0px solid #F00; background-color: #F00;}

.main_cell {
	border: 1px solid #000; 
	background: #E4EFC0 url('http://www.huntingsportsplus.com/files/graphics/bkg/pastel-theme/td_div_gradient.png') repeat-x bottom left;
	padding: 5px;
}

