body
{
    background-color: #87CEFA;
    margin: 0px;
}

a:link
{
    color: #000000;
}

a:visited
{
    color: #000000;
}

a:active
{
    color: #000000;
}

a:hover
{
    color: #FF0000;
    forn-weight: bold;
}


a#low
{
    color: #777777;
}

img
{
    border: 0;
}

table#pictureframe
{
    overflow: hidden;
    background-color: #AAF2AD;
    position: absolute;
    top: 0px;
    left: 160px;
    height: 560px;
    width: 820px;
    text-align: center;
    vertical-align: middle;
    clip:rect(0px 820px 560px 0px)
}


div#horizon
{
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    visibility: visible;
    display: block;
}

div#centerframe
{
    background-color: transparent;
    margin-left: -490px;
    position: absolute;
    top: -280px;
    left: 50%;
    width: 980px;
    height: 560px;
    border: 1px solid #000000;
    visibility: visible;
}

div#navigation
{
    padding: 10px;
    background-color: #D5F9D7;
    color: #000000;
    font-family: arial;
    font-size: 16px;
    line-height: 19px;
    font: arial;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 540px;
    width: 140px;
}

div#content
{
    overflow: auto;
    scrollbar-base-color: #AAF2AD; 
    scrollbar-arrow-color: black;
    scrollbar-DarkShadow-Color: black; 
    padding: 10px;
    background-color: #AAF2AD;
    color: #000000;
    font-family: book antiqua;
    font-size: 16px;
    line-height: 19px;
    text-align: justify;
    position: absolute;
    top: 50px;
    left: 160px;
    height: 490px;
    width: 800px;
}

div#pagetitle
{
    padding: 10px;
    background-color: #AAF2AD;
    color: #000000;
    font-family: arial;
    font-size: 25px;
    line-height: 29px;
    position: absolute;
    top: 0px;
    left: 160px;
    height: 50px;
    width: 800px;
}