<STYLE TYPE="text/css">
   <!--
   /* comment */
   .dummy/* for some reason, first class doesn't register*/
   {
      width:1000px;
   }
   body
   {
      text-align:center;
   }
   a
   {
      text-decoration:none;
   }
   #BOX /* main div*/
   {
      width:1000px;
      border-width:2px;
      border-color: #C3C3C3;
      border-style: solid;
      background: #000000;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 4px;
      text-align:center;
      color: #C3C3C3;
      font-family: 'TSCu_Comic', 'Trebuchet MS', fantasy;
   }
   #LOGO /*div for the logo*/
   {
      width: 100%;
      background: #000000;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      color: #C3C3C3;
      font-size: 32pt;
      font-family: 'TSCu_Comic', 'Trebuchet MS', fantasy;
   }
   .LOGO_lnk a:link
   {
      color: #851C0B;
      text-decoration: none;
   }
   .LOGO_lnk a:visited
   {
      color: #851C0B;
      text-decoration: none;
   }
   .NO_DEC a:link
   {
      text-decoration: none;
      color: #C3C3C3;
   }
   .NO_DEC a:visited
   {
      text-decoration: none;
      color: #C3C3C3;
   }
   #MNU /*main div for the menu block*/
   {
      width: 99%;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
   }
   #LEFT_MNU
   {
      float: left;
      width:32%;
      margin-left: 20px;
      text-align: left;
      color: #C3C3C3;
      font-weight: bold;
      font-family: 'TSCu_Comic', 'Trebuchet MS', fantasy;
   }
   #CENTER_MNU
   {
      float: left;
      width:32%;
      text-align: center;
      color: #C3C3C3;
      font-family: 'TSCu_Comic', 'Trebuchet MS', fantasy;
   }
   #RIGHT_MNU
   {
      float: left;
      width:31%;
      text-align: right;
      color: #C3C3C3;
      font-family: 'TSCu_Comic', 'Trebuchet MS', fantasy;
      font-weight: bold;
   }
   .MNULNK a:link
   {
      color: #851C0B;
      text-decoration:none;
      font-weight:bold;
   }
   .MNULNK a:visited
   {
      /*color: #851C0B;*/
      color: #2E791A;
      text-decoration:none;
      font-weight:bold;
   }
   .MNULNK a:hover
   {
      text-decoration:none;
      color: #E9D500;
      font-weight:bold;
   }
   .MNULNK a:active
   {
   }
   .PLAIN_LNK a:link
   {
      color: #C3C3C3;
      text-decoration:none;
      font-weight:bold;
   }
   .PLAIN_LNK a:visited
   {
      /*color: #851C0B;*/
      color: #C3C3C3;
      text-decoration:none;
      font-weight:bold;
   }
   .PLAIN_LNK a:hover
   {
      text-decoration:none;
      color: #E9D500;
      font-weight:bold;
   }
   .PLAIN_LNK a:active
   {
   }
   .DATE
   {
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      margin-top: 15px;
      margin-bottom: 20px;
      /*border-width:1px;
      border-style: solid;
      border-color: red;*/
      color: #C3C3C3;
      font-size: 20pt;
      font-family: 'TSCu_Comic', 'Trebuchet MS', fantasy;
   }
   #PIC
   {
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      margin-top: 1px;
      font-size: 20pt;
      /*font-family: Tahoma;*/
      color: #C3C3C3;
      font-family: 'TSCu_Comic', 'Trebuchet MS', fantasy;
   }
   #NPOD_NAME
   {
      margin-bottom: 4px;
   }
   .NPOD_PIC
   {
      border-width:2px;
      border-style: solid;
      border-color: #C3C3C3;
   }
   #SZ_LNKS /*for displaying the different picture sizes*/
   {
      width: 800px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      margin-top: 2px;
      color: blue;
      font-size: 12pt;
      /*font-family: Tahoma;*/
   }
   .SZLNK a:link
   {
      color: #463B31;
      text-decoration:none;
      font-weight:bold;
   }
   .SZLNK a:visited
   {
      color: #463B31;
      text-decoration:none;
      font-weight:bold;
   }
   .SZLNK a:hover
   {
      text-decoration:none;
      color: #C3C3C3;
      font-weight:bold;
   }
   .SZLNK a:active
   {
   }
   .NAVLNK a:link
   {
      color: #851C0B;
      text-decoration:none;
      font-weight:bold;
   }
   .NAVLNK a:visited
   {
      color: #2E791A;
      text-decoration:none;
      font-weight:bold;
   }
   .NAVLNK a:hover
   {
      text-decoration:none;
      color: #E9D500;
      font-weight:bold;
   }
   .NAVLNK a:active
   {
   }
   .NAVLNK_ARK a:link
   {
      color: #851C0B;
      text-decoration:none;
   }
   .NAVLNK_ARK a:visited
   {
      color: #2E791A;
      text-decoration:none;
   }
   .NAVLNK_ARK a:hover
   {
      text-decoration:none;
      color: #E9D500;
   }
   .NAVLNK_ARK a:active
   {
   }
   #CnC /*Credit and Copywright*/
   {
      width: 800px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 3px;
      text-align: center;
      color: #C3C3C3;
      font-family: 'TSCu_Comic', 'Trebuchet MS', fantasy;
      font-size: 12pt;
   }
   #DESC /*description*/
   {
      /*float: left;*/
      width: 960px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 20px;
      margin-bottom: 10px;
      text-align: left;
      color: #C3C3C3;
      font-family: 'TSCu_Comic', 'Trebuchet MS', fantasy;
      font-size: 12pt;
   }
   .BOLD
   {
      font-weight: bold;
   }
   #VT_DG /*vote, digg, etc*/
   {
      width: 800px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      margin-bottom: 5px;
      /*border-width:1px;
      border-style: solid;
      border-color: #C3C3C3;
      /*background: #5A7350;*/
      padding-top: 2px;
      padding-bottom: 2px;
      overflow: hidden;
      color: #C3C3C3;
   }
   #SHARE
   {
      width: 800px;
      font-size: 12pt;
      padding-top: 3px;
      /*background: #5A7350;*/
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px;
      /*border-width:1px;
      border-style: solid;
      border-color: #C3C3C3;*/
      color: #C3C3C3;
      text-align: center;
   }
   #SHARE_EXP
   {
     /* float: left;*/
      margin-left: 10px;
      margin-right: 10px;
      font-size: 14pt;
   }
   .LIGHT_LNK a:link
   {
      color: #851C0B;
      text-decoration:none;
   }
   .LIGHT_LNK a:visited
   {
      color: #851C0B;
      text-decoration:none;
   }
   .LIGHT_LNK a:hover
   {
      text-decoration:none;
      color: #E9D500;
   }
   .LIGHT_LNK a:active
   {
   }
   .TENPT_FNT
   {
      font-size: 10pt;
   }
   .SHARE_IND
   {
     /* float: left;*/
      margin-right: 4px;
      margin-left: 10px;
   }
   .SHARE_LNK
   {
     /* float: left;*/
      margin-right: 4px;
      margin-left: 10px;
      font-size: 14pt;
   }
   .SHARE_ML
   {
      /*float: left;*/
      margin-right: 4px;
      margin-left: 6px;
      padding-top: 1px;
   }
   .SHARE_CMB
   {
      /*float: left;*/
      margin-right: 4px;
   }
   .SHARE_CMC
   {
      /*float: left;*/
      margin-left: 10px;
   }
   #VT_RATE
   {
      /*float: left;*/
      margin-left: 4px;
      margin-right: 4px;
      font-size: 14pt;
      vertical-align:baseline;
   }
   #RATE_0P5_DIV
   {
      /*float: left;*/
      font-size: 16pt;
   }
   #RATE_1P0_DIV
   {
   }
   #RATE_1P5_DIV
   {
   }
   #RATE_2P0_DIV
   {
   }
   #RATE_2P5_DIV
   {
   }
   #RATE_3P0_DIV
   {
   }
   #RATE_3P5_DIV
   {
   }
   #RATE_4P0_DIV
   {
   }
   #RATE_4P5_DIV
   {
   }
   #RATE_5P0_DIV
   {
   }
   .HRZ_SPACE_1x
   {
      float: left;
      width: 1px;
      border-width: 1px;
      border-style: solid;
      border-color: white;
   }
   #NAV/*container for prev and next buttons*/
   {
      width: 960px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 15px;
      margin-bottom: 10px;
      color: #C3C3C3;
      font-weight: bold;
   }
   #PREV
   {
      float: left;
   }
   #PREV_txt
   {
      float: left;
      width:200px;
      padding-top: 20px;
      padding-left: 5px;
      text-align: left;
   }
   #NEXT
   {
      float: right;
   }
   #NEXT_txt
   {
      float: right;
      width:200px;
      padding-top: 20px;
      padding-right: 5px;
      text-align: right;
   }
   #ARCHIVE /*for the archive link in between prev and next*/
   {
      float: left;
      width: 230px;
      margin-left: auto;
      margin-right: auto;
      padding-top: 30px;
      text-align: center;
      font-size:18pt;
   }
   #COMMENTS_TTL
   {
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      font-size: 24pt;
      color: #C3C3C3;
   }
   #CMNT_FORM
   {
      width:807px;
      margin-left: 10px;
      color: #C3C3C3;
      /*background: #463B31;*/
      padding-top: 5px;
      height: 60px;
   }
   #FORM_CMNT_LBL
   {
      width:95px;
      float: left;
      font-size: 14pt;
      margin-top: 4px;
      text-align: left;
      color: #C3C3C3;
      padding-bottom: 2px;
      padding-left: 3px;
      overflow: hidden;
   }
   #FORM_CMNT
   {
      float: left;
      width: 377px;
      font-size: 14pt;
      margin-top: 4px;
      margin-bottom: 4px;
      margin-right: 5px;
      overflow: hidden;
   }
   #CMNT_BTN
   {
      float: right;
      margin-top: 20px;
      margin-right: 2px;
   }
   #CMNT_WRAPPER
   {
      float: left;
      width: 275px;
   }
   #CMNT_ERR
   {
      float: left;
      border-width:2.5px;
      border-style: solid;
      border-color: #41383C;
      margin: 2px;
      background: #7E2217;
      display:none;
      color: white;
   }
   #HDN_EMAIL
   {
      display:none;
   }
   #EMAIL_MSG_LBL
   {
      width:11%;
      float: left;
      font-size: 14pt;
      margin-top: 4px;
      text-align: left;
      color: #C3C3C3;
      padding-bottom: 2px;
      padding-left: 25px;
      overflow: hidden;
   }
   #EMAIL_MSG
   {
      float: left;
      width: 500px;
      font-size: 14pt;
      margin-top: 4px;
      margin-bottom: 4px;
      margin-right: 5px;
      overflow: hidden;
   }
   #ALL_COMMENTS
   {
      float: left;
      width: 805px;
      margin-left: 10px;
   }
   #FAVS
   {
      float: left;
      width: 605px;
      /*border-width:2.5px;
      border-style: solid;
      border-color: #41383C;*/
      margin-left: 10px;
      margin-right: 10px;
   }
   .EML_BTN
   {
      float: left;
      font-size: 14pt;
      text-align: left;
      padding-right: 8px;
      padding-left: 10px;
      margin-top: 18px;
   }
   .EML_FORM_LBL
   {
      float: left;
      font-size: 14pt;
      text-align: left;
      padding-right: 8px;
      padding-left: 25px;
      overflow: hidden;
   }
   .EML_FORM_IN
   {
      float: left;
      width: 300px;
      font-size: 14pt;
      text-align: left;
   }
   #HDN_PAGE_DATE
   {
      display:none;
   }
   #HDN_npod_id
   {
      display:none;
   }
   #HDN_CMNT_DATE
   {
      display:none;
   }
   #HDN_IP
   {
      display:none;
   }
   #SUBMIT
   {
      float: left;
      width: 805px;
      margin-left: 10px;
      text-align: left;
   }
   #ARK_MSG
   {
      float: left;
      text-align: left;
      font-size: 14pt;
      margin-left: 9px;
      margin-bottom: 5px;
   }
   .ARK_NAV_BOX
   {
      float: left;
      margin-left: 80px;
      margin-bottom: 15px;
      margin-top: 10px;
      font-size: 14pt;
      
   }
   .ARK_CUR
   {
      float: left;
      margin-right: 50px;
      margin-left: 50px;
   }
   .ARK_LINK_BOX
   {
      float: left;
   }
   .ARK_LINK_TEXT
   {
      float: left;
      padding-top: 12px;
   }
   .ARK_LINK_NONE_TEXT
   {
      float: left;
      padding-top: 12px;
      font-color: gray;
      font-weight: bold;
   }
   .ARK_LINK_PIC
   {
      padding-top: 6px;
      float: left;
      margin-right: 4px;
      margin-left: 4px;
   }
   .ARK_VIEWING
   {
      /*deleteme*/   
      float: left;
      /*width: 500px;*/
      font-size: 14pt;
      /*margin-left: auto;
      margin-right: auto;*/
   }
   #ARK_BLOCK
   {
      float: left;
      width: 882px;
      margin-left: 4px;
   }
   .ARK_YR
   {
      float: left;
      margin-right: 8px;
      margin-left: 8px;
      margin-top: 10px;
      margin-bottom: 10px;
   }
   .ARK_THUMB
   {
      float: left;
      margin-bottom: 10px;
   }
   .ARK_TXT
   {
      float: left;
      width: 137px;
      margin-right: 3px;
      margin-left: 4px;
      margin-top: 10px;
      margin-bottom: 10px;
      text-align: left;
   }
   .ARK_MNU_YR
   {
      text-align: left;
      margin-bottom: 2px;
      margin-top: 2px;
   }
   .ARK_MNU_MONTH
   {
      text-align: right;
   }
   .ARK_MNU_CURR_MONTH
   {
      text-align: right;
      background-color: #E9D500;
   }
   #ARK_MNU
   {
      float: left;
      width: 100px;
      padding-bottom: 20px;
   }
   #HDN_CMNT
   {
      visibility:hidden;
   }
   .FORM_NM_LBL
   {
      float: left;
      width: 80px;
      font-size: 14pt;
      text-align: left;
      padding-right: 8px;
      padding-left: 3px;
      overflow: hidden;
      margin-bottom: 4px;
   }
   .FORM_LOC_LBL
   {
      float: left;
      width: 80px;
      font-size: 14pt;
      text-align: left;
      padding-right: 8px;
      padding-left: 3px;
      margin-bottom: 4px;
      overflow: hidden;
   }
   .FORM_IN
   {
      float: left;
      width: 180px;
      font-size: 14pt;
      text-align: left;
      margin-bottom: 8px;
      background: #C3C3C3;
   }
   .CMNT_DSPLY
   {
      float: left;
      width:100%;
      border-width:2px;
      border-style: solid;
      border-color: #41383C;
      margin-top: 2px;
      margin-bottom: 2px;
      background: #C3C3C3;
      overflow: auto;
      text-align: left;
   }
   .FONT_NO_BOLD
   {
      font-weight: normal;
   }
   .black
   {
      /*color:#110011;*/
      font-weight: bold;
   }
   .LIGHT_BLACK
   {
      color:#C3C3C3;
   }
   .CMNT_TXT
   {
      color:#41383C;
   }
   .CMNT_USR_TXT
   {
      color:#2E791A;
      font-weight: bold;
   }
   .CMNT_LOC_TXT
   {
      color: #2E791A;
      font-weight: bold;
   }
   #RCNT_CMNT_PAGES_FIRST
   {
      float: left;
      margin-right: 10px;
      color:#C3C3C3;
   }
   #RCNT_CMNT_PAGES
   {
      float: left;
      width: 400px;
      text-align: right;
      margin-right: 10px;
      color:#C3C3C3;
   }
   #RCNT_CMNT_PAGES_PREV
   {
      float: left;
      margin-right: 10px;
      color:#C3C3C3;
   }
   #RCNT_CMNT_PAGES_NXT
   {
      float: left;
      color:#C3C3C3;
   }
   #RCNT_CMNT_PAGES_LAST
   {
      float: left;
      margin-left: 10px;
      color:#C3C3C3;
   }
   .MOST_VIEWED_PIC
   {
      float: left;
      margin-right: 2px;
      margin-left: 100px;
      margin-bottom: 4px;
   }
   .MOST_VIEWED_DSPLY
   {
      float: left;
      margin: 2px;
      margin-left: 5px;
      text-align: left;
      background: #000000;
      width: 325px;
   }
   .RCNT_CMNT_PIC
   {
      float: left;
      margin-right: 2px;
      margin-bottom: 4px;
   }
   .RCNT_CMNT_DSPLY
   {
      float: left;
      width:630px;
      border-width:2px;
      border-style: solid;
      border-color: #41383C;
      margin: 2px;
      background: #C3C3C3;
      overflow: auto;
      text-align: left;
   }
   .RCNT_CMNT_TXT
   {
      color:#41383C;
   }
   .RCNT_CMNT_USR_TXT
   {
      color:#2E791A;
      font-weight: bold;
   }
   .RCNT_CMNT_LOC_TXT
   {
      color: #2E791A;
      font-weight: bold;
   }
   .STD
   {
      color: #C3C3C3;
      font-family: 'TSCu_Comic', 'Trebuchet MS', fantasy;
   }
   /*{
      color:#00008B;
      font-size:18pt;
   }*/
   .CnC_fnt /*text for Credit & Copywright*/
   {
      color: #C3C3C3;
   }
   .text_top /*for aligning images to top of text*/
   {
      vertical-align:middle;
   }
   .MAIN_MSG
   {
      clear: left;
      width: 728px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px;
      margin-top: 10px;
   }
   .ARK_MSG
   {
      float: left;
      width: 728px;
      margin-left: 50px;
      margin-right: 60px;
      margin-bottom: 10px;
   }
   /*ad divs */
   .VRT_BNR_120x240
   {
      float: right;
      width: 120px;
      min-height: 240px;
      border-width: 0px;
      border-style: solid;
      border-color: blue;
      margin-right: 3px;
      margin-bottom: 5px;
   }
   .LDR_728x90_ARK
   {
      float: left;
      width: 728px;
      min-height: 90px;
      margin-left: 50px;
      margin-right: 60px;
      margin-bottom: 0px;
   }
   .LDR_728x15
   {
      float: left;
      width: 728px;
     /* margin-left: 50px;
      margin-right: 60px;
      margin-bottom: 5px;
      */
   }
   .LDR_728x90
   {
      clear: left;
      width: 728px;
      min-height: 90px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 5px;
   }
   .WD_SKYSCRP_160x600
   {
      float: left;
      width: 160px;
      min-height: 600px;
      border-width: 0px;
      border-style: solid;
      border-color: blue;
      margin-right: 3px;
      margin-bottom: 5px;
   }
   .LINE /*a line to use for a separator*/
   {
      width: 100%;
      margin-top: 2px;
      border-width: 1px;
      border-style: groove;
      border-color: #C3C3C3;
      
   }
   /*final box for clearing and making the parent container
    * stretch down to fill all floated divs.*/
   .CLEAR
   {
      clear: both;
   }
   -->
</STYLE>

