html, body {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    font-family: Arial,Helvetica,sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
}

object, img, embed {
    outline: medium none;
}

.flash-container {
    height: 1006px;
}

#flash-placeholder {
    display: block;
    height: 1006px;
    margin: 0 auto;
    position: relative;

    color: #ECE8C5;
    text-align: center;
}

#flash-placeholder.background {
    background: url('../images/noFlash.jpg') no-repeat top center;
}

.noflash-content {
    position: relative;
    top: 580px;
    width: 760px;
    margin: 0 auto;
    text-align: left;
    display: none;
}

.noflash-content h1 {
    margin: 0;
    padding:  0;
}

.noflash-content a {
    text-decoration: underline;
    color: #5CC7FB;
}

#header {
    height: 48px;
    text-align: center;
    width: 100%;
}

#gde_footerContainer {
    display: none;
}

#footer {
    color: #999999;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 996px;
    position: relative;
    display: none;
    top: 0px;
}

#ratingsInfo,
#ratingsInfo a,
#ratingsInfo a:hover {
    color: #938e74;
    font: 10px Arial, helvetica, "sans-serif";
    padding-top: 10px;
    position: relative;
    text-decoration: none;
}

#disclaimer {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #938e74;
    color: #938e74;
    display: none;
    font-family: Arial, Helvetica, "sans serif";
    font-size: 11px;
    left: 680px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 50px;
    width: 300px;
}

#fb-like {
    display: none;
}

.clearer {
    clear: both;
}

