﻿body 
{
    font-size:62.5%;
    font-family:Verdana,arial,sans-serif;
    background-color:#506e73;
    text-align:center;
    margin:0px;
    overflow:visible;
    behavior:url(csshover.htc);
}

.fckiframe
{
	position:fixed !important;
}

#top
{
    background-image:url(Img/headerbg.gif);
    background-repeat:repeat-x;
    background-color:#032026;
}

#header
{
    width:780px;
    height:75px;
    background-repeat:no-repeat;
    background-image:url(Img/header.gif);
    margin:0px auto;
}

#menu
{
    width:780px;
    margin:0px auto;
}

#topcontent
{
    background-image:url(Img/mapbg.jpg);
    background-position:top center;
    background-repeat:repeat-y;
    text-align:left;
    font-size:1.1em;
}

#pagecontent
{
    margin:auto;
    width:780px;
    background-image:url(Img/pagebg.gif);
    background-position:top center;
    background-repeat:repeat-y;
    font-size:1.1em;
}

#pagecontent.threecol
{
    background-image:url(Img/pagebg-3col.gif);
}

#footer
{
    padding:15px;
    background-image:url(Img/footer.gif);
    background-position:top center;
    background-repeat:no-repeat;
    font-size:0.9em;
}

#footer p
{
    margin:0px 0px 5px 0px;
}

a, a:hover, a:visited
{
    color:#6e0e62;
    text-decoration:none;
}

h1,
.newsarticle .header,
.h1class
{
    background-image:url(../../Img/h1.png);
    background-repeat:repeat-x;
    background-color: #eeeee7;
    color:#6e0e62;
    line-height:34px;
    font-size:1.4em;
    font-family:Avant Garde,Century Gothic,Verdana,Sans-Serif;
    font-weight:bold;
    padding:0px 5px;
    display: block;
    border-bottom: solid 1px white;
}

.h2class
{
    font-size:1.4em;
    font-weight:bold;
}

h3
{
    font-size:1.2em;
}