strong{
    font-weight: normal;
}
#glmenu{
    position: absolute;
    top:-2px;
    left:425px;
    z-index: 5;
    margin: 0;
    padding: 0;
    font-family:Lucida Console,Courier New;
}
#glmenu li{
    float: left;
    list-style: none;
    padding: 23px 0 10px 0;
}
#glmenu li h2{
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#glmenu li a{
    padding: 23px 20px 10px 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    color: #6d6f71;
    text-shadow: 1px 1px 1px #aaa;
}
#glmenu li a:hover{
    color:#fff;
    text-shadow: 1px 1px 1px #666;
}
#glmenu li#currentpage a{
    background: #7a9b29;
    border-radius: 0 0 5px 5px;
    color:#fff;
    text-shadow: 1px 1px 1px #666;
}
#h1{
    position: absolute;
    z-index: 4;
    left: 110px;
    color: rgb(119, 119, 119);
    top: 167px;
    font-family: Lucida Console,Courier New,tahoma;
    font-size: 25px;
    font-weight: bold;
    text-shadow: 1px 1px 3px #ccc;
}
#text4 h2{
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 13px;
}
#pagetitleh2{
    margin: 0;
    padding: 0;
    font-size: 15px;
}