
body {

    font-family: Verdana, Geneva, Arial;
    font-size: 12px;
    line-height: 12pt;
}

.borders {
    border-left:solid gray 1px;
    border-right:solid gray 1px;
    border-top:solid gray 1px;
    border-bottom:solid gray 1px;
}
.section_header {
    background-image:url(images/section_header.jpg);
    background-repeat:no-repeat;
    height: 30px;
    padding-left: 8px;
    padding-bottom: 8px;
    font-family: Verdana, Geneva, Arial;
    font-variant: small-caps;
    font-size: 12px;
    font-weight: bold;
}
.plain_header {
    padding-top: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    font-family: Verdana, Geneva, Arial;
    font-variant: small-caps;
    font-size: 12px;
    font-weight: bold;
}

.quickfact {
    background-image: url(images/didyouknow_bkg.jpg);
    background-repeat: no-repeat;
    background-position: top-left;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 15px;
    padding-top: 35px;
    font-family: Verdana, Geneva, Arial;
    font-size: 9px;
}

.thankYouLPBox {
    border-left:solid gray 1px;
    border-right:solid gray 1px;
    border-top:solid gray 1px;
    border-bottom:solid gray 1px;
    background-image: url(images/thankyou_bkg.gif);
    background-repeat: no-repeat;
    background-position: top-left;
    background-color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 35px;
    padding-bottom: 5px;
    font-family: Verdana, Geneva, Arial;
    font-size: 9px;
}

.borderedWhiteBox {
    border-left:solid gray 1px;
    border-right:solid gray 1px;
    border-top:solid gray 1px;
    border-bottom:solid gray 1px;
    background-color: #FFFFFF;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.paragraphText {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: Verdana, Geneva, Arial;
    font-size: 12px;
    line-height: 12pt;
}

.paragraphSmallText {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Verdana, Geneva, Arial;
    font-size: 9px;
    line-height: 10pt;
}

.bgImage_1 {
    background-image: url(images/bcorner_img_1.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImage_2 {
    background-image: url(images/bcorner_img_2.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImage_3 {
    background-image: url(images/bcorner_img_3.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImage_4 {
    background-image: url(images/bcorner_img_4.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImage_5 {
    background-image: url(images/bcorner_img_5.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImage_6 {
    background-image: url(images/bcorner_img_6.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImage_7 {
    background-image: url(images/bcorner_img_7.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImage_8 {
    background-image: url(images/bcorner_img_8.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImage_9 {
    background-image: url(images/bcorner_img_9.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImage_10 {
    background-image: url(images/bcorner_img_10.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.bgImage_dedicate {
    background-image: url(images/sara_dedication.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.bgImage_memorial {
    background-image: url(images/sara_peaceflag.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.bgImage_thanks {
    background-image: url(images/sarathanks.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImage_footer {
    background-image: url(images/section_footer.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImage_error {
    background-image: url(images/bcorner_img_error.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

a:hover {
    color : 20C0FF;
}
a:visited {
    color : 88A4C5;
}
a:visited:hover {
    color : 20C0FF;
}
.indent {
    padding-left:15px;
}
img {
    border:0px;
}
.ques {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    font-family: Verdana, Geneva, Arial;
    font-size: 12px;
    line-height: 12pt;
    font-weight: bold;
}
.ansr {
    padding-left: 18px;
    padding-right: 10px;
    font-family: Verdana, Geneva, Arial;
    font-size: 12px;
    line-height: 12pt;
}
.bigText {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Verdana, Geneva, Arial;
    font-size: 20px;
    text-align: center;
    font-weight: bolder;
    font-variant: small-caps;
}
.galleryImg {
    text-align: center;
}
