body {
  color: #999999;
  background-color: #303030;
  margin: 4px;
  padding: 0px;
  text-align: center;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  }
form{
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  }
INPUT{
  text-align: center;
  margin: 10px 0px 0px 0px; /* up,right,down,left */
  }
a{
  color: #dddddd;
  text-decoration: underline;
  }
a img.logo { 
  border-width: 0 
  }
#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;
  }
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;
  }
#c-box-l { /* left counter box */
  float: left;
  margin: 2px 0px 0px 2px;  /* up,right,down,left */
  padding: 2px 0px 0px 0px;  /* up,right,down,left */
  color: #dddddd;
  width: 196px;
  height: 74px; 
  font-size: 9pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  }
  #c-box-m { /* 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: 176px;
  height: 74px; 
  font-size: 9pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  }  
  #c-box-s { /* 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: 170px;
  height: 74px; 
  font-size: 9pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  }  
#tabs{ /* top navigation buttons*/
  margin: 82px 0px 0px 0px;  /* up,right,down,left */
  padding: 0px 1px 0px 2px;  /* up,right,down,left */
  border: 1px solid #c0c0c0;
  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;
  }
#main { /* only for the background and position  */
  margin: 123px 0px 0px 0px;  /* up,right,down,left  */
  background: #000000; 
  border: 3px solid #c0c0c0;
  }
#tabs span a:hover{  /* top navigation buttons*/
  color: #ffffff; 
  background: #0066cc;
  border: 3px inset #c0c0c0;
  }
#head {
  margin: 0px 0px 10px 0px;  /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  }
#header { /* section header  */
  width: 220px;
  line-height: 22px;
  display: block;
  margin: 10px 0px 10px 330px;  /* up,right,down,left */
  padding: 2px 0px 0px 0px;  /* up,right,down,left */
  border: 3px ridge #c0c0c0;
  color: #000000; 
  background: #cccccc;
  font-size: 12pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  }
#home-link a{ /* link back to home */
  float: right;
  margin: -34px 20px 0px 0px;  /* up,right,down,left */
  padding: 2px 2px 2px 2px;  /* up,right,down,left */
  width: 70px;
  line-height: 12px;
  color: #ffffff; 
  background: url(../../image/ico_home.gif) no-repeat top left;
  font-size: 11pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: right;
  text-decoration: underline;
  } 
#index-link a{ /* link back to home */
  float: left;
  margin: 6px 0px 0px 20px;  /* up,right,down,left */
  padding: 2px 2px 2px 2px;  /* up,right,down,left */
  width: 104px;
  line-height: 12px;
  color: #ffffff; 
  font-size: 11pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: right;
  text-decoration: underline;
  } 
#download-link a{ /* link back to home */
  float: left;
  margin: 10px 0px 0px 340px;  /* up,right,down,left */
  padding: 2px 2px 2px 2px;  /* up,right,down,left */
  width: 210px;
  line-height: 12px;
  color: #ffffff; 
  font-size: 11pt;
  font-family: helvetica, serif;
  text-decoration: underline;
  }
#content{ /* middle area*/
  margin: 2px 0px 2px 0px; /* up,right,down,left */
  padding: 2px 2px 2px 2px;  /* up,right,down,left */
  width: 892px;
  height: auto;
  }
table{
  margin: 10px 2px 2px 5px; /* up,right,down,left */
  width: 880px;
  table-layout: auto;
  font-size: 11pt;
  border-spacing: 3px;
  }
td a img{
  margin: 8px 0px 8px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  border: 2px outset #ccc0c0;
  }
p.amount{ /*amount of photo in gallery*/
  margin: 2px 0px 6px 0px; /* up,right,down,left */
  text-align: center;
  font-size: 8pt;
  line-height: 10pt; 
  } 
#navigation{
  margin: 12px 0px 44px 0px; /* up,right,down,left */
  padding: 6px 0px 6px 0px; /* up,right,down,left */
  width: 890px;
  height: 18px;
  color: #dddddd;
  text-align: center;
  line-height: 19px;
  }
#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 96px;  /* 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;
  float: left;
  display: block;
  margin: 6px 20px 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: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;
  }  
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; _margin: 10px auto 0px auto; /* show to IE */}
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: hidden; width: 100%; _margin: 0px auto 10px auto; /* show to IE */ }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

