 <style type="text/css" media="all"> 
<!--

body {font-family: trebuchet, verdana, arial, sans-serif;
        font-size: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
         }

#container {width: 950px; height: 900px; 
        border: 1px solid #ffffff; 
        background: #ffffff;
        margin: 0 auto;}

#header {width: 950px; height: 250px;
        background: #cccccc;}
 
     
#lftCol {width: 420px; height: 500px; float:left;
        background: transparent;}

#ctrCol {width: 500px; height: 500px; float: left; 
        background: transparent;}

#footer {width: 100%; height: 10px;
        background: #ffffff;}

#button {font:bold; 10px;}  

#maincontent {width: 780px; float: center;}

.clearfloat {clear: both;
    height: 0
    font-size: 1px;
    line-height: 0px;}

a    {text-decoration: none;}
a:link {color: #FF8600;}
a:visited {color: #FF5900;}
a:hover {color: #FF5900;


-->

  </style>
