BODY {
    background: url(Images/symbol.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    font-family: Times New Roman Condensed, serif;
    font-size: "1.0em";
    margin: none; 
}

H1 {
    font-family: Baskerville Old Face, serif;
    font-weight: 700;
    font-size: 2.0em;
    text-align: center;
}
H2 { 
    font-family: Baskerville Old Face, serif;
    font-size: "1.75em"; 
    font-weight: 400;
    font-size: 1.8em;
}

H3 {
    font-size: "1.5em";
    font-weight: 400;
    text-align: center;
}

HR.menu_rule {
    color: #FFFFFF;
    width: 98%;
}

HR.address_rule {
    color: #507691;
    width: 755px;
    height: 2px;
}

HR.verse_rule {
    width: 100%;
}

P { text-indent: 5%; 
    font-size: "1.0em"; 
    text-align: justify;   
}

P.prayer_chain {
    text-align: right;
    text-indent: none;
}

A:link, A:visited { 
    color: #305671; 
    font-size: "1.0em";
    font-weight: 500;
}

A:active, A:hover { 
    color: #305671;
    font-size: "1.0em";
    font-weight: 500;
    text-decoration: none;	
} 

A.menu:link, A.menu:visited { 
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    text-decoration: underline;
    text-indent: 10px;
}
A.menu:active, A.menu:hover { 
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    text-indent: 10px;
}

.menu_block, .main_block {
    font-size: "1.0em";
    font-family: times new roman condensed, serif;
    float: left;
    margin-top: 0;
}

.menu_block {
    width: 200px;
    background: #507691;
    border: 5px inset #507691;
    padding: 3px;
    text-indent: 10px;
}

.main_block {
    width: 80%;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 0px;
    border: none;
    margin: none;
}

.sermon_block {
    border: 4px solid #BDBDBD;
    text-align: center;
    margin-right: auto;
    margin-left; auto;
}

.address_text {
    color: #406681;
    text-align: center;
    font-size: 17px;
}

.menu_header {
    color: #FFFFFF;
    font-size: 23px; 
    font-weight: 400;
    text-indent: 0%;
}




