html, body {
    background: #FFFFFF;
    height: 100%;
    margin:0;
    min-height: 100%;
    overflow: auto;
    padding:0;
}

body {
    font: 76% Arial, sans-serif;
}
#SWFObjectExprInst,
#content {
    height: 100%;
    min-height: 730px;
    width: 100%;
    min-width: 1200px;
    position:absolute;
    outline: none;
    top:0;
}

#zigosClub {
    height: 100%;
    min-height: 730px;
    width: 100%;
    min-width: 1200px;
    overflow: auto;
    position: relative;
}

.ghost {
    display: none;
}
