/* CSS Document */

body,
	html {
		margin:0;
		padding:0;
		background:#dfdfdf url(images/frbg.jpg);
		background-repeat:repeat-x;
		color:#000000;
	}
	body {
		min-width:775px;
		margin:auto;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		clear:left;
	}
	#wrap {
		background:#FFFFFF;
		margin:0 auto;
		width:775px;
		border:#000033 solid 1px;
	}
	#header {
		background:#FFFFFF;
		padding:0px;
		margin-bottom:0px;
	}
	
  #e1 {
	float:left;
	width:198px;
	height:112px; 
	background:url(images/sport_fishing_01.jpg);	
}

#e2 {
	float:left;
	width:281px;
	height:112px;
	background:url(images/sport_fishing_02.jpg);	
}

#e3 {
	float:left;
	width:296px;
	height:112px;
	background:url(images/sport_fishing_03.jpg);	
}

#e4 {
	float:left;
	width:198px;
	height:95px; 
	background:url(images/sport_fishing_04.jpg);	
}

#e5 {
	float:left;
	width:281px;
	height:95px;
	background:url(images/sport_fishing_05.jpg);	
}

#e6 {
	float:left;
	text-align:center;
	width:296px;
	height:95px;
	background:url(images/sport_fishing_06.jpg);
}

#e7 {
	float:left;
	width:198px;
	height:60px;
	background:url(images/sport_fishing_07.jpg);
	background-repeat:no-repeat;
}


#article {
	float:left;
	width:577px;
	height:60px;
	background:white;
}
	#article h1 {
		padding:10px 10px 0px 10px;
		margin-bottom:0px;
		margin-top:0px;		
		font-size:24px;
		font-family:Arial, Helvetica, sans-serif;
		color:#000066;
    }

	#article p {
		color:#FFCC00;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-indent:12px;
		margin-top:0px;
		padding:0px 0px 0px 0px;
}

.article {
	font-size:12px;
	font-size-adjust:200%;
	padding:0px 20px 0px 0px;
}



	#main {
		background:#FFFFFF;
		float:right;
		width:577px;
		min-height:800px;
		border:#000066 thick;
		padding:0;
		margin:0;
	}
	#main h1 {
	padding:0;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	margin: 0;
    }

	#main h2, #main h3, {
	padding:0;
	color:#000000;
	margin: 0 0 10px 0;
	font-size: x-small;
    }
	
	.tag {
		float:right;
		width:565px;
		clear:both;
		margin-top:5px;
		}

	p.underheader {
		color:#FFCC00;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-top:0px;
		padding:0px;
		text-indent:2px;
	}

	#sidebar {
		float:left;
		width:190px;
		padding: 5px;
		margin-top:0px;
	}
	#sidebar ul {
		margin-bottom:0;
    }
	 #sidebar p {
		padding:0 10px 0 0;
    }	

	#sideheader {
	float:left;
	width:175px;
	height:25px;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/othernavheader.jpg);
	background-repeat:no-repeat;
	}
	
	.menuheader h3 p {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color:#000066;		
	}	

	#sidecontent {
	float:left;
	width:170px;
	margin-top:0px;
	background: #000000 url(images/othernavbg.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

	#sidecontent ul {
	margin:0px;
	width: 150px;
	list-style:none;
	font-weight:bold;
	padding: 0px 0px 0px 20px;
	}
	
	#sidefooter {
	float:left;
	clear: left;
	width:175px;
	height:25px;
	margin: 0px;
	background: #fff url(images/othernavfooter.jpg);
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	}
	
	#adwords {
		margin:0px 15px 0px 10px;
		width:250px;
		height:250px;
		float:left;
		}
	#awimg {
		width:250px;
		height:250px;
		clear:right;
		}

	 .article h1 {
		padding: 0 0 0 0;
		margin-top:20px;
    }

	 .byline h3 {
		padding:0;
		margin-top:0;
		margin-bottom:20px;
    }


		
	#footer {
	clear:both;
	height:75px;
	background-color: #B2B2B2;
	}
	
	#footer p {
		text-align:center;
		padding:5px;
		margin:0;
		color:#666666;
    }

	#footer a {
		text-align:center;
		text-decoration:none;
		padding:5px;
		margin:0;
		color:#666666;
    }
