*{
	border: 0;
	margin: 0;
	padding: 0;    }

body   {
      background: #fff url(7chiefs.jpg);   
      background-position: top left;
      background-attachment: fixed; 
    color: #000;    
    font-family: arial, verdana;
    font-size: 16px;    }

#container   {
  width: 50%;
  color: #000;    
  margin: 0 auto;   }

#text  {  
  width: 95%;
   overflow: hidden; 
   _ckground: #fff url(books.jpg) no-repeat top right;
   _ckground-position: fixed;    
  line-height: 1.2; 
  margin: 19 0 0 180px; 
  border: 1px solid; 
  border-color: #c0c0c0;  }
  
#scrolltext  {  
  width: 80%;
  overflow: hidden; 
  height: 300px;
  background: #fff; 
  overflow: auto;   
  line-height: 1.2; 
  padding: 0 20 20 50px;  }  

#linkbox   {  
  position: fixed;
  width: 170px;
  font-size: 14px;
  line-height: 1.2;
  margin: 400 0 0 19px;   }

h1     { 
    font-family: verdana,arial,tahoma; 
    font-size: 20px; 
    font-weight: bold; 
    color:#999; 
    margin: 23 0 19 59px;   }
     
h2     { 
    font-family: verdana; 
    font-size: 22px; 
    font-weight: bold; 
    color:#999; 
    margin: 19 0 12 39px;   }
    
h3     { font-family: arial; font-size: 18px; font-weight: bold; color:#000; margin: 35 0 3 0px; }

.general:link     { text-decoration: none; }
.general:visited  { text-decoration: none; }

b      { color: #4b0082; }
b2     { font-size: 18px; font-weight: bold; color:#3333ff; }
b3     { font-size: 16px; font-weight: bold; color:#32cd32;  }
b4     { background: #e6e6fa; padding: 3px; }
small  { font-size: 14px; }
.link2 { font-size: 18px; font-weight: bold; color:#daa520; text-decoration: underline; }


  
