<style type="text/css">

	#body {
	background-color:6b896d;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
		}

	h1 {
	font: normal bold 2.5em georgia; 
	color: #003466;		
	}

	h2 {
	font: normal 0.8em futura; 
	color: #003466;		
	}
    
    img.floatLeft { 
                  float: left; 
                  margin: 4px; 
    }
    
    img.floatRight { 
                   float: right; 
                   margin: 4px; 
    }

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;}
	
	#left {
		position: fixed;
		top: 0px;
		left:0px;
		width: 322px;
		height: 229px;
		background: #6b896d url(v2.jpg) top left no-repeat;		
		padding-left: 0px;
		padding-top: 0px;
		z-index: 20;
		}

	#right {
		position: absolute;
		top: 0px;
		left:322px;
		width: 550px;
		height: 80%;
		float: left;
		background: #6b896d;
		padding-left: 0px;
		padding-top: 30px;
		padding-right: 0px;
        white-space: normal;
		z-index: 20;
		}

 #left2 {
		position: fixed;
		top: 229px;
		left:0px;
		width: 283px;
		height: 357px;
		float: left;
		background: #6b896d url(dsk2.jpg) top left no-repeat;
		padding-top: 0px;
		padding-left: 40px;
		z-index: 20;
		}

	#right2 {
		position: fixed;
		top: 445px;
		left:322px;
		width: 590px;
		height: 600px;
		float: left;
		background: #6b896d url(lines3.jpg) top left no-repeat;
		padding-top: 0px;
		padding-left: 0px;
		z-index: 20;
		}
	
	#back {
		position: fixed;
		top: 0px;
		left:0px;
		width:100%;
		height: 100%;
		float: left;
		background: #6b896d;
		padding-top: 0px;
		padding-left: 0px;
		z-index: 10;
		}
	
</style>
