img {
  display : block;
}

.center {
  background-position : center 0%;
  display : block;
}

body {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  display: block;
  margin-left:  auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  background-color : #CCCCCC;
  background-position : center 0%;
}


h1 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 18px;
  font-weight : bold;
  margin-top : 24px;
  margin-right : 8px;
  margin-bottom : 8px;
  margin-left : 8px;
  text-align : center;
  color : #735234;
}

h2 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : bold;
  margin-top : 24px;
  margin-right : 8px;
  margin-bottom : 8px;
  margin-left : 8px;
}

h3 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
  margin-top : 6px;
  margin-right : 2px;
  margin-bottom : 2px;
  margin-left : 2px;
  text-align: center;
}


table.R_album {
  width:  900px;
  border-style: inset;  
  margin-left:  auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #CCFFFF;
  padding : 5px;
}


a:link {
  color : #333366;
  text-decoration : none;
}

a:visited {
  color : #666666;
  text-decoration : none;
}


a:hover {
  color : #CC0000;
  text-decoration : none;
}


.ital {
    font-style:  italic;
}

.important {
    font-weight:  bold;
}

.highlight {
   color:  #CC0000;
}

.normal-text {
    font-weight: normal;
}

.onright {
   float:  right;
   padding:  10px;
}

.onleft {
   float:  left;
   padding:  10px;
}

.oncenter {
   position: absolute;
   left:  45%;
}


.header {
    line-height: 110%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: comic sans ms;
    font-size: 14pt; 
    font-weight: bold; 
    color: black; 
    text-align: center;
}  

 .caption {
    line-height: 110%; 
    margin-top: 0; 
    margin-bottom: 0; 
    font-family: comic sans ms; 
    font-size: 10pt; 
    font-weight: bold; 
    color: black; 
    text-align: center;
}   
 .description {
    line-height: 110%; 
    margin-top: 0; 
    margin-bottom: 0; 
    margin-left: 20px; 
   font-family: comic sans ms; 
    font-size: 10pt; 
    font-weight: bold; 
    color: black; 
    text-align: left;
}   

 .pedigree {
    margin-top: 0; 
    margin-bottom: 0; 
    font-family: arial; 
    font-size: 10pt; 
    color: black; 
    text-align: left;
    border-color: #FFFFFF; 
    border-width:  1px;
    border-style:  solid;
    padding:       3px;

}   



