<style type="text/css">

	#body {
	background-color:6b896d;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    font: normal 1em futura; 
	color: #003466;
		}

	h1 {
	font: normal bold 2.5em georgia; 
	color: #003466;		
	}

	h2 {
	font: normal 1em 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: 1300px;
		height: 80%;
		float: left;
		background: #6b896d;
		padding-left: 0px;
		padding-top: 30px;
		padding-right: 0px;
        white-space: normal;
		z-index: 15;
		}

 #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: 500px;
		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;
		}
	
	div.img
  {
  margin: 1px;
  border: none;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  overflow: hidden;
  }

div.img img
  {
  display: inline;
  margin: 1px;
  border: none;
  height: 110px;
  overflow: hidden;
  }

div.img a:hover img
  {
  border: none;
  overflow: hidden;
  }

div.desc
  {
  text-align: center;
  width: 120px;
  margin: 2px;
  font-color:003466;
  font-size: 0.8em;
  font-family: Futura, Sans-serif; 
  }
</style>
