body {
  background-color : #0b4536;
  background-image : url(bg.gif);
  color : #000000;
  padding : 0px;
  text-align : center;
  margin : 0px;
  scrollbar-face-color : #3c6a8c; 
  scrollbar-shadow-color : #0b4536;
  scrollbar-highlight-color : #0b4536; 
  scrollbar-3dlight-color : #3c6a8c;
  scrollbar-darkshadow-color : #3c6a8c; 
  scrollbar-track-color : #0b4536;
  scrollbar-arrow-color : #0b4536;
}
a:link {color: #efffff;text-decoration: none;}
a:visited {color: #efffff;text-decoration: none;}
a:active {color: #efffff;text-decoration: none;}
a:hover {color: #0000ff;text-decoration: underline;}
table.master {
  border-collapse : collapse;
  width : 698px;
  height : 100%;
  table-layout : fixed;
  background-color : #b6d4d4;  
  padding : 0px;
  margin-left: auto;
  margin-right: auto;
}
td.menu {
  width : 698px;
  height : 31px;
  text-align : center;
  vertical-align : middle;
  background-image : url(topmenu.gif);
  color : #ffffff;
  font-family : arial;
  font-size : 13px;
  font-weight : bold;
}
td.body {
  width : 698px;
  text-align : center;
  vertical-align : top;
  color : #000000;
  font-family : verdana;
  font-size : 10px;
}
table.gallery {
  border-collapse : collapse;
  width : 100%;
}
td.index {
  width : 230px;
  vertical-align : top;
  text-align : justify;
  padding : 15px;
  color : #000000;
  font-family : arial;
  font-size : 14px;
}
td.left {
  width : 298px;
  vertical-align : top;
}
p.title {
  margin-left : 25px;
  color : #0b4536;
  font-family : verdana;
  font-size : 30px;  
  font-weight : bold;
}
p.marge {
  margin-left : 25px;
  color : #000000;
  font-family : verdana;
  font-size : 12px;
}
p.bio {
  margin-left : 25px;
  color : #000000;
  font-family : arial;
  font-size : 14px;
  text-align : justify;
}
td.right {
  width : 400px;
  vertical-align : top;
}

