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: 904px; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;	
	border:0px solid #ffffff;	
	}
#bf-header  {
       position: absolute;

       left: 0px;
       top: 0px;
       height: 135px;
       background: #fff;
       border: 0px solid yellow;
       }
#linkbox     {
       position: absolute;
height: 23px;       
       top: 135px;
       left: 0px;
       width: 904px;
       padding: 0px 0px 0px 0px;
       background: #fff;
  border: 0px solid purple;        }

#left-text-container  {
	position: absolute;
	width: 249px;
	top: 23px;
	left:0px;
	height: 650px;
	background: #fff;
	border: 0px solid red;
        }
#text   {
      text-align: left;
      
      padding:30px 20px 0px 20px;
      border: 0px solid blue;
       }
#right-container  {
	position: absolute;
	top: 23px;
	width: 655px;
	left: 249px;
	height: 650px;
	background: #fff;
	border: 0px solid yellow;
       }
#text_1   {
	position: absolute;
	top: 231px;
	width: 210px;
	left: 1px;
	height: 64px;
	border: 0px solid red;
        }
#text_2  {
	position: absolute;
	top: 231px;
	width: 210px;
	left: 216px;
	height: 65px;
	border: 0px solid yellow;
         }
#text_3   {
	position: absolute;
	top: 231px;
	width: 208px;
	left: 433px;
	height: 66px;
	border: 0px solid purple;
          }
#text_4    {
	position: absolute;
	top: 578px;
	width: 208px;
	left: 249px;
	height: 80px;
	border: 0px solid red;
           }
#text_5     {
	position: absolute;
	top: 578px;
	width: 208px;
	left: 468px;
	height: 80px;
	border: 0px solid red;
           }
#text_6     {
	position: absolute;
	top: 578px;
	width: 208px;
	left: 684px;
	height: 80px;
	border: 0px solid red;
           }
#image_2   {
	position: absolute;
	top: 323px;
	height: 194px;
	width: 655px;
	left: 0px;
	border: 0px solid blue;
        }

#footer       {
	position: absolute;
	height:102px;
	top: 670px;
	left: 0px;
	width: 905px;
	text-align: center;
	font: 7.5pt arial, serif;
	color: #fff;
	border: 0px solid red;
	background: #063;
          }
.text-1  {
       font-size: 7.5pt;
       padding-top: 15px;
       }
      

