* { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; } html, body { width: 100%; height: 100%; } body { background-color:#ffffff; background-repeat: no-repeat; /* background-position: left top; */ background-position: center center; background-repeat: no-repeat; color: #cccccc; margin: 0; padding: 0; } body { overflow: none; } body.social-bar-top { margin-top:30px; overflow:hidden; } body.social-bar-top { margin-bottom:30px; overflow:hidden; } #Dflashsitewrapper { height: 100%; width: 100%; min-height: 600px; max-height: 2400px; min-width: 900px; max-width: 3200px; overflow: auto; } html,body { height: 100%; width: 100%; } * html div#Dflashsitewrapper { width: 900px /* fallback value */; width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 32026 ? "3200px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 920 ? "902px" : "100%")); } * html div#Dflashsitewrapper { height: 600px /* fallback value */; height:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientHeight : document.body.clientHeight) > 24018 ? "2400px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientHeight : document.body.clientHeight) < 620 ? "602px" : "100%")); } #flashsite { height: 100%; width: 100%; overflow: hidden; } #site_by_cmd, #copyright, #copyright a { font-size: x-small; color: #; } #flashsite_obsolete { width: 0px; height: 0px; } #flashsite, #main, #inmain #copyright, #site_by_cmd { text-align: center; margin: 0 auto; } #site_by_cmd a { color: #cccccc; text-decoration: none; } obsolete { position: absolute; left: 50%px; margin-left: -50px; top: 50%px; margin-top: -50px; }