html, body {
/*height: 100%;
width: 100%;*/
/* IE _width: 940px; */

/* height: 94.8%; // scale // */
/*height: 100%;*/
text-align: center;
vertical-align: top;
margin: 0 auto;
padding: 0;

/*margin-bottom: -114px; 
overflow: hidden; */

    }

body { background: url(../img/background-f8.gif) 0 82px repeat-x; }

body.alt { height: 89%; }

a img, map, area { border: 0; }
/* object, embed { display: block; } */

img.getflash { margin-top: 100px; }

#content {
    width: 100%; 
    height: 100%;
    min-width: 922px;
    min-height: 800px;
    overflow: hidden;
    }

#upper { width: 921px; height: 72px; border-left: 1px solid #8c8c8c; margin: 0 auto; margin-top: 10px; }


div#hero { width: 1400px; height: 540px; text-align: center; margin: 1px auto; position: relative; }
div#sport { position: absolute; top: 0; right: 239px; z-index: 98; }
div#hero-inner { width: 1400px; height: 540px; text-align: center; margin: 1px auto; }
#hero-inner.archival {  }

div#FlashContent { width: 1400px; text-align: center; overflow: hidden; height: 540px; margin: 0 auto; }

#lowrap { width: 982px; height: 151px; position: relative; margin: 0 auto; }

#lower { position: relative; width: 935px; height: 151px; padding-left: 11px; border-left: 1px solid #8c8c8c; margin: 0 auto; text-align: left; overflow: hidden; /* clip: rect(0 935px 74px 0); */}

#lower p { margin: 0 0 0 1px; padding: 11px 0 3px 0; font-family: helvetica, arial, sans-serif; font-size: 13px; }
#lower #scrollBinContent { height: 64px; border-bottom: 10px solid white; margin-top:63px; }
#lower #scrollBinContent img { float: left; margin-left: 0; }
#lower #scrollBinContent a img:hover { cursor: pointer; }
#lower img.label { border-top: 8px solid white; }
#lower img.view { display: block; position: absolute; left: 6px; bottom: 0; }

#rarrow { display: block; position: absolute; right: 0; top: 61px; z-index: 100; }
#larrow { display: block; position: absolute; left: 8px; top: 61px; z-index: 100; }
#rarrow:hover, #larrow:hover { cursor: pointer; }
#larrow { display: none; }

#detail { display: none; }

/* individual pages follow > > > */

/* archival landing page */
body.archival-landing { background:url(../img/ARCHIVALlandingPAGE.jpg) center 82px no-repeat; }

/* archival movie (in every stitch...) */
body.arch-movie { background:url(../img/arch-movie-background.gif) center 82px repeat-x; } 

/* contact page */
#contactbody {
    width: 100%;
    height: 540px;
    overflow: hidden;
    text-align: center;
    margin: 1px auto;
    position: relative;
    }
#contactbox div#contimg { 
    position: absolute;
    left: 50%; 
    margin-left: 94px;
    top: 139px;
    display: block;
    z-index: 99;
    }
#contactbox { 
/*
    width: 980px;
    height: 540px;
    padding: 0;
    margin: 0 auto;
    position: relative;
*/
    }
#contactbox div.nest { 
    width: 252px;
    position: absolute;
    left: 50%;
    margin-left: 205px;
    top: 234px;
    }
#contactbox div.gen  { width: 252px; height: 67px; background: url(../img/contact-general.on.png); margin-bottom: 53px; }
#contactbox div.gen a { width: 252px; height: 67px; display: block; background: url(../img/contact-general.png); }
#contactbox div.pre { width: 252px; height: 68px; background: url(../img/contact-press.on.png); }
#contactbox div.pre a { width: 252px; height: 68px; display: block; background: url(../img/contact-press.png); }
#contactbox div.gen a:hover, #contactbox div.pre a:hover { background-image: none; }
/* end contact page */




