
body,html {
	/*margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	overflow:hidden;*/
	margin-top: 0px;
	background: #000000;
	text-align: center;
	font-family: Arial;
	margin: 0 auto 0 auto;

}

img {
	border: 0px;
	behavior: url(iepngfix.htc);
}

.text {
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.content {
	background: url(images/bkgnd-body3.jpg) no-repeat;
	text-align: left;
}

.contentLF {
	text-align: left;
}

.contentCNB {
	background: url(images/bkgnd-CNB.jpg) no-repeat;
	text-align: left;
}

.contentCU {
	background: url(images/bkgnd-CU.jpg) no-repeat;
	text-align: left;
}


.contentGuide {
	background: url(images/bkgnd-Guide.jpg) no-repeat;
	text-align: left;
}

.main {
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	padding: 300px 0px 5px 20px;
	height: 400px;
	width: 490px;
}
.mainCNB {
	font-size: 20px;
	text-align: center;
	line-height: 20px;
	padding: 40px 0px 0px 10px;
	height: 665px;
	width: 790px;
}
.mainCU {
	font-size: 19px;
	text-align: center;
	line-height: 20px;
	padding: 40px 0px 0px 10px;
	height: 200px;
	width: 790px;
}


.mainGuide {
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	padding: 40px 0px 0px 10px;
	height: 600px;
	width: 790px;
}

.mainGuide a {
	font-size: 16px;
}
.mainLF {
	background: url(images/bkgnd-LF3.jpg) repeat-y;
	font-size: 19px;
	text-align: center;
	line-height: 20px;
	padding: 10px 15px 5px 10px;
	/*height: 690px;*/
	width: 400px;
}
.right {
	valign: bottom;
	text-align: left;
	height: 200px;
	padding: 400px 0px 0px 0px;
	width: 175px;
	float: right;
}
.rightLF {
	valign: bottom;
	text-align: left;
	height: 690px;
	padding: 1px 0px 0px 5px;
	width: 360px;
	float: right;
}
.new {
	font-size: 18px;
	font-weight: bold;
	padding: 30px 0px 0px 25px;
	height: 200px;
}

.bottom {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
	height: 30px;
	padding: 5px 0px 0px 0px;
}


.letsfish-bottom {
	background: url(images/letsfish-bottom.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
	height: 30px;
	padding: 5px 0px 0px 0px;
}

.bragbottom {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
	height: 30px;
	padding: 5px 0px 0px 0px;
	background: url(images/bragpage-footer.jpg) no-repeat;
}

.rates {
	font-size: 18px;
	font-weight: bold;
	color: #b81f25;
}
.attention {
	font-size: 20px;
	font-weight: bold;
	color: #b81f25;
}

.upper {
	text-transform: uppercase;
}

.footer{
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: #purple;
	text-decoration: none;
}
a:active {	
	color: #blue;
	text-decoration: none;
}
a:hover {
	color: green;
	text-decoration: underline;
}

a.link:link {
	color: blue;
	font-size: 19px;
	text-decoration: none;
}
a.link:visited {
	color: #purple;
	font-size: 19px;
	text-decoration: none;
}
a.link:active {	
	color: #blue;
	font-size: 19px; 
	text-decoration: none;
}
a.link:hover {
	color: green;
	font-size: 19px;
	text-decoration: underline;
}