 
P{
  line-height : 19pt;
}
BODY{
  background-image : url(back.gif);
}
PRE{
  line-height : 19pt;
}

div#container{
 width: 100%;
 }
 
 div#content{
 float: right;
 width: 70%;
 }
 
 div#sidebar{
 float: left;
 width: 30%;
 }
 
div#footer{
 clear: both;
 width: 100%;
 }

div#wrapper{
 float: left;
 width: 48%;
 }

div#wrapper2{
 float: left;
 width: 80%;
 }

div#contentA{
 float: left;
 width: 60%;
 } 
 
div#contentA2{
 float: left;
 width: 40%;
 } 
 div#contentB{
 float: center;
 } 
 
div#contentC{
 float: left;
 width: 40%;
 } 
 
div#contentC2{
 float: right;
 } 
 
