@charset "UTF-8";
html{width:100%;height:100%;}
body{background:#eee6d9;margin:0;overflow:hidden;width:100%;height:100%;}
#flashContainer,#alternateContent{position:absolute;top:0px;z-index:99;width:100%;height:100%;min-width:800px;min-height:600px;display:block;}
#menuBg{background:url('/images/menuBg.gif') no-repeat top;position:relative;z-index:10;top:0px;margin:0px auto;width:680px;height:87px;visibility:hidden;}
#islandBg{background:url('/images/islandBg.gif') no-repeat top;z-index:10;width:971px;height:535px;margin:0px auto;overflow:hidden;visibility:hidden;}
#locatorBg{background: url('/images/locatorBg.gif') no-repeat top;z-index:10;position:fixed;bottom:0px;height:99px;width:100%;overflow:hidden;visibility:hidden;}
#noFlashHide{position:absolute;top:0px;background-color:#ffffff;width:100%;height:100%;z-index:99;margin:0px;padding:20px;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;}