@import url(/webfontkit/fanwoodtext/stylesheet.css);
@import url(/webfontkit/kristi/stylesheet.css);

a:link
{
    color : #0000A0;
    text-decoration : none;
}

a:visited
{
    color : #400060;
    text-decoration : none;
}

a:hover, a:active
{
    background : #F8F8F8;
    text-decoration : none;
}

a.quiet-link:link,
a.quiet-link:visited,
a.quiet-link:hover,
a.quiet-link:active
{
    background : transparent;
    color : inherit;
    text-decoration : none;
}

.header a:link,
.header a:visited,
.header a:hover,
.header a:active
{
    color : inherit;
}

body
{
    background : #36255A;
    text-align : center;
}

.work-area
{
    width : 42pc;
    max-width : 90%;
    font : 14pt FanwoodTextTT, serif;
    line-height : 17pt;
    margin : 1pc auto;
    background: #C2C0C8 url(/flower.jpg);
}

.header
{
    width : 42pc;
    max-width : 100%;
    height : 70pt;
    padding-bottom : 3pc;
}

.header img.dove-style
{
    position : relative;
    left : -6pt;
    top : 12pt;
    width : 40pt;
    height : 32pt;
}

.header h1
{
    font : 30pt KristiMedium, serif;
    padding-top : 3pt;
    padding-right : 40pt;
}

.header h2
{
    font : italic 12pt FanwoodTextTT, serif;
    padding-top : 2pt;
}

div.language-menu
{
    height : 50px;
    width : 0;
    float : right;
}

.language-menu img
{
    width : 40px;
    height : 21px;
    margin-top : 4px;
    margin-left : -48px;
    display : block;
}

.main-menu
{
    padding-top : 12pt;
}

ul.menu li
{
    display : inline;
    margin : 0 6pt;
}

ul.menu li:hover
{
    background-color : #F8F8F8;
}

.content-area
{
    width : 40pc;
    max-width : 80%;
    margin : 1pc auto 2pc auto;
    text-align : left;
}

.footer
{
    width : 40pc;
    max-width : 80%;
    font-size : 10pt;
    margin : 48pt auto 0 auto;
}

.footer-contents
{
    padding : 6pt 0 6pt 0;
}

.seen
{
    opacity : 1;
    filter: alpha(opacity = 100);
}

.unseen
{
    opacity : 0;
    filter: alpha(opacity = 0);
}
