#Container
{
    width:100%;
    height:100%;
    text-align:left;
    background:0;
}
html {height:100%;}
Body
{
    height:100%;
    background:0;
    background: #454545 url('pictures/gs_webgraphics/bg_container_splash.jpg') repeat-x top center;
}
#MainArea
{
    background:0;
    width:900px;
    height:100%;
    background: transparent url('pictures/gs_webgraphics/bg_mainarea_splash.jpg') repeat-y left center;
}
#MainImage
{
    float:left;
    width:700px;
    height:254px;
    margin-top:0;
    border-bottom:4px #aaa solid;
}
#PageContent
{
    text-align:right;
    width:900px;
    padding:20px 0;
    margin:0;
}
.PageMenu,
.Copyright,
#PageHeader
{
    display:none;
}
#Footer
{
    position:absolute;
    bottom:0;
    height:25px;
}
#Footer .FooterContent {width:600px;}
// From Album Meta Data