/***** General stuff. *****/

.pic
{
    border: 1px solid #775F47;
}

h1, h2, h3
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: italic;
    padding: 0 0;
    margin: 0 0;
    padding-bottom: 13px;
}

h1
{
    font-size: 17px;
}

h2
{
    font-size: 15px;
}

h3
{
    font-size: 13px;
}

hr
{
    height: 1px;
    width: 600px; 
    margin: 1em Auto;
    border-top: 1px solid #a0805f;
}

/***** The home page. *****/

td.mission
{
    font-weight: bold; 
    font-style: italic;
    line-height: 160%;
    letter-spacing:0.1em;    
    text-align: center;
}

