body {

    background-color: #BBBBBB;
    background-image: url(bg.jpg);
    font-family: Arial;
    margin: 0px;
    padding: 24px;
    text-align: center;

}

.gutter {

    background-color: #FFFFCC;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    padding-bottom: 8px;
    text-align: center;
    width: 750px;

}

.gutter table {

    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 702px;    

}

.header {

    background-color: #CCCCCC;
    background-image: url(bg-header.jpg);
    height: 240px;
    text-align: center;

}

.navcell {

    background-color: #CCFF99;
    background-image: url(bg-navcell.gif);
    height: 32px;
    text-align: center;

}

a.nav {

    color: #333333; 
    font-size: 10pt;
    font-weight: bold; 
    letter-spacing: 1px; 
    text-decoration: none; 
    text-transform: uppercase;


}

a:hover.nav {

    text-decoration: underline;

}

.copy1 {

    font-size: 10pt;
    height: 100px;
    padding: 8px 32px 8px 8px;
    text-align: left;
    vertical-align: top;
    width: 63%;

}

.copy-lightbox {

    font-size: 10pt;
    height: 100px;
    padding: 8px 32px 8px 8px;
    text-align: left;
    vertical-align: top;
    width: 52%;

}

.thumbnails {

    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    margin-left: 2px;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    padding-left: 4px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;

}

a.policy {

    color: #333333;

}

.copy2 {

    border-color: #999999;
    border-style: dashed;
    border-width: 0px 1px 0px 1px;
    font-size: 10pt;
    font-weight: bold;
    padding: 8px 8px 8px 8px;
    text-align: center;
    vertical-align: middle;

}

.footer {

    font-size: 8pt;
    padding: 8px 8px 8px 8px;
    text-align: center;
    vertical-align: bottom;

}

.spacer2 {

    height: 64px;

}
