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

body   {
	color: #000;
	background: #fff;
	font-family: arial, verdana;  }

#container   {
    width: 860px;
	color: #000;
	background: #fff;
    text-align:left;
	margin: 10 auto;    }


#sidelinks     {  
  position: fixed;
  width: 120px;
  line-height: 1.2; 
  font-size: 14px;
  margin: 90 0 0 0px;   }



#text   {  
    width: 720px; 
    float:left; 
    background: #fff;
    text-align:left;
    font-size: 16px;
    line-height: 1.4; 
    padding: 20 10 0 60px;
    margin-left: 120px; 
    border-left: 1px solid; 
    border-color: #32cd32;    }  

#linkbox      {  
  position: fixed;
  width: 120px;
  line-height: 1.2; 
  font-size: 14px;
  margin: 90 0 0 0px;   }

a:link      { color:#000099; text-decoration:none; }  
a:visited   { color: #666; text-decoration:none; }  

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

h2   { font-size: 22px; font-weight: bold; color: #32cd32; margin: 12 0 5 50px; }


h3   { font-size: 22px; font-weight: bold; color: #32cd32; margin: 10px;}

b      { color:#32cd32; font-size:16px; }
big    { font-size: 16px; font-weight: bold; color:#228b22; }
small  { font-size: 14px; color: #999; }


  
