body {
	padding: 0;
	margin: 0;
	border: 0;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size: 80%;
	background: transparent url( ../images/background.jpg);
	background-repeat: no-repeat;	
	background-attachment: fixed;
	text-align: center;	/* IE-Win hack */
}

#main-content {
	margin: 0 auto;
	width: 1080px;
	height: 2570px;
	background-image: url(../images/div_bg.png);
	background-repeat: repeat-y;
	z-index: 1;
	position: relative;	
}
#sml-content {
	width: 320px;
	height:2050px;
     z-index: 1;
	position: relative;
	padding-left:11px;
	padding-right:8px;
}
#container {
	vertical-align: top;
	width: 1080px;  /* this will create a container 80% of the browser width */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
	

#headerbg {
	margin: 0 auto;
	width: 1080px;
	height: 225px;
	background: transparent url(../images/nheader_bg.png) top left no-repeat;	
}
#headerbanner {
		width: 1002px;
		height: 157px;
		padding-left: 35px;
		padding-top: 27px;
		background: transparent url(../images/nheaderb.png) center bottom no-repeat;
}
#nav {
	text-align:center;
	padding-top: 6px;
	color:#FFF;
}
	

#super-content {
	margin: 0 auto;
	width: 750px;
	height: auto;
	z-index: 1;
	position: relative;	
	margin-left: 75px;

}

#inside-content {
	width: 1023px;
	margin-left: 26px;
}


	#footer {
		width: 1080px;
		height: 35px;
		background: transparent url(../images/footer_bg.png) bottom left no-repeat;
		z-index:1;

	}
 A:link {	
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	}
A:visited {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	}
A:active {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	}
	
 A:hover {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	
	
.classdark A:link {	
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
.classdark A:visited {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
.classdark A:active {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
	
.classdark A:hover {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #090;
	text-decoration: none;
	}






.links A:link {	
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}
.links A:visited {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}
.links A:active {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}
	
.links A:hover {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009;
	text-decoration: none;
	}
	
	.l_links A:link {	
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	}
.l_links A:visited {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	}
.l_links A:active {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	}
	
.l_links A:hover {	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}

 .bp {
	font-size:10px;
	color:#333;
	font-family: Calibri;
	font-style:italic;
	text-align: left;
	text-decoration:none;
	text-align: right;
 }
 
 .article {
	font-size:16px;
	color:#666;
	font-family: Calibri;
	font-style:italic;
	font-weight:bold;
	text-align: left;
	padding-left: 5px;
	text-decoration:underline;
 }
 .author {
	font-size:12px;
	color:#006;
	font-family: Calibri;
	padding-left: 185px;
	
 }
  .grey {
	font-size:12px;
	color:#333;
	font-family: Calibri;
 }
 .bgrey {
	font-size:18px;
	color:#333;
	font-family: Calibri;
 }
  .white {
	font-size:13px;
	color:#fff;
	font-family: Calibri;
	text-align: left;
 }
#footer_end {
	margin: 0 auto;
	z-index: 1;
	position: absolute;
	background: transparent url(../images/footer_bg2.png);
	background-repeat: no-repeat;
	background-position:top;
	height: 144px;
	width: 1027px;
	left: -684px;
	top: 2120px;
}
#footer_inside_right {
	float: right;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	height: 98px;
	width: 250px;
	padding-top: 10px;
	text-align: right;
	margin-right: 25px;
}
#footer_inside_left {
	float: left;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	height: 100px;
	width: 420px;
	padding-top: 25px;
	padding-left: 25px;
}
#footer_inside_mid {
	float: right;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	height: 100px;
	width: 100px;
	padding-top: 25px;
	padding-left: 25px;
	margin-right: 95px;
}
#footer_end_art {
	margin: 0 auto;
	z-index: 1;
	position: relative;
	background: transparent url(../images/footer_bg2.png);
	background-repeat: no-repeat;
	background-position:top;
	height: 144px;
	width: 1027px;
}
h2 { 
	font-size:20px;
	color:#666;
	font-family: Calibri;
	font-style:italic;
	font-weight:bold;
	text-align: left;
	padding-left: 5px;
	text-decoration:underline;
	line-height: 1 !important;
}
h1 {font-size:20px!important;
	color:#666;
	font-family: Calibri;
	font-style:normal;
	font-weight:100 !important;
	text-align: left;
	text-decoration:none!important;
}
.fishinghuntingtopic {
	font-size:20px!important;
	color:#003;
	font-family: Calibri;
	font-style:normal;
	font-weight:100 !important;
	text-align: left;
	text-decoration:none!important;
}
#floridafishinginfo {
	width:664px;
	z-index: 2;
	position: absolute;
	left: 365px;
	top: 37px;
	height: 50px;
}
#huntinginfo{
	width:58px;
	z-index: 2;
	position: absolute;
	left: 304px;
	top: 37px;
	height: 50px;
}
#fishingarticletitle{
	width:578px;
	height:50px;
	z-index: 2;
	position: absolute;
	left: 41px;
	top: -10px;
	height: 50px;
}
