html, body {
	margin:12px 0px 0px 15px;
	padding:0px;
	font: 10pt  arial, helvetica, sans-serif;
	background:#063;
	color:#000;
	}
          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 #000000;
       }
#linkbox     {
       position: absolute;
       top: 135px;
       height: 23px;
       text-align: left; 
       width: 904px;
       padding: 0px 0px 0px 0px;
       background: #fff;
       border: 0px solid red;
          }

#left-text-container  {
         position:absolute;
         width: 452px;
         top: 23px;left:0px;
         height: 770px;
         background: #fff;
         border: 0px solid red;
        }
#text   {
      text-align: left;
      padding:10px 10px 1px 10px;
      border: 0px solid blue;
       }
#right-container  {
      position: absolute;
      top: 23px;
      width: 452px;
      left: 452px;
      height: 770px;
      background: #fff;
      border: 0px solid yellow;
       }
#footer       {
	position: absolute;
	height: 60px;
	top: 808px;
	left: 0px;
	width: 903px;
	text-align: center;
	font: 7.5pt arial, serif;
	color: #fff;
	border: 0px solid red;
	background: #063;
          }
.text-1  {
       font-size: 7.5pt;
       }
      

