body
{
scrollbar-3dlight-color:#cccccc;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:black;
scrollbar-darkshadow-color:#cccccc;
scrollbar-face-color:black;
scrollbar-highlight-color:#666699;
scrollbar-shadow-color:black
}

#wrapper {width: 800px; margin: 0 auto; text-align: center;}

div#container {
  position: relative;
  top: 15px;
  left: 5px;
  width: 775px;
  height: 530px;
  background-image:url(./images/conbg.gif);
  /* background: #5d5d60; */
}

div#tleftcol {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 345px;
  height: 434px;
  background-image:url(./images/colbg.gif);
 /* background: #2e2e32; */
}

div#picbox {
  position: absolute;
  top: 15px;
  left: 365px;
  width: 396px;
  height: 434px;
  background-image:url(./images/picbg.gif );
  /* background: #2e2e32; */
}
div#picpos {
  position: absolute;
  top: 4px;
  left: 4px;
}

div#bleftcol {
  position: absolute;
  top: 330px;
  left: 15px;
  width: 335px;
  height: 90px;
/*  background: #2e2e32; */
}

div#bmenu {
  position: absolute;
  top: 463px;
  left: 15px;
  width: 746px;
  height: 53px;
  background-image:url(./images/menubg.gif );
 /* background: #2e2e32;  */

}
div#innermenu {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 715px;
  height: 30px;
  border-color: #5d5d60;
  border-width: 1px;
  border-style: solid;
}

div#innercol {
  position: absolute;
  top: 12px;
  left: 13px;
  width: 309px;
  height: 407px;
  border-color: #5d5d60;
  border-width: 1px;
  border-style: solid;
}

div#innerpic {
  position: absolute;
  top: 12px;
  left: 13px;
  width: 358px;
  height: 407px;
  border-color: #5d5d60;
  border-width: 1px;
  border-style: solid;
}

div#bmenupos {
  position: relative;
  top: 5px;
  left: 35px;
}

div#conbot {
  position: absolute;
  top: 530px;
  left: 0px;
  width: 775px;
  height: 1px;
}

div#menubot {
  position: absolute;
  top: 515px;
  left: 15px;
  width: 746px;
  height: 1px;
}

div#picbot {
  position: absolute;
  top: 440px;
  left: 365px;
  width: 396px;
  height: 1px;
}

div#colbot {
  position: absolute;
  top: 440px;
  left: 15px;
  width: 345px;
  height: 1px;
}

.colfont { color: #d5d6d5;
           font-family: verdana,helvetica,arial,sans-serif;
           font-size: 10px;
           line-height: 15px;
           letter-spacing: 1px;

           }

div#copyright {
  font-family: Tahoma, sans-serif;  
  font-size: 10px;
  color: #525252;
  font-weight: normal;
  position: relative;
  width: 765px;
  height: 25px;
  margin: 0 auto;
  top: 32px;
  text-align: center;
  clear: both;
}

div#pwd {
  font-family: Tahoma, sans-serif;  
  font-size: 10px;
  color: #525252;
  font-weight: normal;
  position: relative;
  width: 765px;
  height: 25px;
  margin: 0 auto;
  top: 20px;
  text-align: center;
  clear: both;
}
#counter {
  font-family: Tahoma, sans-serif;  
  font-size: 10px;
  color: #525252;
  font-weight: normal;
  position: relative;
  width: 765px;
  margin: 0 auto;
  top: 12px;
  text-align: center;
  height: 15px;
  clear: both;
}

html>body div#counter {
  font-family: Tahoma, sans-serif;  
  font-size: 10px;
  color: #525252;
  font-weight: normal;
  position: relative;
  width: 765px;
  margin: 0 auto;
  top: 10px;
  text-align: center;
  height: 15px;
  clear: both;
}

.menufont { color: #525252;
           font-size: 10px;
           font-family: Tahoma, sans-serif;
           font-weight: normal;
           }

a.pwdfont:link {
           color: #525252;
           font-family: Tahoma, sans-serif;
           font-size: 10px;
           line-height: 15px;
           text-decoration: none;
           }

a.pwdfont:visited {
           color: #525252;
           font-family: Tahoma, sans-serif;
           font-size: 10px;
           line-height: 15px;
           text-decoration: none;
           }

a.pwdfont:hover {
           color: #c4c4c4;
           font-family: Tahoma, sans-serif;
           font-size: 10px;
           line-height: 15px;
           text-decoration: underline;
           }
