body {
        margin-top: 2em;
        margin-bottom: 2em;
        background-color:#85906A;
}

#topBanner {
   position:absolute;
   top:0px;
   left:0px;
   background-color:#85906A;
   width:938px;
   height:210px;
   border:0px;

}

#topBannerLeft{
   position: relative;
   float:left;
   width: 706px;
}

#topBannerRight{
   float:right;
   position: relative;
   width: 232px;
}

#mainContentBackGround {
    position:absolute;
    top:220px;
    left:0px;
    background-color:#bcbc86;
    width:706px;
}

#mainContent {
    position: relative;
    left:145px;
    top: 40px;
    background-color:#bcbc86;
    width:500px;
    font-family: times;
    color:#333333;
}

#mainContentTitleImg {
    position:relative;
    top: 40px;
    left: 145px;
    width: 516px;;
}


#contentTitle {
     font-style: normal;
     font-weight: bold;
     text-align: center;
     font-size:160%
}

#contentSubTitle {
    font-style: normal;
    text-align: center;
    font-size:75%
}

#subContent {
    position: relative;
    left:45px;
    width:400px;
    font-style: italic;
}


#footer {
    position: relative;
    left:0px;
    background-color:#bcbc86;
    width:706px;
    font-family: times;
    color:#333333;
}

#faqQuestions {
     font-weight: bold;
}

#faqAnswers {

}



#exhibitionTitle {
    font-weight: bold;
    color:#000;
}

#galleryPhotosContainer {
    position:absolute;
    top:220px;
    left:0px;
    background-color:#bcbc86;
    width:938px;
}

#galleryPhotosText {
    text-align: center;

}

#galleryExplaination {
    font-style: normal;
    text-align: center;
    font-size:18px;
}

#testimonials {
     font-style: italic;	
}
