@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}

a img {border: none; }
a:link {
	color:#FFFFCC;
	text-decoration:underline;
}
a:visited {
color:#FFFFCC;
text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a:active {
color:#FFFFCC;
text-decoration:underline;
border:none;
}
body {
background:url("../images/bkg.jpg") no-repeat fixed center top #000000;
color:#2D2B1F;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
height:100%;
margin:0;
padding:0;
width:100%;
}
.clear {
float:none;
margin:0;
padding:0;
clear:both;
}
#wrapper {
background:url("../images/pagebkg.png") no-repeat scroll center top transparent;
margin:0 auto;
position:relative;
width:773px;
}
#header {
height:443px;
}
#links {
float:left;
font-size:18px;
letter-spacing:2px;
margin:320px 0 0 70px;
}
#links a {
color:#FFFFCC;
text-decoration:none;
}
#links a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#upperMenu {
font-size:11px;
/* margin:0 0 0 500px; */
text-align:right;
padding:83px 50px 0 0;
float:right;
}
#upperMenu a {
color:#FFFFFF;
text-decoration:none;
}
#upperMenu a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#headArticle {
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:20px;
margin:210px 0 0;
text-align:left;
width:180px;
padding-left:30px;
}
#headArticle ul {
color:#A68B60;
font-size:14px;
list-style:square outside url("../images/star.png");
margin-top:0;
}
#headArticle ul a {
color:#A68B60;
text-decoration:none;
}
#headArticle ul a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#display {
color:#FFFFCC;
font-size:12px;
}

.dispArticle1 {
width:400px;
}
#displayRightSide {
padding-right:40px;
width:270px;
margin-left:460px;
}
#displayLeftSide {
float:left;
padding-left:40px;
width:400px;
margin-top:-12px;
}
#runoff {
border-bottom:3px solid #5E4E34;
border-left:3px solid #5E4E34;
border-right:3px solid #5E4E34;
margin:0 18px 0 16px;
width:687px;
background:#2d2b1f;
padding:5px 24px;
}
#bottom {width:773px; height:107px; background:url(../images/footer.png) top center no-repeat; margin-bottom:10px}

#footer {
	color:#FC9;
bottom:50px;
clear:both;
font-size:12px;
position:absolute;
text-align:center;
width:773px;
}
#footer a {
color:#AD9E87;
}

#fisherArticle {background-color:#FFF; color:#2d2b1f; min-height:275px; padding:5px}
.photogap {padding:3px; border:0px}
