#outer {
 text-align:left;
 border:0;
 width:800px;
 margin:auto;
 }

#hdr {
 height:134px;
 width:800px;
 background:url(images/htblogo.png);
 border:solid #black;  
 border-width:0 0 0 0;
 }

#bar {
 height:50px;
 width:800px;
 padding:2px;
 background:url(images/blbkgnda.png);
 border:solid #000000;  
 border-width:0 0 0 0;
 }

#bodyblock {
 position:relative;
 background:url(images/blbkgnda.png);
 color:#F5F5F5;
 width:800px;
 padding:0;
 }

#l-col {
 float:left;
 background:url(images/praying.jpg);
 color: #333333;
 height:600px;
 width:250px;
 border:solid #F5F5F5;  
 border-width:0 5 0 5;
 }

#cont {
 width:530px;
 background:url(images/blbkgnda.png);
 color:#333333;
 border:solid #F5F5F5;  
 border-width:0 0 0 0;
 text-align:left;
 }

#bar2 {
 height:200px;
 width:800px;
 background:url(images/blbkgnda.png);
 }
 
 #ftr {
 height:200px;
 width:800px;
 padding:2px;
 background:url(images/blbkgnda.png);
 border:solid #000000;  
 border-width:0 0 0 0;
 }
 
 #bckgd {
 background:url(images/praying.jpg);
}
