BODY
{
    margin-left : 10em;
    margin-right : 10em;
}

A IMG
{
    border : none;
}

HR, H2
{
    clear : both;
}

#header
{
    text-align : center;
}

#header H1
{
    display : inline;
    font-size : xx-large;
    font-weight : bold;
    position : relative;
    top : 1.5em;
}

#header H1 A
{
    text-decoration : none;
    color : black;
}

#header H1 A:hover
{
    text-decoration : underline;
}

.leftimg, .leftlink
{
    float : left;
}

.rightimg, .rightlink
{
    float : right;
}

.leftimg, .rightimg
{
    margin : 1em;
}

.leftlink
{
    margin-left : 1em;
}

.rightlink
{
    margin-right : 1em;
}

.location, .scripture
{
    font-style : italic;
}

.scripture
{
    float : left;
    width : 40%;
    margin-right : 1em;
}

#main
{
    float : left;
    width : 50%;
}
