<html>

<head>
<title>Two Column CSS Layout with Header</title>
<style type="text/css">body         { margin: 0; padding-left: 0; padding-right: 0 }
a.mainlevel:link, a.mainlevel:visited { display: block; background-color: #ddeafb; background-repeat: repeat; 
               background-attachment: scroll; color: #ddeafb; img: none; 
               border-top: 0px none #828F9F; border-bottom: 0px none #B6B6B6 }
background-position: 0% 50% }
#header      { position: absolute; height: 779px; width: 1259; left: 0px; top: 0px; 
               background-color: #ddeafb; img: none }
#center      { position: absolute; background-image: url('newhp/backgr.gif'); width: 986; height: 
               623; left: 212px; top: 147px; visibility: visible; z-index: 1; 
               font-family: Comic Sans MS; font-size: 14x; font-style: normal; 
               font-weight: normal; text-decoration: none; text-align: left; 
               text-indent: 5pt; overflow: auto }
</style>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>

<body>

<div id="header">
</div>
<div id="center">
</div>

</body>

