table {
        font-family:verdana;
        font-size:14px;
        color:#FFFFFF;
}



h1{    text-align:justify;
        font-family: verdana;
        font-size:16px;
        color:#ffffff;
        padding-bottom:0px;
        line-height:40px;
        margin-bottom:30px;
        margin-top:30px;
        font-family: Verdana;
        }

h2{    text-align:justify;
        font-family: verdana;
        font-size:12px;
        color:#CE0000;
        padding-bottom:0px;
        line-height:30px;
        margin-bottom:5px;
        }

h3{    text-align:left;
        font-family: verdana;
        font-size:16px;
        color:#ffffff;
        padding-bottom:0px;
        line-height:40px;
        margin-bottom:20px;
        margin-top:5px;
        font-family: Verdana;
        }

#top{
        position:absolute;
        z-index:1;
        width:900px;
        height:210px;
        font-family: verdana;
        font-size:13px;
        color:#FFFFFF;
        line-height:23px;
        background-image:url(../images/top.jpg);
        background-color:#7FA8E8;
}

#menu{
        position:absolute;
        z-index:2;
        width:600px;
        height:50px;
        top:150px;
        left:48px;
        font-family: verdana;
        font-size:14px;
        color:#FFFFFF;
        line-height:23px;
        word-spacing:6px;

}


#content{
        position:absolute;

        z-index:0;

        font-family:verdana;
        font-size:14px;
        color:#FFFFFF;
        text-align:justify;
        word-spacing:1px;
        line-height:16px;

        top:170px;
        width:800px;
        min-height:500px;
        padding-left:50px;
        padding-right:50px;
        padding-top:30px;
        background-color:#7FA8E6;


}

#extra{
        position:absolute;

        z-index:0;

        font-family:verdana;
        font-size:14px;
        color:#FFFFFF;
        text-align:justify;
        word-spacing:1px;
        line-height:16px;

        top:70px;
        padding-left:50px;
        padding-right:50px;
        padding-top:30px;
        background-color:#7FA8E6;


}

#bottom{
        position:absolute;
        display:run-in;
        font-family:verdana;
        font-size:12px;
        z-index:1;
        width:870px;
        bottom:-30px;
        height:35px;
        left:0px;
        padding-top:0px;
        padding-left:30px;
        background-image:url(../images/bottom.jpg);


}

#page {
position:absolute;
overflow:visible;
width: 900px;
height:100%;
left:35px;
top:0px;
left: 40%;
top: 0%;
margin-left: -350px;
margin-top: 0px;


}

body    {
        background-color:#D6DCFB;

      }

#menu a { text-decoration: none; color: #ffffff;}
#menu a:hover { color:#ffffff; text-decoration: underline;}
#menu a:active { color:#000000;}


a:visited { color:#ffffff; text-decoration:none; }
a:hover { color:#FFFFFF; text-decoration:none;}
a:link { color:#ffffff; text-decoration: underline; }
