body
{
    font-family: Arial;
    font-size: 10px
}

a, a:link, a:visited, a:hover
{
    text-decoration: none;
    font-size: 12px;
    color: #BDA171
}

.content
{
    font-family: Arial;
    font-size: 12px;
    text-align: justify
}

.content_nonjust
{
    font-family: Arial;
    font-size: 12px
}

.header
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold
}

.subheader
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold
}

.photo_album
{
    font-family: Arial;
    font-size: 10px;
    text-decoration: none
}

.nav_content
{
    font-family: Arial;
    font-size: 12px;
    color: #BDA171;
}

.nav_norm
{
    font-family: Arial;
    font-size: 12px;
    color: #BDA171;
    border-color: #673F1F;
    border-style: solid;
    border-width: 1;
    background-color: #673F1F
}

.nav_hover
{
    font-family: Arial;
    font-size: 12px;
    color: #BDA171;
    border-color: #BDA171;
    border-style: solid;
    border-width: 1;
    background-color: #7F5432
}
