<style type="text/css">

	body  {
	background:6b896d;
        margin:0;
        padding:0;
        line-height: 100%;
		}

	h1 {
	font: normal bold 2.5em futura; 
	color: #003466;
        line-height: 100%;	
	}

	h2 {
	font: normal 0.9em futura, Sans-serif; 
	color: #003466;		
        line-height: 100%;
        margin-right: 180px; 
	}
    
        h3 {
	font: normal 0.8em futura, Sans-serif; 
	color: #003466;		
        line-height: 100%;
        margin-right: 180px; 
	}

    img.floatLeft { 
                  float: left; 
                  margin: 4px; 
    }
    
    img.floatRight { 
                   float: right; 
                   margin-left: 4px; 
                   margin-right: 200px; 
    }

a:link { font-size: 0.8em; color: #003466; text-decoration: none; font-family: Futura, Sans-serif; }
a:active { font-size: 0.8em; color: #003466; background-color:#bfdab7; text-decoration: none;}
a:visited { font-size: 0.8em; color: #003466;; text-decoration: none; font-family: Futura, Sans-serif;}
a:hover { font-size: 0.8em; color: #003466; background-color:#bfdab7; text-decoration: none; font-family: Futura, Sans-serif;}
	
    #container { 
        z-index: 1;
        position: fixed;
        top: 0px;
        left: 0px;
        text-align: left; 
	border: none;
	width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
        margin-left: 0px;
        margin-top: 0px;
        background: transparent; 
        }
     
	#left {
	z-index: 2;	
        float: left;
        width: 322px;
	height: 229px;
	background: #6b896d url(v2.jpg) top left no-repeat;			
	padding-left: 0px;
	padding-top: 0px;
        padding-right: 0px;
        margin-right: 0px;
        }
        
#right {
        z-index: 2;
        width: 50%;
	height: 229px;
	background: transparent;
	padding-top: 0px;
	padding-left: 0px;
        padding-right: 0px;
         }
 
 
 #left2 {
        z-index: 2;
        clear: left;
        float: left;
        width: 322px;
	height: 357px;
	background: #6b896d url(dsk2.jpg) top left no-repeat;
	padding-top: 0px;
	padding-left: 0px;
        margin-right: 0px;
		}  
    

        
   #text {
    z-index: 3;
    width: 300px;
    height: 200px;
    padding-left: 20px;
    padding-top: 160px ;
    line-height: 100%
    }
      
    #text2 {
    z-index: 5;
    position: absolute;
    width:73%;
    height: 100%;
    overflow: auto;
    top:0px;
    left: 327px;
    padding-left: 20px;
    padding-top: 50px;
    background: #6b896d;
    line-height: 100%;
    margin-right: 50px; 
    }

#right2 {
        z-index: 8;
        position: relative;
        float:left;
        width: 750px;
        height: 450px;
	background: #6b896d url(lines3.jpg) top left no-repeat;
	padding-top: 0px;
	padding-left: 0px;
        margin-top: 216px;
        margin-left: 0px;		
        }   
</style>