body {
   background: url('/woodbg.jpg');
}

div#banner {
  text-align: center;
  overflow: hidden;
  margin-bottom: 10px;
}

div#sidebar_left {
  float: left;
  width: 190px;
  margin-right: 5px;
  margin-left: 5px;
}

div#sidebar_left div#links {
  background: url(mainbg.png);
  background-position: -50px 0px;
  border: 1px solid Black;
  padding: 0;
  padding-top: 0;
  padding-bottom: 20px;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}

div#sidebar_left div#links ul {
  font-size: .9em;
  font-family: Arial, sans-serif;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}

div#sidebar_left div#links ul li {
  list-style: none;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  padding-left: 60px;
  min-height: 34px;
}

div#sidebar_left a {
  color: Black;
  text-decoration: none;
}

div#sidebar_left a:hover {
  text-decoration: underline;
}

div#main {
  overflow: hidden;
}

div#main div#main_top {
  margin: 0;
  height: 78px;
  background: url('/maintopleft.png');
}

div#main h1 {
  padding: 0;
  padding-top: 20px;
  padding-left: 65px;
  font-family: 'Century Gothic', 'Trebuchet MS', sans-serif;
  letter-spacing: -2px;
  background-image: url('/fish_icon2.png');
  background-repeat: no-repeat;
  background-position: 35px 7px;
}

div#main h2 {
  margin: 0;
  font-family: Georgia, serif;
  letter-spacing: 1px;
  font-size: 20px;
  background-image: url('/fish_icon1.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding: 0;
  padding-left: 25px;
  padding-top: 30px;
  margin-bottom: 10px;
}

div#main ul {
  margin:0;
}

div#main li {
  font-family: Arial, sans-serif;
}

div#main div#main_bot {
  margin: 0;
  height: 94px;
  background: url('/mainbot.png') top left no-repeat;
}

div#main div#main_content {
  margin: 0;
  background: url('/mainbg.png') repeat;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 5px;
}

div#main_content p {
  margin-top: 5px;
  margin-bottom: 15px;
  font-family: Arial, Verdana, sans-serif;
  line-height: 1.3em;
}

div#sidebar_right {
  float: right;
  width: 150px;
  margin-left: 10px;
}

div#sidebar_right img#isedn_link {
  margin-left: 13px;
  margin-right: 12px;
  margin-bottom: 15px;
}

.article {
  display: block;
  color: Black;
  border: 1px solid Black;
  text-decoration: none;
  background: White;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.article h3 {
  margin: 0;
  padding: 0;
  font-family: Georgia, serif;
  letter-spacing: -1px;
  font-size: 20px;
  background-color: #CCDDFF;
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 45px;
  padding-left: 10px;
}

.article h3.fishing {
  background-image: url('/fish_icon3.png');
  font-size: 13pt;
}

.article h4 {
  margin: 0;
  padding: 0;
  font-family: Georgia, serif;
  font-size: 17px;
  background-color: #CCDDFF;
  font-weight: normal;
  font-style: italic;
  border-bottom: 1px solid Black;
  padding-left: 20px;
}

.article h5 {
  margin: 0;
  padding: 0;
  font-family: Georgit, serif;
  font-weight: bold;
  font-style: italic;
  font-size: 17px;
  padding-left: 10px;
}

a.black_link {
  color: Black;
}

.article p {
  font-size: 11pt;
  padding: 5px 10px 10px 10px;
  line-height: 1.5em;
}

.article li {
  margin-top: .5em;
  margin-bottom: .5em;
  font-size: 11pt;
  line-height: 1.5em;
}

.lightbox {
  display: block;
  color: Black;
  border: 1px solid Black;
  text-decoration: none;
  background: #FBEFD9;
  padding: 5px;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
}

p.submit {
  text-align: center;
  padding: 10px;
}

p.copyright {
  text-align: center;
  font-size: 10pt;
  padding: 10px;
}

p.disclaimer {
  font-style: italic;
  font-size: 11pt;
  text-align: center;
  padding: 10px;
}

p.dir_tls {
  font-size: 11pt;
  border: 1px solid Black;
  background: #FBEFD9;
  padding: 5px;
  margin-bottom: 20px;
}

dl.lplisting {
  border: 2px solid Green;
  background: #EEFFEE;
  font-family: Arial, sans-serif;
  padding: 10px;
}

dl.lplisting dt {
  font-size: 12pt;
  font-weight: bold;
  padding-left: 50px;
  background: url('/fish_icon3.png') no-repeat top left;
  margin-bottom: 5px;
}

dl.lplisting a {
  color: Green;
  text-decoration: none;
}

dl.lplisting a:hover {
  text-decoration: underline;
}

dl.lplisting dd {
  font-size: 10pt;
  margin-left: 0;
}

dl.dir_listing {
  border: 1px dashed Green;
  background: #FBEFD9;
  font-family: Arial, sans-serif;
  padding: 5px;
  margin-bottom: 10px;
}

dl.dir_listing dt {
  font-size: 10pt;
  font-weight: bold;
}

dl.dir_listing a {
  color: Green;
}

dl.dir_listing dd {
  font-size: 10pt;
  margin-left: 0;
}

dl.article_list {
  font-size: 12pt;
  font-family: Arial, sans-serif;
}

dl.article_list dt {
  margin-left: 10px;
}

dl.article_list dd {
  margin-bottom: 10px;
}

table.adrates {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
  border-collapse: collapse;
}

table.adrates td {
  border: 1px solid black;
  background-color: White;
}

table.adrates th {
  border: 1px solid black;
  background-color: #F1DAB1;
}

table.order td {
  font-family: Arial, sans-serif;
}

.ES-FL-Border {
    width: 145px;
    border: 1px solid Black;
    cursor: hand;
}

.ES-FL-Title {
    width: 140px;
    color: #000000;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    background-color: #CCDDFF;
    font-weight: bold;
    text-decoration: none;
    padding-left: 3px;
}

.ES-FL-Body {
    width: 140px;
    background-color: White;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #212121;
    padding-left: 3px;
}

div.news {
  border: 1px dashed black;
  background: #FBEFD9;
  margin-top: 20px;
  font-size: 11pt;
  line-height: 1.5em;
}

div.news h2 {
  background-color: #F5DC9F;
  border-bottom: 1px solid black;
}

div.news p {
  margin: 20px;
  padding-top: 20px;
}

div.news li {
  margin-top: 10px;
}

div.rssbox {
  display: block;
  color: Black;
  border: 1px solid Black;
  text-decoration: none;
  background: #FBEFD9;
  padding: 0;
  padding-bottom: 5px;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial, sans-serif;
}

h4.rsstitle {
  font-family: 'Century Gothic', 'Trebuchet MS', sans-serif;
  font-size: 12pt;
  letter-spacing: -1px;
  padding: 0;
  padding-left: 10px;
  margin: 0;
  background: Navy;
  border-bottom: 1px solid Black;
  color: White;
}

li.rssitem {
  font-size: 9pt;
  width: 50%;
  float: left;
  list-style-type: none;
  line-height: 1.5em;
}

li.rssitem a {
  text-decoration: none;
}

li.rssitem a:hover {
  font-weight: bold;
  text-decoration: underline;
}

div#sidebar_left a.ad_button {
  display: block;
  width: 150px;
  height: 75px;
  background-image: url(/ad_bg.png);
  background-repeat: no-repeat;
  text-decoration: none;
  color: Blue;
  font-size: 8pt;
  font-family: Arial, sans-serif;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

a.ad_button p {
  text-align: center;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
}

a.ad_button div.btn_half {
  float: left;
  width: 40%;
  text-align: center;
}

a.ad_button div.list_half {
  float: right;
  width: 55%;
}

div.list_half ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.list_half ul li {
  text-align: left;
}

tr.main_page_message {
  background-color: White;
}

td.browsing_category_td {
  background-color: White;
}

p.googlelink {
  text-align: center;
  padding: 5px;
  border: 1px solid black;
  background-color: #F1DAB1;
  overflow: hidden;
}
  
