<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">

<!--
body {
    width: 100%;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
   

}

#outer {
    position:relative;
    width: 1030px;
    height: 650px ;
    margin-left: auto;
    margin-right: auto;
    background-color:#FFFFFF;
    border:double; border-color:#800000 ;
    border-bottom-width:thick;

}


#navigation	{
            position:absolute;
            top:195px;
            left:15px;
            width:5%;
            height: 150px ;

            
            }

#extra		{position:absolute;
            top:125px;
            right:10px;     
            margin-right: 0; 
            width:20%;

            }
             
#content	{position:absolute;
            top:130px;
            left: 200px;
            width:550px;
                         
             } 

#content h1  {font-family: Berlin Sans FB, Arial, sans-serif; font-weight: normal; font-style: normal; 
                          text-decoration: none; font-size: 14pt; }
             
#content1    {
             }  
             
#content2   {position:absolute;
            top:120px;
            left: 280px;
            width:600px;
                        
             }             
                    
             
#footer      {position:absolute;
             top: 580px;
             left: 0px;
             height: 70px;
             width: 132px;
             background-color: #990000;
             font-family: arial; font-size: 10px; color:#FFFFFF;
            } 
            
#footer1       {position:absolute;
             top: 590px;
             left: 0px;
             height: 70px;
             width: 132px;
             background-color: #990000;
             font-family: arial; font-size: 10px; color:#FFFFFF;
            }    

-->
</style>
