#page_wrapper {
  top: 35px;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  display: block;
  width: 876px;
  height: inherit;
  text-align: left;
}
#header {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: table;
  background: transparent url('../../img/header.jpg') no-repeat left top;
  width: 876px;
  height: 155px;
  /*
  cursor: pointer; */
}
#body_wrapper {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: table;
  width: 876px;
  height: inherit;
  background: #FFFFFF;
}
#footer {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: table;
  background: transparent url('../../img/footer_bg.jpg') no-repeat left center;
  width: 876px;
  height: 70px;
}
.shd {
  background-color: #F0F0F0;
}
tr.item_list:hover {
  background: #DDDDDD;
}


/*    BEGIN SITE CSS    */
#left_column {
  margin: 0px;
  padding: 5px;
  width: 230px;
  background: #000000;
}
#main_column_full {
  margin: 0px;
  padding-left: 5px;
  width: 635px;
  height: inherit;
}
#main_column_slim {
  margin: 0px;
  padding: 5px;
  width: 386px;
  height: inherit;
}
#right_column {
  margin: 0px;
  padding: 5px;
  position: relative;
  display: block;
  width: 230px;
  height: inherit;
}
a.subscribe_link {
  color: #999999;
  text-decoration: none;
}
a.subscribe_link:link,
a.subscribe_link:visited,
a.subscribe_link:active {
  color: #999999;
  text-decoration: none;
}
a.subscribe_link:hover {
  text-decoration: underline;
}
div.page_hl_bg {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  width: inherit;
  height: 50px;
  background: transparent url('../../img/section_hl_bg.png') no-repeat left top;
}
span.page_hl {
  margin: 0px;
  padding: 15px 0px 0px 15px;
  position: relative;
  display: table;
  width: inherit;
  height: inherit;
  color: #990000;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
}
div#mail_list {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  width: 200px;
  height: 30px;
  line-height: 30px;
  color: #FFFFFF;
  background: transparent url('../../img/mail_list_bg.png') no-repeat left top;
  text-align: center;
  cursor: pointer;
}
div#reg_login {
  margin: 0px;
  padding: 0px 10px 0px 0px;
  position: relative;
  display: block;
  width: inherit;
  height: 30px;
  line-height: 30px;
  font-size: 11px;
  color: #666666;
}
div#reg_login a {
  color: #999999;
  text-decoration: none;
}
div#reg_login a:link,
div#reg_login a:visited,
div#reg_login a:active {
  text-decoration: none;
}
div#reg_login a:hover {
  text-decoration: underline;
}
div#prod_search {
  margin: 0px;
  padding: 0px 10px 0px 0px;
  position: relative;
  display: block;
  width: inherit;
  height: 30px;
  line-height: 30px;
  font-size: 11px;
  color: #666666;
  text-align: left;
}
div#prod_search div#input_line {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  height: 20px;
  line-height: 20px;
  vertical-align: bottom;
}
td.credit {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  font-size: 10px;
  color: #FFFFFF;
  height: 100px;
  background: transparent url('../../img/base_bg.png') repeat-x left top;
}
div#copyright {
  margin: 0px;
  padding: 10px 0px;
  width: inherit;
}
div#date_time {
  margin: 0px;
  padding: 10px 0px;
  width: inherit;
  font-size: 11px;
  color: #111111;
}
/*    END SITE CSS    */








div.table_hl {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  font-size: 11px;
  font-weight: bold;
  color: #990000;
  border-bottom: 1px solid #990000;
}
div.spacer {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  width: 300px;
  height: 20px;
}
div.fanzone_banner {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  white-space:nowrap;
  width: 620px;
  height: 226px;
}
div.byline_banner {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  white-space:nowrap;
  width: 620px;
  height: 175px;
  overflow: auto;
}
div.byline_banner img {
  border: 1px dotted #CCCCCC;
}
div.byline_banner img:hover {
  border: 1px dotted #000099;
}
div.hl {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  line-height: 18px;
  font-size: 14px;
  font-weight: bold;
  text-indent: 10px;
  color: #990000;
  border-bottom: 1px solid #990000;
}

