html, body {
	margin:12px 0px 0px 15px;
	padding:0px;
	font: 10pt  arial, helvetica, sans-serif;
	background:#006633;
	color:#000000;
	}
          a.linklist1:link  {text-decoration: none;color: #FFF; }
          a.linklist1:visited   { text-decoration:none;color: #ff9; }
         

img{   
      border-width: 0;
        }

#stne-body-center {
	text-align:center;
	}	
	
#stne-body {
	position: relative;
	width: 906px; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;	
	border:0px solid #ffffff;	
	}
#bf-header  {
       position: relative;

       left: 0px;
       top: 0px;
       height: 138px;
       background: #fff;
       border: 0px solid #000000;
       }
#linkbox     {
       position: absolute;
       
       top: 135px;
       left: 0px;
       width: 906px;
       padding: 0px 0px 0px 0px;
       background: #fff;
          }


#text   {
      text-align: left;
      height: 400px;
      padding:40px 30px 5px 40px;
      background: #fff;
      border: 0px solid blue;
       }
#logo_text     {
	position: absolute;
	top: 512px;
	left: 166px;
	height: 56px;
	width: 350px;
	font-size: .75em;
	background: #fff;
	border: 0px solid yellow;
       }
#footer       {
	position: absolute;
	top: 599px;
	width: 905px;
	text-align: center;
	font: 7.5pt arial, serif;
	color: #fff;
	border:0px solid red;
	background: #063;
	height: 58px;
          }
.text-1  {
       font-size: 7.5pt;
       }
      

