/*
 *  Common styles for the The Ark at Cross of Christ Web Site
 */

.Header {
    clear: both;
    color: #0000ff;
    margin-top: 0pt;
    margin-bottom: 3pt;
    text-align: center
}

a.Link {
    color: #0000ff;
    font-weight: bold;
    text-decoration: none
}

a.Link:hover {
    color: #ff0000
}

a.Link2 {
    color: #0000ff;
    text-decoration: none
}

a.Link2:hover {
    color: #ff0000
}

body {
    background-color: #c9fdfd;
    background-image: url(images/backn2.gif);
    font-family: "Comic Sans MS", "Arial";
    font-size: 13pt;
}

div.Caption {
    font-size: 10pt;
    font-weight: bold;
    text-align: center
}

div.Footer {
    clear: both;
    color: #404040;
    font-size: 9pt;
    margin-top: 6pt;
    text-align: center
}

div.Main {
    padding-bottom: 0pt;
    padding-left: 6pt;
    padding-right: 6pt;
    padding-top: 0pt
}

div.Subject {
    color: #0000ff;
    font-size: 24pt;
    font-weight: bold;
    margin-bottom: 12pt;
    text-align: center
}
