/* BODY STRUCTURE */

#index_box {
    background: url(../images/welcome.gif) no-repeat;
    min-height: 30px;
}


/* NAVIGATION */

#index_breadcrumb {
    font-size: 75%;
    position: absolute;
    top: 110px;
    left: 23%;
    visibility: hidden;
}


/* TEXT */

#news {
    font-size: 90%;
    margin: 2em 0 0 2em;
}
#copyright {
    font-size: 70%;
    text-align: center;
}


/* IMAGES */

img.organization_logo {  
    margin: 30px .5em 30px .5em;   
    border: 0;
}
