#maincont{
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}


#navigation{
margin-top:160px;
margin-left:160px;
color:white;
font-weight:bold;
font-family:'trebuchet MS', 'lucida sans';
font-size:12pt;
}

#maintext{
font-family:'lucida sans';
font-size:9pt;
width:450px;
margin-top:15px;
padding-left:170px;
color:#320708;
text-align:center;
}

#maintext a:link{
color:white;
text-decoration:none;
}

#maintext a:visited{

color:white;
text-decoration:none;
}

#maintext a:active{

color:white;
text-decoration:none;
}

#maintext a:hover{


color:#320708;text-decoration:none;
}


#maintext td{
color:#320708;
font-family:'lucida sans';
font-size:9pt;
border:0;
}

#breadcrumbs a:link{
color:white;
font-size:100%;
text-decoration:none;
}


#breadcrumbs {
color:white;
font-size:90%;
text-decoration:none;
}

#breadcrumbs a:visited{
font-size:100%;
color:white;
text-decoration:none;
}

#breadcrumbs a:active{
font-size:100%;
color:white;
text-decoration:none;
}

#breadcrumbs a:hover{
font-size:100%;

color:#320708;
text-decoration:none;
}


#navigation a:link{
color:white;
font-size:80%;
text-decoration:none;
}

#navigation a:visited{
font-size:80%;
color:white;
text-decoration:none;
}

#navigation a:active{
font-size:80%;
color:white;
text-decoration:none;
}

#navigation a:hover{
font-size:80%;

color:#320708;text-decoration:none;
}
body {

background-color:#00ADEF;
}

#main{
padding-top:0px;
margin:0 auto 0 auto;
width: 788px;
top:0px;
}

.main {
    font-family:'lucida sans';
    font-size:9pt;
    color:#320708;
}
    .main a {
        text-decoration: none;
        color: ffffff;
    }
    .main a:hover {
        color:#320708;text-decoration:none;

    }
.title {
    font-family: Arial;
    font-size: 19px;
}
    .title a {
        text-decoration: none;
    }
    .title a:hover {
        text-decoration: underline;
    }
.subtitle {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
    .subtitle a {
    }
    .subtitle a:hover {
    }
.footer {
    font-size: 11px;
    font-family: Arial;
}
    .footer a {
    }
    .footer a:hover {
    }
