body 
{
    
}
.leftSidePanel
{
    background-image: url('asfjflag.jpg');
    background-repeat: no-repeat;
    float: left;
    height: 6250px;
    width: 150px;
    background-color: black;
}
.rightSidePanel
{
    background-image: url('asfjflag.jpg');
    background-repeat: no-repeat;
    float: right;
    height: 6900px;
    width: 128px;
    background-color: black;
    vertical-align:top;
}
.leftSidePanelLong
{
    background-image: url('asfjflag.jpg');
    background-repeat: no-repeat;
    float: left;
    height: 7400px;
    width: 128px;
    background-color: black;
}
.rightSidePanelLong
{
    background-image: url('asfjflag.jpg');
    background-repeat: no-repeat;
    float: right;
    height: 7400px;
    width: 128px;
    background-color: black;
    vertical-align:top;
}
.greyBackground
{
    background-color: #c0c0c0;
}
.logoContainer
{
    vertical-align: top;
    font-weight: bold;
    display: block;
}
.bodyDiv 
{
    height: 100%;
}
.hideDiv
{
    display: none;
}
.showDiv
{
    display: block;
}
.jsLink
{
    font-weight: bold;
}
#topLogo
{
    background-image: url('ladyliberty2a.jpg');
    background-repeat: no-repeat;
    background-position: center right;
    float: left;
    height: 230px;
    width: 84%;
    background-color: black;
    color: white;
    
}
#headerSpanText1
{
    vertical-align: middle; 
    font-size: 2.5em;
    font-family: Monotype Corsiva;
   
 
}
#headerSpanText2
{
    vertical-align: middle; 
    font-size: 1.3em;
    text-indent: 30px;    
}
#spacerDiv
{
    padding-top: 80px;
}   
.headerSpanText3
{
    vertical-align: middle; 
    font-size: 1.3em;
    text-indent: 44px;    
} 
#headerLastText
{
    text-align: center;
    font-size: 1em;
    line-height: 2em;
    text-indent: 9em;
} 
    
#bottomPhoto
{
    vertical-align: bottom;
    margin-top: 5650px;
    margin-left: 10px;
}
#middlePhoto
{
    vertical-align: bottom;
    margin-top: 480px;
    margin-left: 8px;
}
#middlePhoto2
{
    vertical-align: bottom;
    margin-top: 120px;
    margin-left: 8px;
}
