body {
    background-color:#FFC;
    background:url(../intro/graphics/crossbk1.gif) repeat fixed;
    color:#441;
    }

h4 {
    text-align:center;
    }


.header {
    color:#441;
    }


.main_table {
    border:2px;
    width:100%;
    }


.main_entry {
    background-color:#CCC;
    border:#441 groove 5px;
    padding:1em 2em 1em 2em;
    }


.sitemenu {
    }


.intrmenu {
    margin:0;
    padding:0
    }
.intrmenu img {
    border:none;
    vertical-align:middle;
    }
.intrmenu a {
    border:0;
    color:#773;
    display:block;
    float:left;
    font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
    letter-spacing:1px;
    margin:0;
    padding:4px 15px 4px 10px;
    text-decoration:none;
    width:auto;
    }
.intrmenu a:focus {
    background:#CC9;
    color:#441;
    }
.intrmenu a:hover {
    background:#DDA;
    color:#552;
    }


.intrside tr {
    background-color:#CCC;
    height:25px;
    }
.intrside td {
    height:25px;
    padding-right:2em;
    width:100px;
    }
.intrside img {
    border:none;
    padding-left:10px;
    }

.sidetitle tr {
    background-color:#CCC;
    height:50px;
    }
.sidetitle td {
    height:50px;
    width:100px;
    }
.sidetitle img {
    border:none;
    padding-left:10px;
    }


.bodytext th {
    background-color:#DEDEDE;
    }
.bodytext a {
    color:#441;
    }
.bodytext a:hover {
    color:#110;
    }
.bodytext img {
    border:none;
    }


.intro_table td {
    padding-left:2em;
    }

.intro_table_left {
    width:20px;
    }


.link_note {
    font-weight:bold;
    }
.link_note li {
    font-weight:normal;
    }


.verse_table {
    border:0px solid #442;
    }

.verse_header {
    background-color:#442;
    color:#EEE;
    font-weight:bold;
    height:2em;
    margin-top:0px;
    text-align:center;
    }

.verse_ref {
    color:#442;
    font-weight:bold;
    padding-right:0.5em;
    text-align:right;
    width:13em;
    }

.verse_quote {
    background-color:#DDD;
    padding-top:0.5em;
    padding-bottom:0.5em;
    padding-left:0.5em;
    padding-right:0.5em;
    }

.verse_comment {
    border-top:1px solid #EEE;
    border-right:1px solid #EEE;
    border-bottom:1px solid #442;
    padding-top:0.5em;
    padding-bottom:0.5em;
    padding-left:0.5em;
    padding-right:0.5em;
    width:25em;
    }



.footer {
    color:#663;
    }
.footer a {
    text-decoration:underline;
    color:#663;
    }
.footer a:hover {
    text-decoration:underline;
    color:#331;
    }



