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

body   {
	color: #000; 
	font-family: arial, verdana;
	font-size: 16px;   }

#container   {
  width: 73%;  
  background: #fff;  
  background-repeat: repeat-y;
  background-position: absolute;  
    font-family: arial,verdana;
  color: #000;
  margin: 20 auto;    }


#leftcol    {    
     width:20%;
     float: left; 
     overflow:hidden; 
     background:#FFFFFF;  
     padding:0px;
     margin:0px;    }

#linkbox     {    
     width:200px;
     float: left; 
     overflow:hidden; 
     background:#D3D3D3;  
     font-family:sans-serif,arial,tahoma; 
     padding:10px;
     margin:20px;    }
     
#spacer   {    
    width:210px;
    float:left; 
    height:1600px; 
    overflow:hidden; 
    padding:0px;
    margin:0px;    }

#text      {  
  width:700px;
     float:left;
  overflow:hidden;   
  background:#fff; 
  font-size:16px;
   font-family:sans-serif,arial,tahoma; 
  text-align:left;
  line-height:1.2; 
  padding:20 20 20 50px;  
  border-left:1px solid; 
  border-color:#c0c0c0;     }     

h1     { 
   font-family: verdana,sans-serif,tahoma; 
   font-size: 26px; 
   font-weight: bold; 
   color:#32cd32; 
   margin: 0 0 25 50px; }

h2     { 
    font-family:verdana,sans-serif,tahoma; 
   font-size:22px; 
   font-weight:bold; 
   color:#32cd32; 
   margin:0 0 9 50px; }

h3     { 
   font-family:verdana,sans-serif,tahoma; 
   font-size:18px; 
   font-weight:bold; 
   color:#000099; 
   margin:0 0 9 10px; }

b  { color:#32CD32; }  

a:link      { text-decoration:none; }
a:hover     { text-decoration:underline; }
a:visited   { text-decoration:none; }

.b:link   { 
         font-size: 16px; 
         color:#ff7f50;
         font-weight: bold;
         padding-right: 5px; 
         text-decoration: none;    }
          
.b:visited   { 
         font-size: 16px; 
         color:#ff7f50; 
         font-weight: bold;
         padding-right: 5px; 
         text-decoration: none;       }
         
.uline:link      { text-decoration: underline; }   
.uline:visited   { text-decoration: underline; }         
                                 
.light:link   { 
         font-size: 16px; 
         color:#666;
         padding-right: 5px; 
         text-decoration: none;    }
          
.light:visited   { 
         font-size: 16px; 
         color:#999; 
         padding-right: 5px; 
         text-decoration: none;   }         

small  { font-size: 14px; }
.link2 { font-size: 18px; font-weight: bold; color:#daa520; text-decoration: underline; }


  
