html, body {
	margin:10px 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-container   {
	position: absolute;
	top: 158px;
	height:578px;
	width: 216px;
	padding: 20px 20px 44px 20px;
	background: #fff;
	border: 0px solid red;
        }
#right-text-column   {
	position: absolute;
	height: 642px;
	width: 664px;
	top: 158px;
	left: 240px;
	background: #fff;
	border: 0px solid yellow;
        }
#text   {
      text-align: left;
      padding:10px 20px 1px 20px;
      border: 0px solid blue;
       }
li   {
    margin: 0px 0px 0px 10px
       }
#footer       {
	position: absolute;
	height: 60px;
	top: 815px;
	width: 904px;
	text-align: center;
	font: 7.5pt arial, serif;
	color: #fff;
	border: 0px solid red;
	background: #063;
          }


      

