body { 
  color:black;
  background-color:#FFFFFF;
  }
  
p.banner {
   color:#663300; 
   background-color:#FFFFFF;
   font-family: "Times New Roman", serif; font-variant: small-caps; 
   font-weight: bold;
   text-align: right;
   margin-left:0px;margin-top:0px;margin-bottom:0px;}
   
p.copyright {
   font-size:smaller;
   text-align:left;}
	
hr.banner {
  margin-top:0px; 
  margin-left:0px; 
  margin-bottom:0px;
  background-color: #FFFFFF;
  color: #663300; }

h2.banner {
   color:#ffffff; 
   background-color:#663300;
   margin-top:0px;
   margin-bottom:0px; 
   font-weight: bold;
   font-size: 200%;
   font-family: "Times New Roman", serif;
   padding:5px;}
   	
a.banner:link {
  color:#663300;
  background-color:#FFFFFF;
  text-decoration: none;}
a.banner:visited {
  color:#663300; 
  background-color:#FFFFFF;
  text-decoration: none;}
a.banner:hover {
  color:black; 
  background-color:#FFFFFF;
  text-decoration: none;}
  
a.picture:link {text-decoration: none;}
a.picture:visited {text-decoration: none;}
a.picture:hover {text-decoration:none;}
	
.kern {letter-spacing:-0.12em;}

li.category {
  font-family:  "Verdana", serif;
  }

.photocolumn {
position: absolute;
text-align: center;
width: 200px; }   

.textcolumn {
position: absolute;
left: 210px;     
right: 75px; 
}  

.biography {
margin-left: 10%;
margin-right: 10%; }

.photocolumnHome {
position: absolute;
text-align: center;
width: 200px; }

.textcolumnHome {
position: absolute;
left: 210px;
right: 75px; }

