P.data {
    font-size:90%;
    padding:0; margin:0 1em;
    text-align:left; text-indent:0;
}

SPAN.accent {
    color:#4f4910;
}

DIV.photo {
    text-align:center; vertical-align:middle;
    clear:none;
    border:1px solid black; padding:0; margin:20px; 
    width:160px; height:280px; float:left; 
}

DIV.twophoto {
    margin:0; padding:0;
    width:404px; height:322px; float:left;
    border:none; width:"320px"; height:"280px";
    //width:420px; height:280px;
}

DIV.photo IMG {
    width:100px;
}

DIV.photo IMG.wide {
    width:130px;
}

DIV.photo TD {
    text-align:center; vertical-align:middle;
}

DIV.photo TD.imagetitle {
    font-size:90%;
}

DIV.photo TD.note {
    font-size:80%;
}

IMG.right {
    float:right; margin:0.5em 0.5em 1em 0.5em;
}

TABLE.about {
    width:90%; margin:1em auto 0;
}

TABLE.about TD {
    text-align:center; border:1px solid #556B2F;
    padding:0.5em; vertical-align:middle;
}

TABLE.about TD.title {
    width:25%; text-align:left;
}

.comment {
    color:#000; margin:0.2em 0 0 0; font-size:80%;
}

.imageIndex {
    border:2px solid #666;
    margin:0 2px;
}

TABLE#pictures {
    height:1px; width:auto; margin:0 auto; 
}

TABLE#pictures TD { 
    padding:0.5em; vertical-align:top; width:160px;
    text-align:center;
}

DIV.stix {
    width:auto; margin:0.5em 10%; padding:0.5em 0;
    background-color:#aaa;
}

DIV.stix P {
    text-align:left; margin:0.5em 0 0.5em 20%; clear:both;
    text-indent:0;
}

DIV.stix H3 {
    text-align:center; margin:0; padding:0;
}

DIV.stix P.dedication {
    text-align:right; margin: 0.5em 1em 1em 0; 
    font-style:italic; text-indent:0;
}

TABLE#tree TD, TABLE#tree TR {
    text-align:center; padding:0; margin:0; border:none;
}

TABLE#tree HR {
    color:#BEBEBE; border:1px solid #666;
    width:1px; height:15px; width:"3px";
    //width:3px;
}

TABLE#tree TD.big {
    font-size:200%; width:1em; vertical-align:middle;
}

TABLE#tree TABLE.family {
    margin:0 auto; border:3px double #666;
}

TABLE#tree TABLE.family TD {
    vertical-align:middle; padding:0.2em;
}

P.dates {
    font-size:80%; margin:0 0 0.5em 0; text-align:center;
}

A.more {
     font-size:90%; text-decoration:none;
}

TABLE#tree TD.one {
    vertical-align:middle; padding:0.2em;
    border:1px solid #666;
}

TABLE#tree TD.right {
    border-right:3px double #666;
}

TABLE#tree TD.top {
    border-top:3px double #666;
}

TABLE#tree TD.topright {
    border-top:3px double #666;
    border-right:3px double #666;
}

TABLE#tree TD.bottom {
    border-bottom:3px double #666;
}

TABLE#tree TD.line {
    vertical-align:middle;
}

TABLE#tree TD.line HR {
    width:100%; height:1px; height:"3px"; // height:3px;
}

