﻿body
{
    height: auto !important;
    height: 100%;
    min-height: 100%;
    width: 95%;
    background-image: url(Backgrnds/bac_berr_sm.jpg);
    background-repeat: repeat-y;
    background-color: #ffebcd;
    background-position:left;
    
}
html
{
    height: 100%;
    height: auto !important;
    min-height: 100%;
}
.centered
{
    text-align: center;
    display: block;

}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
#GenPage
{
    background-image: url(Genealogy/LegacyFiles/Niceblue.gif);
}

hr
{
    width: 50%;
    text-align: center;
}
table#Baptism td
{
    border: blue 1px ridge;
    padding: 4px;
}
table#marriage td
{
    border: blue 1px ridge;
    padding: 4px;
}

table#burial td
{
    border: blue 1px ridge;
    padding: 4px;
}

table#Baptism
{
    width: 60%;
    text-align: right;
}

table#marriage
{
    width: 60%;
    text-align: right;
}

table#burial
{
    width: 60%;
    text-align: right;
}
#genbackground
{
    background-image: url(Genealogy/LegacyFiles/Niceblue.gif);
    background-repeat: repeat;
}
table#books td
{
    width: 70%;
    text-align: left;
    border: blue 1px ridge;
    padding: 4px;
}

sup
{
    font-size: 8pt;
}
.indent
{
    margin-top: 5px;
    margin-left: 30px;
    margin-right: 20px;
}

ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li
{
    background-image: url(Genealogy/Image_Data/tree.gif);
    background-repeat: no-repeat;
    background-position: -2px 0.4em;
    padding-left: 1.0em;
    padding-top: .1em;
}

#annieTM
{
    margin-bottom: -35px;
}



.bordertop
{
    border-top: #000000 3px solid;
    padding-bottom: 30px;
    padding-top: 10px;
}
.margintop
{
    margin-top: 20px;
    
}
.russText
{
    color: #ffffff;
}


