body {
    background-color: #003366;
}
#everything {
    position: relative;
    top: 0px;
    left: 15%;
    width: 50.5em;
    height: 30.1em;
    background-color: #6699CC;
    min-width: 50.5em;
}
#linkage {
    position: relative;
    top: 9.2em;
    left: 12.5em;
    height: 20.4em;
    width: 37.4em;
    background-color: #003366;
    border-bottom: .5em solid #6699CC;
    border-right: .5em solid #6699CC;
    z-index: 2;
}
#main_img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    
}
#banner {
    position: absolute;
    top: 0;
    left: 12.5em;
    z-index: 3;
    width: 38em;
    text-align: center;
    background-color: #fff;
    height: 9.3em;
}
#banner img {
    border: none;
    width: 33.3em;
}
#logo {
    position: absolute;
    top: 0em;
    left: 0em;
    z-index: 2;
}
#logo img {
    width: 12.5em;
}
#logo_text {
    position: absolute;
    top: 17em;
    left: 1em;
    z-index: 2;
    width: 11em;
    text-align: center;
}
#logo_text img {
    width: 11em;
}
#transcription {
    position: absolute;
    top: 0.1em;
    float: left;
    width: 10.3em;
    z-index: 2;
    text-align: center;
    left: 0em;
}
#transcription img {
    border: 0;
    width: 10.3em;
}
#transcription a:link {
    border: 0;
    text-decoration: none;
    
    
}
#graphics{
    position: absolute;
    top: 0.1em;
    left: 13.6em;
    float: left;
    width: 10.3em;
    z-index: 2;
    text-align: center;
}
#graphics img {
    border: 0;
    width: 10.3em;
}
#graphics a:link {
    border: 0;
    text-decoration: none;
    
    
}
#accessibility {
    position: absolute;
    top: 0.1em;
    left: 27.2em;
    float: left;
    width: 10.3em;
    z-index: 2;
    text-align: center;
}
#accessibility img {
    border: 0;
    width: 10.3em;
}
#accessibility a:link {
    border: 0;
    text-decoration: none;
    
    
}

#img1 {
    display:block;
}
#img2 {
    display: none;
}
#img3 {
    display:block;
}
#img4 {
    display: none;
}
#img5 {
    display:block;
}
#img6 {
    display: none;
}

