<style type="text/css">
html,body{margin:0;padding:0}
body{font: 80% arial,sans-serif}
p{margin:0 10px 10px}
a{color: Blue;}
div#container{position: relative}
div#header h1{;height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #009900}
  
  div#headertxt h1{color: Black}
  div#headertxt h1{font-size: 22px; arial,sans-serif}
  
 div#rekl{position: absolute;left: 440px;top:15px;height:110px
 background:#EEE;float:left;width:38%;margin-left:0%; color: #009900}
 div#rekl a{color: Red}
 h2 {font-size: 18px;}
 h1 {font-size: 24px;}
 
 div#rek2{position: absolute;left: 890px;top:155px;height:110px
 background:#EEE;float:left;width:20%;margin-left:0%; color: #009900}
 
  div#counter{position: absolute;left: 18px;top:100px;height:30px
 background:White;float:left;width:20%;margin-left:0%; color: #009900}
 
    div#AdSense{position: absolute;left: 18px;top:360px;height:90px
 background:White;float:left;width:20%;margin-left:0%; color: #009900}
 

 div#stat{position: absolute;left: 1100px;top:5px;
 background:#ffccff;float:left;width:5%;margin-left:0%}
  
div#content p{line-height:1.4}
div#navigation{background:White}
div#extra{background:White}
div#footerb{background: #ccffcc;color: Black}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#wrapper{float:left;width:100%}
div#content{margin: 0 24%}
div#navigation{float:left;width:24%;margin-left:-100%;margin-top:8%}
div#extra{float:left;width:20%;margin-left:-100%;margin-top:30%;}
div#footerb{clear:left;width:100%}
div#footer{clear:left;width:100%}
</style>