html, body {
    height: 100%;
    margin: 0;
    background: #000000;
    font-family:Arial;
    font-weight:bold;

}

#logo {
    position: absolute;
    z-index: 2998;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000;
}

    #logo table {
        position: absolute;
        top: 50%;
        right: 50%;
        margin: -90px -70px 0 0;
    }
#DonationBG {
    display:none;
    position: absolute;
    z-index: 2000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000;
    opacity:0.8;
    filter:alpha(opacity=80);
}
#Donation {
    display:none;
    position: absolute;
    z-index: 2000;
    width: 750px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 50%;
    margin:  0 -400px 0 0;
}

#Donation iframe {
z-index: 2001;
    width: 800px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 50%;
    margin:  0 -400px 0 0;
}

#nav {
    position: absolute;
    bottom: 10px;
    z-index: 903;
    width: 100%;
    height: 118px;
    text-align: center;
}

#btns1 {
    position: absolute;
    bottom: 126px;
    left: 1088px;
    z-index: 903;
}

#btns {
    position: relative;
    width: 1590px;
    height: 118px;
    margin: auto;
    z-index: 900;
}

#menu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
}

#wrapper {
    margin: auto;
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 902;
}

#page {
    z-index: 901;
    position: absolute;
    width: 4608px;
    height: 2450px;
    background: url(../images/Linath_site2.jpg) no-repeat 0px 0px;
}

#content3 {
    z-index: 999;
    position: absolute;
    left: 431px;
    top: 260px;
    width: 790px;
    height: 486px;
}

#content2 {
    z-index: 999;
    position: absolute;
    left: 216px;
    top: 1580px;
    width: 790px;
    height: 466px;
}

#content1 {
    z-index: 999;
    position: absolute;
    left: 1653px;
    top: 1350px;
    width: 790px;
    height: 486px;
}

#content4 {
    z-index: 999;
    position: absolute;
    left: 3237px;
    top: 1535px;
    width: 790px;
    height: 486px;
}

#content5 {
    z-index: 999;
    position: absolute;
    left: 2941px;
    top: 412px;
    width: 790px;
    height: 486px;
}

.iframe {
    height: 100%;
    width: 100%;
    border-bottom-width: 0px;
    margin: 0;
    padding: 0;
    z-index: 999;
}


#idus {
    position: absolute;
    bottom: 7px;
    left: 7px;
    z-index: 10;
}
a img {border:none;border-width:0px;
}
