body { background-color: #FCFEFC; background-image: url("background.gif"); background-repeat: no-repeat;  background-position: 12px 130px; }
li#lone { height: 50px; width: 180px; font: 18px tahoma; color: #039DB7; border-bottom: 1px solid #CCCCCC; padding-left: 4px; padding-top: 12px; }
li#ltwo { font: 14px tahoma; color: #000; }
p#pone { font: bold 20px tahoma; color: #039DB7;}
p#ptwo { font: bold 14px tahoma; color: #000;}
p#pthree { font: 14px tahoma; color: #000;}
p#pfour { font: bold 16px tahoma; color: #039DB7;}
.content { width: 405px; position:absolute; left:248px; top:150px }
.footer { width: 995px; border-top: 1px solid #000; text-align: right; position:absolute; top: 796px; font: 10px arial; color: #000;}
.ifooter { width: 995px; border-top: 1px solid #000; text-align: right; position:absolute; top: 796px;; font: 10px arial; color: #000;}
#csstable {display: table;}
.cssrow {display: table-row; height: 40px; }
.csscell1 {display: table-cell; width: 80px; float: left;} 
.csscell2 {display: table-cell; width: 200px; float: left;} 
a:link { text-decoration: none; color: #039DB7;  }
a:visited { text-decoration: none; color: #039DB7; }