
#aboutUsImg{
	margin: 0px;
	border: black solid 1px;
}

a:link {
	text-decoration: underline;
	color: #000099;
}

a:visited {
	text-decoration: underline;
	color: #000099;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

body{
	margin: 0;
	margin-bottom: 10px;
	background-image: url(images/RenegadeBG.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.contentFrame{
	width: 780px;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    border-left: black solid 1px;
	border-right: black solid 1px;
	border-bottom: black solid 1px;
	background-color: #F3F3FF;
	text-align: left;
}

.contentText{
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	float: none;
}

.fishingreport{
	padding-top: 20px;
}

.footerText{
	padding: 0px;
	padding-top: 2px;
	width: 1000px;
	text-align: center;
	font-size: smaller;
	clear: both;
}

h1{
	font-size: large;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2{
	font-size: large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3{
	font-size: medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4{
	font-size: small;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5{
	font-size: smaller;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#homeBox{
	margin: 0;
	text-align: center;
}

.recipeContainer{
text-align: center;
}

.recipeTabLeft{
	height: 36px;
	width: 51px;
	background-image: url(images/recipe-tab-left.gif);
	background-repeat: no-repeat;
	float: left;
}

.recipeTabBG{
	height: 36px;
	background-image: url(images/recipe-tab-middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	vertical-align: text-top;
}

.recipeTabRight{
	height: 36px;
	width: 34px;
	background-image: url(images/recipe-tab-right.gif);
	background-repeat: no-repeat;
	float: left;
}

.recipeTabVeryRight{
	height: 36px;
	background-image: url(images/recipe-tab-veryright.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: none;
}
.recipeTabSection{
	width: 729px;
}

.recipeBody{
	margin: 0px;
	padding: 0px;
	background-image: url(images/recipe-bg-sides.gif);
	backtround-repeat: repeat-y;
	width: 729px;
}

.recipeTopBody{
	background-image: url(images/recipe-top-bottom.gif);
	bacground-repeat: no-repeat;
	background-position: top;
	height: 13px;
	width: 729px;
	clear: both;
}

.recipeText{
	vertical-align: text-top;
	background-image: url(images/recipe-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 40px;
	padding-top: 10px;
	text-align: left;
}

.recipeBottom{
	height: 53px;
	width: 729px;
	background-image: url(images/recipe-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.renBody{
	width: 1000px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: none;
	background: none;
	text-align: center;
}

.renHeader{
	height: 225px;
	overflow: hidden;
}

.spacer{
	clear:both;
}

#subject{
	display: none;
}

.rates{
	background-color: none;
	border-color: white;
	border-style: solid;
	text-align: center;

}