#qa_header {
    position: relative;
    background: url( /images/youth.jpg) center no-repeat;
    height: 337px;
    padding: 3px;
    border: 1px solid #922926;

}
#study_header {
    position: relative;
    background: url( /images/photo_study_circle.jpg) center no-repeat;
    height: 370px;
    padding: 3px;
    border: 1px solid #922926;

}
#qa_story {
 position: relative;
    background: url( /images/temple_latest.jpg) center no-repeat;
    height: 337px;
    padding: 3px;
    border: 1px solid #922926;
  
}
#CW_photo {
 position: relative;
    background: url( /images/PainSmall1.jpg) center no-repeat;
    height: 337px;
    padding: 3px;
    border: 1px solid #922926;
  
}
#donation_photo {
 position: relative;
    background: url( /images/services/collage.jpg) center no-repeat;
    height: 337px;
    padding: 3px;
    border: 1px solid #922926;
  
}
#book_store_photo {
 position: relative;
    background: url( /images/bookstore/book_store.jpg) center no-repeat;
    height: 337px;
    padding: 3px;
    border: 1px solid #922926;
  
}
.question {
    /*background: #6E6E6E;*/
font-family:comic sans ms;
    font-size:11pt;
    color: blue;
    line-height: 22px;
    padding: 15px;
    margin:10px;
}

.answer {
    /*background: #6E6E6E;*/
font-family:comic sans ms;
font-size:11pt;
    /*color: #FFF;*/
    line-height: 25px;
    padding: 15px;
    margin: 10px;
}

.qa {
background: url('/images/gospel/gospel_bg.jpg');
    padding: 5px;
    border: 1px solid #922926;
    margin: 15px;
}


#email {
    padding: 70px;
}

pre{
    font-weight:bold;
    font-family:Arial, sans-serif;
    font-size:9pt;
}