.body { margin: 0; background-position:center; background-image: url(images/background1.jpg); background-repeat: repeat-y; background-color: #010101; font-family: arial; }

a:link { color: #283517; text-decoration: underline; font-weight: bold; }
a:hover { color: #4a0f01; text-decoration: underline; font-weight: bold; }
a:visited {  color: #283517; text-decoration: underline; font-weight: bold; }
a:visited:hover { color: #4a0f01; text-decoration: underline; font-weight: bold; }

.headermain { background-image: url(images/headerNY.jpg); width: 883px; height: 220px; }
.headerpadding { padding-top: 151px; padding-left: 20px; }
.headertextarea { width: 267px; height: 40px; font-size: 11px; font-family: tahoma; line-height: 16px; }
.headerusernametxt { color: #9d8b65; }
.headerbalancetxt { color: #7c7c7c; }
.headerbottomlinkstxt { color: #7e1b03; }
.headerbottomlinkstxt a:link { color: #641502; text-decoration: none; }
.headerbottomlinkstxt a:hover { color: #641502; text-decoration: underline; }
.headerbottomlinkstxt a:visited { color: #641502; text-decoration: none; }
.headerbottomlinkstxt a:visited:hover { color: #641502; text-decoration: underline; }

.navhead { background-image: url(images/nav.jpg); height: 74px; width: 883px; }
.navlogoutbutton { float: right; padding-top: 9px; margin-right: 25px; }
.navlogout { float: right; padding-top: 13px; color: #f24c4c; font-size: 14px; font-family: tahoma; }
.mainnavtxt { color: #ddd3b3; font-size: 14px; font-family: tahoma; padding-top: 13px; margin-left: 25px; }
.mainnavtxt a:link { color: #ddd3b3; text-decoration: none; }
.mainnavtxt a:hover { color: #ddd3b3; text-decoration: underline; }
.mainnavtxt a:visited { color: #ddd3b3; text-decoration: none; }
.mainnavtxt a:visited:hover { color: #ddd3b3; text-decoration: underline; }
.gofishingtxt { color: #ffce36; }
.gofishingtxt a:link { color: #ffce36; text-decoration: none; }
.gofishingtxt a:hover { color: #ffce36; text-decoration: underline; }
.gofishingtxt a:visited { color: #ffce36; text-decoration: none; }
.gofishingtxt a:visited:hover { color: #ffce36; text-decoration: underline; }
.gohelptxt { color: #00CCFF; }


.maintable { background-color: #9d8b65; width: 883px; overflow: hidden; }
.secondtable { background-color: #ffffff; border-width: 3px; border-style: solid; border-color: #898989; margin: 4px; overflow: hidden; }
.secondtablepadding { padding: 2px; }

.blankcontentareapad { padding: 10px; }
.onlineusershead { border-width: 2px; border-style: solid; border-color: #b4a27b; margin: 4px; background-color: #6d5a35; }
.onlineuserstxt { padding: 5px; color: #d4c093; font-size: 12px; font-family: tahoma; }

.abovefooter { background-image: url(images/overheader.gif); width: 883px; height: 20px; }
.footer { background-image: url(images/footer.jpg); width: 883px; height: 45px; }

table { font-size: 12px; font-family: verdana; }


#dropmenudiv{
position:absolute;
border:1px solid #354126;
border-bottom-width: 0;
font:normal 11px Tahoma #657352;
line-height:18px;
z-index:100;
color: #657352;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #354126;
padding: 1px 0;
text-decoration: none;
font-size: 11px;
font-weight: none;
color: #657352;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #192010;
color: #657352;
}