body { background-image:url(images/bodybg.gif);background-repeat:repeat-x;margin: 0px; padding: 0px; font-family: Arial; font-size: 12px; color:black; background-color: #EFEFEF; }

/** start elements of layout **/
#container { width: 800px; padding: 0px; border: 1px solid gray; }
#header { height: 218px; background: url(images/banner3.gif); border-bottom: 1px solid gray; text-shadow: #FFFFFF -1px -1px 1px; }
#menu { min-height: 500px; width: 200px; background-color: white; }
#content { min-height: 470px; width: 570px; background-color: white; padding: 15px;}
#sponsors { width: 152px;margin: 0px;background-color: white;}
#footer { height: 50px; line-height: 50px; border-top: 1px solid gray; text-align: center; background: url(images/footer.gif); clear:both; }
/** end elements of layout **/

/** start elements of header **/
#headerAddress {font-size: 14px; padding-bottom: 10px; vertical-align: bottom; text-align: center;height: 100%;}
#headerInstitute {color:#666666;font-size: 16px;font-weight: bolder;padding-top: 10px;vertical-align: top;text-align: right;height: 100%;}
#headerLogin {
    padding-left: 20px;
    background-color: #D7D7D7;
    background-image: url(images/bg_contentlogin.gif);
    background-image: url(images/footer.gif);
    border: 1px solid gray;
    border-right: none;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    text-shadow: none;

    width: 570px;
    height: 22px;
    position: relative;
    top: 190px;
    left: 209px;
}
#headerFlight{
    line-height: 25px;
    background-color: transparent;
    display: none;
    text-align: right;
    text-shadow: none;

    width: 210px;
    height: 25px;
    position: relative;
    top: 210px;
    left: 580px;
}
/** end elements of header **/

/** start elements of footer **/
.footerLink {cursor: pointer;font-family: Helvetica;margin-left: 5px;margin-right: 5px;color: #DD0066;text-decoration: none;}
/** end elements of footer **/

/** start elements of menu **/
.menuGroup {width: 175px; margin-top: 20px; margin-left: 10px;border: 1px solid gray;
            -webkit-border-bottom-right-radius: 20px;
            -moz-border-radius-bottomright: 20px;
            border-bottom-right-radius: 20px;
            -webkit-border-top-left-radius: 20px;
            -moz-border-radius-topleft: 20px;
            border-top-left-radius: 20px;

            -webkit-box-shadow: 3px 3px 3px 3px rgba(10, 87, 113, 0.5);
            -moz-box-shadow: 3px 3px 3px 3px rgba(10, 87, 113, 0.5);
            box-shadow: 3px 3px 3px 3px rgba(10, 87, 113, 0.5);
}
.menuHead {border-bottom: 1px solid gray;height: 20px; line-height: 20px;background: url(images/banner2.gif);
           background-position: -500px -30px; 
           -webkit-border-top-left-radius: 20px;
           -moz-border-radius-topleft: 20px;
           border-top-left-radius: 20px;
           text-align: right;
           padding-right: 15px;
           color: #D90861;
           font-weight: bolder;

           text-shadow: 1px 1px 1px #0A5771;
           filter: dropshadow(color=#0A5771, offx=2, offy=2);
}
A.menuItem { display: block; text-decoration: none; margin-top: 3px; margin-bottom: 3px;margin-left: 10px;padding-left: 3px;border-left: 5px solid #0A5771;text-align: left;}
A.menuItem:hover{border-left: 10px solid #D90861;}
/** end elements of menu **/

/** start elements of content **/
#contentTitle {
    font-family: Georgia, Serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    border-bottom: 5px solid #DCB9A8;
    color: #930;
    font-style: italic;
    padding-bottom: 13px;
}
#contentText {
    line-height: 1.5em;
    text-align: left;
}

/** end elements of content **/

.head_sponsor {
    font-family:Verdana;
    font-size:14px;
    color:rgb(50,50,50);
    font-variant:small-caps;

    background-color:rgb(245,238,203);

    border:solid;
    border-width:1px;
    border-color:rgb(230,230,230);

    width:150px;
}

.sponsorimg {
    border:none;
    border-width:1px;
    border-color:rgb(230,230,230);
}

.sponsorsubtext {
    font-family:Verdana;
    font-size:10px;
    color:rgb(50,50,50);
    font-variant:small-caps;
}

.mapI1 {
    font-size: 13px;
    color: black;
    margin-left: 25px;
}


.mapI2 {
    font-size: 13px;
    cursor: pointer;
    color: #cc0033;
    margin-left: 50px;
}
