body {font-family: Arial;
      overflow: auto;
      background: #ffffff;
}

a:visited {color: #FF6633;}
a:link {color: #990000;}

LI {font-family: Arial;}

#logo {
    height:150px;
    border-style: none;
    }

#navbar {
        min-height: 50px;
        width: 700px;
        padding-left: 25px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        font-size: 13pt;
        overflow: auto;
        line-height: 25px;
        border-style: none;
        }
#navbar a { display: inline-block; 
        width: 30%; 
        }

#maininfo {
    width:700px;
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 20px;
    overflow: auto;
    color: #000000;
    font-family: arial,sans-serif;
    text-align: justify;
    }

#namelist {
        width: 700px;
        padding-top: 25px;
        padding-left: 10px;
        padding-right: 20px;
        overflow: auto;
        color: #080E73;
        font-family: arial,sans-serif;
        text-align: center;
        }

#legal {
        overflow: auto;
        }

#individual {
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    width: 700px; 
    text-align: center;
    color: #669999;
    font-family: arial,sans-serif;
}

table.header {
    border-style: double;
    border-color: #339966;
}

tr.header {
    border-style: none;
}

td.header {
    border-bottom-style: none;
}

td.navbar {
    border-style: none;
    border-top-style: double;
    border-color: #339966;
}

header {
    top:0;
}

table.links {
    border-style: none;
    border-color: #339966;
}

tr.links {
    border-style: none;
}

td.links {
    border-style: none;
    border-bottom-style: solid;
    border-color: silver;
}

table.nameindex {
    border-style: none;
    border-color: #339966;
    empty-cells: show;
}

tr.nameindex {
    border-style: none;
    border-bottom-style: dotted;
    border-color: silver;
}

td.nameindex {
    padding: 0px;
    border-style: none;
    border-bottom-style: dotted;
    border-color: silver;
}

table.indi {
    border-style: none;
    border-color: yellow;
    empty-cells: show;
}

tr.indi {
    border-style: dash;
    border-color: orange;
}

td.indi {
    border-style: none;
    border-color: silver;
}

h1 {Font-family: Arial,sans-serif;
    font-size: 24pt;
    font-weight: bold;
    color: #339966;
    line-height: 95px;
    margin-left: 20px;
   } 
h2 {Font-family: Arial,sans-serif;
    font-size: 24pt;
    font-weight: bold;
    color: #339966;
   } 

td.names {
    color:#015367;
    padding: 0px;
    border-bottom-style: dotted ;
    }
td {
    border-bottom: 1px solid gray;
    padding: 10px;
    color:#015367;
    }

p.individual {
    Font-family: Arial, sans-serif;
    font-size: 14pt;
    color: #66999; 
    }

p.children {
    Font-family: Arial, sans-serif;
    font-size: 14pt;
    color: #66999; 
    margin-left: 20px;
    }

p.citation {
    width:700px;
    Font-family: Arial, sans-serif;
    font-size: 14pt;
    color: #000000; 
    background-color: #A46FD7;
    margin-left: 20px;
    }
a.descendants {
    Font-family: Arial, sans-serif;
    font-size: 14pt;
    color: #000000; 
    background-color: #A66C00;
    }
a.namelist {
    Font-family: Arial, sans-serif;
    font-size: 14pt;
    text-align: left;
    }
    
table.scrapbook {
    display: inline-table;
    Font-family: Arial, sans-serif;
    font-size: 14pt;
    border: 0px;
    padding: 0px;
    margin: 0px;
    }
