﻿body {
font-family: arial;
background-color:#808080;
font-size: 5pt;
font-style:normal;
color: #636367;
text-decoration: none;
text-align: left;
background-image: url(../pics/bg.gif);
}

#banner {
position:relative;
background-color:#000000;
top:0px;
left:0px;
width:800px;
height:130px;
padding: 0px;
margin: 0px;
}



h1{
font-family:trebuchet MS;
font-size:14pt;
font-weight: normal;
color:#00adef;

}

h2{
font-family:trebuchet MS;
font-size:10pt;
font-weight: normal;
color:#00adef;


}

#menu {
position:absolute;
top:140px;
height:26px;
width:800px;
background-color:#f17ab0;
color: #2078C2;
z-index:4;

}

#main {
position:relative;
background-color:#ffffff;
height:100%;
width:800px;
left:0px;
top:12px;
z-index:1;
}

#mail{
position:absolute;
bottom:5px;
left:5px;
width:180px;
height:15px;
}


#content {
position:relative;
top:0px;
left:190px;
height:auto;
width:570px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
margin: 0px;
font-family: arial;
color: #636367;
font-size: 10pt;
z-index:4;
}


#side {
position:absolute;
background-color:#00adef;
top:0px;
width:190px;
height:100%;
padding: 0px;
margin: 0px;
font-family: arial;
color: #636367;
font-size: 8pt;
z-index:3;

}

#footer {
position:relative;
background-color:#f17ab0;
top:0px;
left:0px;
height:10px;
padding-top: 5px;
padding-bottom: 10px;
padding-left: 270px;
padding-right: 80px;
margin: 0px;
font-family: arial;
color: #ffffff;
font-size: 8pt;
z-index:3;
}

#blank{
position:relative;
height:10px;
width:800px;
}

#watermark{
position:absolute;
bottom:20px;
right:0px;
height:250px;
width:800px;
background-image: url(../pics/water.gif);
z-index:2;
}

#footpic{
position:absolute;
bottom:10px;
left:0px;
height:321px;
width:190px;
background-image: url(../pics/foot.jpg);
z-index:3;
}

a.sub:link
{
    font-size: 10pt;
    font-style: normal;
    color: #00adef;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
}

a.sub:visited
{
    font-size: 10pt;
    font-style: normal;
    color: #00adef;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
}

a.sub:hover
{
    font-size: 10pt;
    font-style: normal;
    color: #00adef;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
    border-bottom: 1px solid #ff9933;
    border-bottom: 1px solid #f17ab0;
}

a.sub:active
{
    font-size: 10pt;
    font-style: normal;
    color: #00adef;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
    border-bottom: 1px solid #f17ab0;
}


a.sub2:link
{
    font-size: 9pt;
    font-style: normal;
    color: #555555;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
}

a.sub2:visited
{
    font-size: 9pt;
    font-style: normal;
    color: #555555;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
}

a.sub2:hover
{
    font-size: 9pt;
    font-style: normal;
    color: #555555;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
    border-bottom: 1px solid #f17ab0;
}

a.sub2:active
{
    font-size: 9pt;
    font-style: normal;
    color: #555555;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
    border-bottom: 1px solid #f17ab0;
}

a.sub3:link
{
    font-size: 8pt;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
}

a.sub3:visited
{
    font-size: 8pt;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
}

a.sub3:hover
{
    font-size: 8pt;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
    border-bottom: 1px solid #f17ab0;
}

a.sub3:active
{
    font-size: 8pt;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
    font-family: arial;
    font-weight: normal;
    border-bottom: 1px solid #f17ab0;
}


