.envelope    { position:absolute; left:50%; margin-left:-29em; width:58em; height:95%; z-index:1;}
.container {  position:absolute; background: transparent; 
             left: 22em; top:0em; width: 36em; height:70%; 
              margin-left: auto;  margin-right: auto ; 
			  z-index: 1; }
.cover {  position:absolute; left:0em; width:19em; top:0.05em; z-index:1;}

a {color:#990000; }
a:hover {color:black; }

.fastlink a {color:white; display:block; text-decoration:none; }
.fastlink a:hover {background-color:#990000; color: white; display:block; text-decoration:none;}
.menuitem a { color: white; display:block; text-decoration:none; }
.menuitem a:hover { background-color:black; color: white; display:block; text-decoration:none;}
	
body {background-color: #669999; }	 

body.index {  font-family: Arial, Helvetica, sans-serif;
        background-color: #996633;
        background-image: url(images/ivoryCoast.jpg); 
        background-repeat: no-repeat;
        background-position: top center; z-index:1;
     }
	 
.purchase { text-align:right; height:2.5em;}
.purchasebutton { background-color:#cc0000; color:white; width:7em; height:40px; font-size:large; border-width:5px;}
.credits { background-color: #990000;  color: white;  }
	 
.display {  position:relative; width: 100%; height:100%;
           min-height: 22em;
           background-color: #669999;
		   border-width:0px;
		   z-index:50;
         }


.footer { background-color: #990000;  color: white;  }

.time   { position: relative;
          font-size: x-small;
          width: 50em;
        }
		
.hits  { position: relative; font-size: x-small; width: 50em; text-align:center; }		
		
.pageTitle
        { position:relative;
		  font-size:x-small;
		  width: 125em;
          text-align: center;
        }
		
.modDate 
        { position: relative; 
		  font-size: x-small;
          width: 50em;
          text-align: center;
        }

.frame  { position: relative;
         padding-left:10px; top:80px; width:100%;  height:100%;  z-index:50; }
		
.menulist {  position:relative;
             background-color:#990000;
			 top:-15px;
			 width:100%;
			 color:white;
			 z-index:90;
             visibility:hidden;
             display:block;	

             list-style-type: none;
             margin-left:0px;  padding-left: 0px;
          }		
		

.menuitem 
         { position:relative;
		   z-index:95;
		   width:100%;
		   display:block;
           border-style: solid; border-color: black;
           border-left-width: 0px;   border-right-width: 0px;  border-top-width: 0px; border-bottom-width: 1px;
           padding-left: 0px; text-indent: 0px; margin:0; padding:0;		   
         }

td {position:relative; background-color:#996633; color:white; border-color:#990000;}
table.data {background-color:#336666;}
.header { position:relative; z-index:2; text-align:center; width:100%; height:30px; left:10px;
          background-color:#996633; color:white; border: 1px solid #990000; z-index:97;}
.navbar { position:relative; z-index:3; left: -1px; width:100%; background-color:black; color:white; height:3em;
         border: 1px solid #990000; z-index:98;}
.navitem {position:absolute; width:7.5em; text-align:center; z-index:99; height:100px;}


