* { margin: 0; padding: 0; font-family: Georgia, Tahoma, Verdana, Arial, Geneva, Helevetica, sans-serif; }
.clearer { clear: both; height: 0px; }

a img { border: none; }
a:visited { color: blue; }
a:hover { color: #0066FF; }

body {
	background: url(http://www.bassfishin.com/fishing-cartoons/sponsor/css/bg.jpg) repeat-y top center;
}

#wrapper {
	width: 985px;
	margin: 0 auto;
	padding-left: 1px;
	border: 2px solid #A14002;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-size: 12px;
}

#top1 img { display: block; }

#top2 {
	width: 985px;
	height: 345px;
	padding-top: 25px;
	background: url(http://www.bassfishin.com/fishing-cartoons/sponsor/css/bg2.jpg) no-repeat top center;
	text-align: center;
}

#top3 {
	width: 985px;
	padding-bottom: 50px;
	background: url(http://www.bassfishin.com/fishing-cartoons/sponsor/css/bg3.jpg) no-repeat top center;
	background-color: #F9EAE0;
}

#content {
	float: left;
	display: inline;
	width: 618px;
	margin-top: 77px;
	padding: 0px 0px 0px 50px;
	border-right: 1px solid #E7D8CE;
}

#content img#topAdv { display: block; }

#content img.headText {
	display: block;
	padding: 26px 0px 0px 0px;
}

#content p {
	padding: 10px 30px 0px 0px;
	line-height: 1.5em;
	letter-spacing: 1px;
	color: #484848;
}

#interested {
	width: 585px;
	margin: 30px 0px 0px 0px;
	padding-top: 73px;
	background: url(http://www.bassfishin.com/fishing-cartoons/sponsor/css/interested.gif) no-repeat top center;
}

#interested p {
	text-align: center;
	padding-right: 0px;
}

#interested p#phone {
	font-size: 35px;
}

#interested p#direct a {
	color: #218b98;
	font-size: 18px;
}

#sidebar {
	float: right;
	display: inline;
	width: 316px;
	text-align: center;
}

#sidebar img#phoneTag {
	margin-top: 239px;
}

#sidebar img#directTag {
	margin-top: 13px;
}

#sidebar #logos {
	margin-top: 50px;
	line-height: 5em;
}

#cr {
	float: left;
	display: inline;
	width: 668px;
	padding-top: 40px;
	text-align: center;
	font-size: 10px;
	color: #ab988c;
}


