body {
    background: #eeeeee url(/Ref/LIBack.gif);
}

img.spiritialogo {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 46px;
    height: 70px;
}

img.spiritiatitle {
    position: absolute;
    top: 4px;
    left: 45px;
    width: 80px;
    height: 47px;
}

div.smflogo {
    position: absolute;
    top: 2px;
    left: 580px;
    width: 176px;
    height: 70px;
}
div.navbar {
    position: absolute;
    width: 441px;
    top: 47px;
    left: 132px;
    background:  #eeeeee url(../Ref/LIBack.gif);
    float: left;
    z-index:500;
}

.navbar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 54px;
    float: left;
}

.navbar a, .navbar h2, .navbar h3 {
    font: bold 11px/20px arial, helvetica, sans-serif;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #228B22;
    margin: 0;
    padding: 2px 3px;
}

.navbar h3 {
    color: black;
    text-align: center;
    background: white;
    text-decoration: none;
}

.navbar a {
    color: white;
    text-align: center;
    background: #228B22;
    text-decoration: none;
}

.navbar a:hover {
    color: black;
    background: #228B22;
    text-decoration: none;
}

.navbar li {
    position: relative;
}

div.smfmain {
    position: absolute;
    top: 80px;
    left: 2px;
}
