

a {text-decoration:none; color:#336677} a:vlink {color:#668877} a:hover {text-decoration:none; color:#666655}

a img { border: 1px solid #000; }





.body {
  margin: 0px;
  padding: 0px;
  
}

<-- .header {
   
   background: #ffffff;
   float: left;
   margin-left: 30px;
   width: 300px;
   padding: 4px;
   text-align: left;
   
}

-->


div#header {
   font-size:20px;
   font-family: courier;
   color: #336677;              
   margin-top: 10px;
   margin-bottom: 15px;
      }

.content {
   top: 100;
   height: 400px;
   margin-left: 20px;
   margin-right: 20px;
   padding: 10px;
   text-align: left;
}

div.thumb {
  float: left;
  width: 100px;
  height:100px;
  padding: 10px;
  
}


#leftcol {  
  background: #fff;
  float: left;
  width: 120px;
  height: 560px;
  text-align: right;
}

#rightcol {  
  margin-left: 30px;
  background: #fff;
  float: left; 
  width: 480px;
  height: 800px;
  
}


.nav {   
   background: #fff;
   height: 20px
   float: left;
}	


p.six {
  font-family: courier;
  font-weight: normal;
  text-align: center;
  color: #336677; 
}

p.seven {
  font-family: courier;
  font-weight: normal;
  text-align: center;
  color: #fff;
}

p.eight {
  font-family: courier;
  font-weight: normal;
  text-align: left;
  
} 

p.nine {
  font-family: courier;
  font-weight: bold;
  text-align: left;
  color: #336677;
}


p.ten {
  font-family: courier;
  font-weight: bold;
  text-align: left;
  color: #000;
}

