body {
  color: #999999;
  background-color: #303030;
  margin: 4px;
  padding: 0px;
  text-align: center;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 9pt;
  }
form{
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  }
TEXTAREA.banner {
  margin: 0px 0px 0px 14px; /* up,right,down,left */
  padding: 0px 0px 0px 10px; /* up,right,down,left */
}
INPUT{
  margin: 10px 0px 0px 0px; /* up,right,down,left */
  text-align: center;
  }
INPUT.text{
  float: left;
  margin: 10px 10px 0px 20px; /* up,right,down,left */
  text-align: left;
  }
  h2{ 
  padding: 8px 0px 8px 0px; /* up,right,down,left */
  margin: 0px 20px 0px 30px; /* up,right,down,left */
  text-align: left;
  }
  h3.pgp{ 
  padding: 8px 0px 4px 0px; /* up,right,down,left */
  margin: 20px 20px 0px 20px; /* up,right,down,left */
  color: #3333cc;
  text-align: left;
  font-size: 11pt;
  line-height: 12pt; 
  text-decoration: underline;
  }
  ul.pgp{
  padding: 8px 0px 8px 0px; /* up,right,down,left */
  margin: 0px 20px 0px 26px; /* up,right,down,left */
  text-align: left;
  }
  ul.pgp li{
  padding: 8px 0px 8px 0px; /* up,right,down,left */
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  }
  ul li{
  text-align: left;
  line-height: 11pt; 
  }
#ul{ /*paragraph in the body */
  float: left;
  width: 360px;
  padding: 0px 0px 6px 120px; /* up,right,down,left */
  }
  p{ /* gap for one raw article name */
  line-height: 3pt; 
  }
  p.count{ /* gap for counter name */
  padding: 0px 0px 1px 0px; /* up,right,down,left */
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  line-height: 11pt;
  }
p.count-l{ /* gap for left counter name */
  padding: 0px 0px 2px 0px; /* up,right,down,left */
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  line-height: 11pt;
  }
  p.text{ /*paragraph in the body */
  padding: 8px 0px 8px 0px; /* up,right,down,left */
  margin: 0px 20px 0px 20px; /* up,right,down,left */
  text-align: justify;
  line-height: 11pt; 
  }
  p.home{ /*paragraph in the body */
  padding: 8px 0px 8px 0px; /* up,right,down,left */
  margin: 0px 16px 0px 16px; /* up,right,down,left */
  text-align: justify;
  line-height: 11pt; 
  }
  p.head-home{ /*paragraph in the body */
  padding: 8px 0px 8px 0px; /* up,right,down,left */
  margin: 6px 16px 4px 16px; /* up,right,down,left */
  font-size: 14pt;
  line-height: 16pt; 
  font-weight: bold;
  text-decoration: underline;
  }
  p.toleft{ /* text to the left*/
  padding: 8px 0px 0px 0px; /* up,right,down,left */
  margin: 10px 16px -8px 16px; /* up,right,down,left */
  text-align: left;
  line-height: 11pt; 
  }
  a img.logo { 
  border-width: 0 
  }
  #key{ 
  padding: 0px 0px 0px 0px; /* up,right,down,left */
  margin: 0px 0px 0px 14px; /* up,right,down,left */
  text-align: left;
  font-size: 9pt;
  line-height: 10pt; 
  }
  #container { /* all page area*/
  text-align: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 900px;
  height: auto;
  margin: auto; 
  }
  #top { /* top area*/
  position: relative;
  margin: 0px 0px 0px 0px;  /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  } 
  #banner {  /* banner and big counter*/
  margin: 0px 0px 0px 0px;  /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  border: 3px solid #c0c0c0;
  background: #000000;
  }  
  #counters{ /* counters area*/
  position: absolute;
  width: 892px;
  margin: 2px 0px 0px 0px;  /* up,right,down,left */
  padding: 0px 0px 0px 2px;  /* up,right,down,left */
  border: 3px solid #c0c0c0;
  background: #000000;
  }
#c-box-l { /* left counter box */
  float: left;
  margin: 2px 0px 0px 0px;  /* up,right,down,left */
  padding: 2px 0px 0px 0px;  /* up,right,down,left */
  color: #dddddd;
  width: 178px;
  height: 74px; 
  font-size: 9pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  }
  #c-box { /* each counter box */
  float: left;
  margin: 2px 0px 0px 0px;  /* up,right,down,left */
  padding: 2px 0px 0px 0px;  /* up,right,down,left */
  color: #dddddd;
  width: 178px;
  height: 74px; 
  font-size: 9pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  }  
  #tabs{ /* top navigation buttons*/
  margin: 88px 0px 0px 0px;  /* up,right,down,left */
  padding: 0px 1px 0px 2px;  /* up,right,down,left */
  position: absolute;
  border: 3px solid #c0c0c0;
  background: #000000;
  }
  #tabs ul{  /* top navigation buttons*/
  margin: 0px 0px 0px 0px;  /* up,right,down,left  */
  padding: 3px 2px 0px 1px;  /* up,right,down,left */
  list-style: none;
  }
  #tabs li{  /* top navigation buttons*/
  display: inline;
  margin: 0px 0px 0px 0px;  /* up,right,down,left  */
  padding: 0px 0px 0px 0px;  /* up,right,down,left  */
  }
  #tabs a{  /* top navigation buttons*/
  float: left;
  text-decoration: none;
  }
  #tabs span a{  /* top navigation buttons*/
  float: left;
  display: block;
  margin: 0px 0px 2px 1px;  /* up,right,down,left  */
  padding: 1px 7px 0px 6px;  /* up,right,down,left  */
  background: #9999bb;
  border: 3px outset #9999bb;
  color: #000000;
  line-height: 21px;
  font-size: 10pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  }  
  #tabs span a:hover{  /* top navigation buttons*/
  color: #ffffff; 
  background: #0066cc;
  border: 3px inset #c0c0c0;
  }
  #main { /* only for the background and position  */
  margin: 129px 0px 0px 0px;  /* up,right,down,left  */
  background: #000000 url(../image/main-bg.gif) repeat-y; 
  border: 3px solid #c0c0c0;
  }
  #left{ /* left area*/
  position: absolute;
  width: 150px;
  margin: 0px 0px 0px 1px;  /* up,right,down,left */
  padding: 2px 2px 2px 2px;  /* up,right,down,left */ 
  }  
  #content{ /* middle area*/
  position: relative;
  width: 534px;
  height: 4838px;
  margin: 0px 200px 0px 178px; /* up,right,down,left */
  padding: 2px 2px 2px 2px;  /* up,right,down,left */
  }
  #right{ /*right area*/
  position: absolute;
  width: 150px;
  margin: 0px 0px 0px 727px;  /* up,right,down,left */
  padding: 2px 2px 2px 2px;  /* up,right,down,left */
  }
  #header a{ /* right & left column header  */
  margin: 3px 0px 4px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  width: 155px;
  line-height: 21px;
  display: block;
  color: #dddddd; 
  background: #0066cc;
  font-size: 11pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  border: 3px outset #9999bb;
  }  
  #header a:hover{ /* right & left column header  */
  background: #cccccc;
  color: #000000; 
  border: 3px inset #c0c0c0;
  } 
  #article-box-a{ /*  name of article & slideshow */
  float: left;
  margin: 2px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  width: 162px;
  display: block;
  background: #98a6de;
  }  
  #article-box-b{ /*  name of article & slideshow */
  float: left;
  margin: 2px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  width: 162px;
  display: block;
  background: #b1b6d5;
  }
  #name-row{ /*  name of article & slideshow */
  border: 1px outset #c0c0c0;
  padding: 0px 1px 0px 1px;  /* up,right,down,left */
  text-transform: capitalize;
  font-family: verdana;
  text-align: center;
  color: #000000; 
  font-weight: bold;
  font-size: 9pt;
  line-height: 12pt;
  }
  #link-row-swf  a{ /*  buttons of each article & slideshow */
  float: left;
  width: 52px;
  height: 30px;
  line-height: 46px;
  display: block;
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  color: #000000; 
  background: #999999 url(../image/ico_flash.gif) no-repeat top;
  font-size: 7pt;
  font-family: helvetica, serif;
  border: 1px outset #c0c0c0;
  text-decoration: none;
  }
  #link-row-zip  a{ /*  buttons of each article & slideshow */
  float: left;
  width: 52px;
  height: 30px;
  line-height: 46px;
  display: block;
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  color: #000000; 
  background: #999999 url(../image/ico_zip.gif) no-repeat top;
  font-size: 7pt;
  font-family: helvetica, serif;
  border: 1px outset #c0c0c0;
  text-decoration: none;
  }
  #link-row-wmv  a{ /*  buttons of each article & slideshow */
  float: left;
  width: 79px;
  height: 30px;
  line-height: 46px;
  display: block;
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  color: #000000; 
  background: #999999 url(../image/ico_wmv.gif) no-repeat top;
  font-size: 7pt;
  font-family: helvetica, serif;
  border: 1px outset #c0c0c0;
  text-decoration: none;
  }
  #link-row-swfl  a{ /*  button for video slideshow */
  float: left;
  width: 79px;
  height: 30px;
  line-height: 46px;
  display: block;
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  color: #000000; 
  background: #999999 url(../image/ico_flash.gif) no-repeat top;
  font-size: 7pt;
  font-family: helvetica, serif;
  border: 1px outset #c0c0c0;
  text-decoration: none;
  }
  #link-row-swf-ie  a{ /*  button for video slideshow */
  float: left;
  width: 52px;
  height: 30px;
  line-height: 46px;
  display: block;
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  color: #000000; 
  background: #999999 url(../image/ico_ie.gif) no-repeat top;
  font-size: 7pt;
  font-family: helvetica, serif;
  border: 1px outset #c0c0c0;
  text-decoration: none;
  }
  #link-row-swf-ff  a{ /*  button for video slideshow */
  float: left;
  width: 52px;
  height: 30px;
  line-height: 46px;
  display: block;
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  color: #000000; 
  background: #999999 url(../image/ico_ff.gif) no-repeat top;
  font-size: 7pt;
  font-family: helvetica, serif;
  border: 1px outset #c0c0c0;
  text-decoration: none;
  }
  #link-row-zipl  a{ /*  button for video slideshow */
  float: left;
  width: 79px;
  height: 30px;
  line-height: 46px;
  display: block;
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  color: #000000; 
  background: #999999 url(../image/ico_zip.gif) no-repeat top;
  font-size: 7pt;
  font-family: helvetica, serif;
  border: 1px outset #c0c0c0;
  text-decoration: none;
  }
  #link-row-play  a{ /*  buttons of each article & slideshow */
  float: left;
  width: 52px;
  height: 30px;
  line-height: 46px;
  display: block;
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  color: #000000; 
  background: #999999 url(../image/ico_shock.gif) no-repeat top;
  font-size: 7pt;
  font-family: helvetica, serif;
  border: 1px outset #c0c0c0;
  text-decoration: none;
  }
  #link-row-swf  a:hover { /*  buttons of each article & slideshow */
  background: #c0c0c0 url(../image/ico_flash.gif) no-repeat top;
  border: 1px inset #c0c0c0;
  }
  #link-row-wmv  a:hover { /*  buttons of each article & slideshow */
  background: #c0c0c0 url(../image/ico_wmv.gif) no-repeat top;
  border: 1px inset #c0c0c0;
  }
  #link-row-zip  a:hover { /*  buttons of each article & slideshow */
  background: #c0c0c0 url(../image/ico_zip.gif) no-repeat top;
  border: 1px inset #c0c0c0;
  }
  #link-row-swfl  a:hover { /*  buttons of each article & slideshow */
  background: #c0c0c0 url(../image/ico_flash.gif) no-repeat top;
  border: 1px inset #c0c0c0;
  }
  #link-row-swf-ie  a:hover { /*  buttons of each article & slideshow */
  background: #c0c0c0 url(../image/ico_ie.gif) no-repeat top;
  border: 1px inset #c0c0c0;
  }
  #link-row-swf-ff  a:hover { /*  buttons of each article & slideshow */
  background: #c0c0c0 url(../image/ico_ff.gif) no-repeat top;
  border: 1px inset #c0c0c0;
  }
  #link-row-zipl  a:hover { /*  buttons of each article & slideshow */
  background: #c0c0c0 url(../image/ico_zip.gif) no-repeat top;
  border: 1px inset #c0c0c0;
  }
  #link-row-play  a:hover { /*  buttons of each article & slideshow */
  background: #c0c0c0 url(../image/ico_shock.gif) no-repeat top;
  border: 1px inset #c0c0c0;
  }
  #manifest{
  position: relative;
  }
  #manifest-box  a{ /*  manifest & faq buttons */
  width: 210px;
  height: 40px;
  line-height: 40px;
  float: left;
  display: block;
  margin: 12px -6px 0px 30px;  /* up,right,down,left */
  padding: 2px 4px 0px 4px;  /* up,right,down,left */
  border: 4px outset #c0c0c0;
  color: #000000; 
  background: #9999ff;
  font-size: 11pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  }
  #manifest-box  a:hover { /*  manifest & faq buttons */
  background: #c0c0c0;
  border: 4px inset #dddddd;
  }
  #text-head{
  position: relative;
  background: url(../image/text-top.gif) no-repeat top; 
  width: 480px;
  height: 30px;
  margin: 70px 0px -1px 28px; /* up,right,down,left */
  }
  #text-box{ /*  text area */
  position: relative;
  width: 480px;
  background: url(../image/text-middle.gif) repeat-y top; 
  margin: 0px 0px -1px 28px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  font-size: 10pt;
  font-weight: bold;
  font-family: helvetica, serif;
  text-align: center;
  color: #0c0c0c;
  }
  #text-bottom{
  position: relative;
  background: url(../image/text-bottom.gif) no-repeat bottom; 
  width: 480px;
  height: 30px;
  margin: 0px 0px 4px 28px; /* up,right,down,left */
  }
  #footer { /* footer area */
  width: 894px;
  height: 78px;
  text-align: center;
  margin: 2px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px; /* up,right,down,left */
  border: 3px solid #c0c0c0; 
  background: #000000;
  }
  #footer-box  a{ 
  line-height: 28px;
  float: left;
  display: block;
  margin: 18px 0px 2px 94px;  /* up,right,down,left */
  padding: 6px 6px 6px 6px;  /* up,right,down,left */
  border: 3px outset #c0c0c0;
  color: #0000cc; 
  background: #c0c0c0;
  font-size: 10pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  }
  #footer-logo  a{ 
  width: 150px;
  height: 54px;
  line-height: 28px;
  float: left;
  display: block;
  margin: 6px 34px 0px 134px;  /* up,right,down,left */
  padding: 3px 2px 3px 2px;  /* up,right,down,left */
  border: 3px outset #c0c0c0;
  color: #000000; 
  background: #cccccc url(../image/logo.gif) no-repeat top;
  font-size: 10pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  }
  #footer-logo a span{
  display: none;
  }
  #footer-logo  a:hover { 
  background: #9999ff url(../image/logo-over.gif) no-repeat top;
  border: 3px inset #c0c0c0;
  } 
  #footer-box  a:hover { 
  background: #9999ff;
  border: 3px inset #c0c0c0;
  } 
  #dhtmlfloatie{ /*float text*/
  position: absolute;
  padding: 6px 6px 6px 6px;  /* up,right,down,left */
  opacity: 30;
  z-index: 100;
  font-size: 11px;
  font-weight: bold;
  font-family: helvetica, serif;
  text-align: center;
  color: #ffffff;
  } 