@charset "utf-8";
/* CSS Document */
* {margin: 0px; padding: 0px;}
body,td,th {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-color: #020202;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
border: 0px;
}
div#Wrapper
{
 width:990px;
 border: 0px solid #999999;
 margin:auto;
 overflow:auto;
}
#Wrapper div
{
 float:left;
}
div#BgWrap
{
 position:relative;
 /*width:100%;*/
 width: 100%;
 background-image:url(../images/mainBG.jpg);
 background-repeat:repeat-y;
}
div#FooterWrap
{
 position:relative;
 width:100%;
 border: 0px solid #999999;
 background-image: url(../images/footerBG.jpg);
 background-repeat:repeat-x;
 background-position:bottom;
}
div#FooterWrapExt
{
 position:relative;
 width:100%;
 border: 0px solid #999999;
 background-image: url(../images/footerBG.jpg);
 background-repeat:repeat-x;
 background-position:bottom;
}
div#FooterLeftImgWrap
{
 position:relative;
 width:100%;
 border: 0px solid #999999;
 background-image: url(../images/home-bottom-left.jpg);
 background-repeat: no-repeat;
 background-position:bottom left;
 min-height: 779px;
}
div#HeaderLeft
{
 position:relative;
 width:257px;
 border: 0px solid #999999;
 background-image: url(../images/swalerockTopleft-bg.jpg);
 background-repeat: no-repeat;
 background-position:top left;
 height: 409px;
}
div#HeaderTopExt
{
 position:relative;
 width:100%;
 border: 0px solid #999999;
 background-image: url(../images/swalerockTopext.jpg);
 background-repeat:repeat-x;
 background-position:top left;
 height: 94px;
}
div#TopNav
{
 position:relative;
 background-image:url(../images/topMenuBG.jpg);
 background-repeat:no-repeat;
 padding-left:36px;
	width: 697px;
	height: 70px;
	border: 0px solid #FFFFFF;
}
div#HeaderImgFlash
{
 position:relative;
	width: 733px;
	border: 0px solid #999999;
	height: 279px;
}
div#MainContent
{
	position:relative;
	width: 673px;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	border: 0px solid #999999;
	min-height: 404px;
}

div#footerLinks
{
	position:relative;
	width: 673px;
	
	float:right;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px solid #999999;
   
}
div#FooterText
{
 	position:relative;
	width: 100%;
	border: 0px solid #999999;
	height: 54px;
}

a { text-decoration: none; color: #AADDDD; }
a:hover {text-decoration: underline; }

.fLinks {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
text-decoration:none;
}
.fLinks:hover{
text-decoration: none;
color:#62768a;
}

div#FooterText td, th
{
	font-size: 10px;
}

img{border:0;}
ul li { margin-left: 20px; }
.clear { clear:both; }
.faq { background: #111; width: 560px; margin: 4px; padding: 2px; }
.faq h3 { font: bold 14px/18px verdana,arial; color: #fff; }
.faq p { margin: 2px 10px; color: #ddd; font: normal 12px/16px arial; } 
#fishingreport { border: 2px solid #62768A; width: 650px; min-height: 100px; }
#reportgraphic { width: 100px; margin: 15px 20px; } 
#reportcontent { float: right; width: 450px; padding: 20px 4px 4px;  }