html, body {
	margin:12px 0px 0px 15px;
	padding:0px;
	font: 10pt  arial, helvetica, sans-serif;
	background:#063;
	color:#000000;
	}
          a.linklist1:link  {text-decoration: none;color: #FFF; }
          a.linklist1:visited   { text-decoration:none;color: #ff9; }
         

img{   
      border-width: 0px;
        }

#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 #000000;
       }
#linkbox     {
       position: absolute;
       top: 135px;
       left: 0px;
       width: 904px;
       padding: 0px 0px 0px 0px;
       background: #fff;
          }
#left-img   {
	position: absolute;
	top: 158px;
	width: 210px;
	height: 688px;
	text-align: center;
	background: #fff;
	border: 0px solid red;
        }
#right-text-column   {
	position: absolute;
	left: 210px;
	height: 688px;
	width: 694px;
	top: 158px;
	background: #fff;
	border: 0px solid red;
        }
#text   {
      text-align: left;
      padding:10px 20px 5px 20px;
      border: 0px solid red;
       }
#logo_text  {
	position: absolute;
	top: 606px;
	left: 142px;
	height: 43px;
	width: 350px;
	font-size: .75em;
	background: #fff;
	border: 0px solid yellow;
         }
#footer       {
	position: absolute;
	height: 99px;
	top: 860px;
	width: 903px;
	text-align: center;
	font: 7.5pt arial, serif;
	color: #fff;
	border: 0px solid purple;
	background: #063;
          }


      

