html {background:rgb(0,0,0);}
body {
    margin:0px;
    padding:0px 0px 0px 0px;
    border:0px; height:100%;
    overflow-y:auto;
    background:rgb(0,0,0);
    color: #c0c0c0;
    font-family: Bookman Old Style,Times New Roman, serif;
    }

#page {
    margin:0px 0px 0px 0px;
    margin-right: 0px;
    margin-left: 5%;
    display:block;
    width: 90%;
    border:0px solid #000;
    background:#000;
    color: #c0c0c0;
    padding:0px;
    }

#page .right {
    font-size:30px;
    float:right;
    background:#000;
    color: #c0c0c0;
    }
#menu {
    display:block;
    top:25px;
    left:75px;
    width:500px;
    position:fixed;
    border:0px solid #888;
    padding:0px;
    text-align:center;
    font-weight:bold;
    color:#c0c0c0;
    background:url(grid2.gif);
    z-index: 20;
    }
* html #menu {
    position:absolute;
    }

.clear {
    clear:both;
    }
#tooklogo {
    display:block;
 /*   width:120px ;
    height:160px;   */
    width:144px ;
    height:192px;
    position:fixed;
    top:0px;
    left:15px;
    z-index: 21;
    }
* html #tooklogo {
    position:absolute;
    }

a   {
    text-decoration: none;
    /* font-weight: bold; */
    color:  #c0c0c0;
    outline: none;
    font-family: Bookman Old Style,Times New Roman, serif;
    }
a:visited {
    color:  #c0c0c0;
    }
a:active {
    color:  #c0c0c0;
    }
a:hover {
    background-color: transparent;
    color: yellow;
    font-weight: bold;
    }
strong, b {
    font-weight: bold;
    }
/*    
p   {
    font-size: 13px;
    line-height: 17px;
    margin-top: 10px;
    margin-bottom: 10px; 
    color:  #c0c0c0;
    }
*/
img {
    border: 0;
    }

#topbox {
    position: fixed;
    top: 80px;
    left: 120px;
    border: 0px solid #cac;
    padding: 0px;
    z-index: 21;
    float: left;
    width: 500px;
    }
* html #topbox {
    position:absolute;
       }


#topboxl1{
    position: fixed;
    top: 45px;
    left: 120px;
    border: 0px solid #cac;
    z-index: 20;
    float: left;
    width: 500px;
    }
* html #topboxl1 {
    position:absolute;
    }
.buttbox {
    float: left;
    display: inline;
    width: 100px;
    height: 20px;
    text-align: center;
    border: 0px solid #cac;
    }
.buttboxl1 {
    float: left;
    display: inline;
    width: 100px;
    height: 100px;
    }
.butt {
    display: none;
    margin-left: 14px;
    width: 72px;
    height: 80px;
    z-index: 20;
    }
* html .butt {position:absolute;}

#topboxfake {
    position: fixed;
    display: block;
    top: 0px;
    left: 4%;
  /*  margin-left: auto;
    margin-right: auto;  */
    height: 160px;
    border: 0px solid #cac;
    width: 94%;
    border-bottom: 0px solid #c0c0c0;
    z-index: 11;
    background-color: #000000 ;
    }
* html #topboxfake {
    position:absolute;
    }
#pagetopfake {
    position: fixed;
    display: block;
    top: 0px;
    margin-left: 12%;
    margin-top: 0px;
    border: 0px solid #cac;
    width: 90%;
    z-index: 12;
    background-color: #000000 ;
    }
* html #pagetopfake {
    position:absolute;
    }
.page{
    margin-right: 0px;

    display: block;
    width: 90%;
    }
#sidebox {
    position: fixed;
    top: 230px;
    left: 10px;
    border: 0px solid #cac;
    width: 140px;
    z-index: 20;
    }
* html #sidebox {
    position:absolute;
    }
html>body #left {
    width: 120px; /* ie5win fudge ends */
    }
#floatbox{

    width: 98%;
    }


#descbox
        {
        float: left;
        width: 20%;
        display: inline;
        margin-left: 3%;
        margin-right: 3%;
        padding-top:220px;

        text-align: justify;
        font-size: 0.85em;
        color: #c0c0c0;

        }

#middle {
  /* position: absolute;
    top: 0px;
    left: 35%;   */
    float: left;
    width: 30%;
    height: 400px;
    padding-top: 125px;
    border: 0px solid #ccc;
    background-color: #000000;
    color: #c0c0c0;
    text-align: center;
    font-weight: bold;
      }
#mainpane {
    width: 90%;

    padding-top: 0px;
    }

.thumbs {
   /*position: absolute;

    left: 80%;  */
    margin-top: 0%;
    float: left;
    margin-left: 3%;
    padding-top: 160px;
    border: 0px solid #cac;
    background: #000000;
    width: 10%;
     /* ie5win fudge begins
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 120px;       */
    }
.thumb {
    padding-top: 10%;
    width: 80%;
    }


#huge   {
    position: fixed;
    color:#000033;
    background-color:#cccccc;
    top:0px;
    left:0px;
    width:1000px;
    height:1500px;
    z-index:99;
    visibility:hidden;
    }
* html #huge {
    position:absolute;
    }
.datalayer
        {
        position:absolute;
        top:0px;
        left:0px;
        z-index:99;
        visibility:hidden;
        }

        
#BigPic {
    position: fixed;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    border: 0px solid #cac;
    background: #666;
    }


img.testslide {
    margin-left: auto;
    margin-right: auto;

    border: 0px solid #c0c0c0;
    height: 175px;
    width: 115px;
    }
.outerdivtop
    {
    position: fixed;
    width: 72.3%;
    top: 49px;
    margin-left: 16.7%;
    height: 3px;
    border-bottom: 3px solid #c0c0c0;

    z-index: 15;
    }
* html #outerdivtop {
    position:absolute;
    display: inline;
    }
.outerdiv
    {
    width: 80%;
    margin-top: 0px ;
    margin-left: 13%;
    border-bottom: 3px solid #c0c0c0;
    border-left: 3px solid #c0c0c0;
    border-right: 3px solid #c0c0c0;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 5;

    }
.innerdiv
    {
    width: 28%;
    float: left ;

    height: 250px;
    margin-top:20px;
    margin-right: 0px;
    margin-left: 3.7%;
  /* padding-top: 10px;
    padding-bottom: 10px; */
    z-index: 5;
    margin-bottom: 20px ;
    border: 1px solid #c0c0c0;
    float: left;
    text-align: center;
    font-size: 10px;
    }
* html .innerdiv {display: inline;}
.textbox{
    Width: 100%;
    height: 25px;
    font-size: 14px;


    border: 0px solid #c0c0c0;
    }
a.ActionButt {
    font-style: bold;
    color: black;
    background-color: #c0c0c0;
    font-size: 11px;
    height: 16px;
    border: 0px;
    margin: 0px;
    }
a.ActionButt:hover {
    background-color: yellow;
    color: black;
    }