body {
        margin:0px;
        padding:0px;
        font-family:verdana, arial, helvetica, sans-serif;
        color:#333;
        background-color:white;
        background-image: url(img/headerbg.png);
        background-repeat: repeat-x;
        }
h1 {
        margin:0px 0px 15px 0px;
        padding:0px;
        font-size:28px;
        line-height:28px;
        font-weight:normal;
        color:#A3B083;
        font-family: "Century Gothic", Arial;
        text-decoration: none;
        }
        
h3 {
        margin:0px 0px 15px 0px;
        padding:0px;
        font-size:22px;
        line-height:22px;
        font-weight:normal;
        color:#A3B083;
        font-family: "Century Gothic", Arial;
        text-decoration: none;
        }
        
#Content h2 {
        font-family: "Century Gothic", Arial;
        font-size: 17px;
        text-align: center;
        display: block;
        font-weight: bold;
        color: #B2815B;
        padding-right: 15px;
        padding-left: 15px;
        background-color: #F7F4E3;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
        border: 1px solid #E5C695;
}

p {
        margin:0px 0px 16px 0px;
        padding:0px;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        line-height: 25px;
        color: #990000;
        }
        
.mala {
        margin:0px;
        padding:0px;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
        color: #A3B083;
        font-style: italic;
        text-align: center;
        }
        
li {
        margin:0px 0px 5px 0px;
        padding:0px;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        line-height: 25px;
        color: #990000;
        }
        
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
        color:#006699;
        text-decoration: none;
        }
#Content a {
        color: #006699;
        text-decoration: underline;
}

a:link {color:#FF9933;}
a:visited {color:#07a;}
a:hover {}

a.submenu:link {color:#FF9933; font-size: 12px; font-style: italic;}
a.submenu:visited {color:#07a; font-size: 12px; font-style: italic;}
a.submenu:hover {}

.subdiv {text-align: center; border-bottom: 1px solid #d3d3d3; padding: 0 0 15px 0; margin: 0 0 20px 0;}

#Header {
        height:23px; 
        line-height:11px;
        /* IE hack*/
        voice-family: "\"}\"";
        voice-family:inherit;
        height:23px; /* the correct height */
        margin-right: 0px;
        margin-bottom: 30px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 43px;
        }
#Header ul {
        list-style-image: none;
        list-style-type: none;
}

/* Opera Hack */
body>#Header {height:23px;}

#Content {
        background-color: #FFFFFF;
        border: 2px solid #E9E1AD;
        margin-top: 0px;
        margin-right: 50px;
        margin-bottom: 50px;
        margin-left: 275px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        background-image: url(img/contentbg.gif);
        background-repeat: repeat-x;
        }
#Header a {
        color: #993300;
}


#Menu {
        position:absolute;
        top:-45px;
        left:20px;
        width:230px;
        line-height:25px;
        /* Again, the ugly brilliant hack. */
        voice-family: "\"}\"";
        voice-family:inherit;
        width:230px;
        margin-top: 86px;
        font-size: 12px;
        color: #990000;
        background-image: url(img/logo.png);
        background-repeat: no-repeat;
        background-position: 0px -41px;
        padding-top: 60px;
        padding-right: 5px;
        }
/* Again, "be nice to Opera 5". */
body>#Menu {width:230px;}
    #tabs {
        font-size:93%;
        line-height:normal;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        width: 700px;
      }
.splaslogo {
        position: absolute;
        left: 6px;

        top: 53px;
        width: 356px;
        height: 49px;
}

#Header #tabs .font {
        display: block;
        float: left;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
}

    #tabs ul {
        margin:0;
        list-style:none;
        height: 42px;
        padding-right: 5px;
        padding-bottom: 0;
        padding-left: 10px;
        padding-top: 0px;
        text-align: center;
      }
#Header #tabs .font1 a {
        font-family: "Century Gothic", Arial;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        float: left;
        height: 30px;
        width: 43px;
        padding-top: 13px;
}
#Header #tabs .font2 a:hover {
        color: #00CCFF;
        background-color: #006699;
}
#Header #tabs .font2 a {
        font-family: "Century Gothic", Arial;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        float: left;
        height: 33px;
        width: 43px;
        padding-top: 10px;
}
#Header #tabs .font3 a {
        font-family: "Century Gothic", Arial;
        font-size: 16px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        height: 30px;
        width: 43px;
        padding-top: 10px;
        float: left;
}

.activemenu {
        background-color: #F0EEE0;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #FFFFFF;
        border-left-color: #FFFFFF;
        color: #4480C8;
        font-weight: bold;
}
#Header #tabs .activemenu a {
        color: #A3B083;
}


    #tabs li {
        display:block;
        margin-bottom: 0;
        float: left;
        padding-right: 5;
        padding-bottom: 0;
        padding-left: 5;
        height: 28px;
        padding-top: 10px;
        margin-right: 5px;
        margin-left: 5px;
      }
#Header #tabs li a {
        padding-right: 5px;
        padding-left: 5px;
        color: #FFFFFF;
        font-family: "Century Gothic", Arial;
        font-size: 13px;
        font-weight: bold;
        margin-right: 3px;
        margin-left: 3px;
}
#Header #tabs a:hover {
        color: #006600;
        text-decoration: none;
}
        #mainright {
        width:32%;
        float:left;
        padding-bottom:110px;
        margin-top: 70px;
        font-size: 14px;
        margin-left: 5px;
                }
        
        #maincenter {
        width:32%;
        float:left;
        padding-bottom:110px;
        margin-top: 70px;
        padding-right: 5px;
        padding-left: 2px;
        margin-left: 5px;
        border-right-width: 1px;
        border-right-style: dashed;
        border-right-color: #A6B7CA;
                }
        
        #mainleft {
        width:32%;
        float:left;
        padding-bottom:110px;
        margin-top: 70px;
        padding-right: 5px;
        margin-left: 5px;
        border-right-width: 1px;
        border-right-style: dashed;
        border-right-color: #A6B7CA;
                }
        
        #banner {
                }
        #banner h1 { margin:0px; padding:10px}
#Header #tabs .font1 a:hover {
        color: #00CCFF;
        background-color: #006699;
}
#Header #tabs .font3 a:hover {

        color: #00CCFF;
        background-color: #006699;
}
.footer {
        height: 50px;
        background-color: #EEDDC4;
        border-top-width: 5px;
        border-top-style: solid;
        border-top-color: #999966;
        padding-top: 25px;
        font-size: 12px;
        color: #000000;
        padding-right: 15px;
        padding-left: 15px;
}
#Menu ul {
        list-style-image: none;
        list-style-type: none;
        display: block;
        margin: 5px;
        padding: 0px;
}
#Menu li a {
        color: #000000;
        font-weight: normal;
        font-size: 12px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #B2815B;
        display: block;
        line-height: 20px;
}
#Menu li {
        margin-top: 3px;
        margin-bottom: 2px;
}

#Menu li a:hover {
        color: #FF9933;
        font-weight: normal;
        font-size: 12px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FF6633;
        display: block;
        line-height: 20px;
}
#Menu li a:visited {
        color: #B2815B;
        font-weight: normal;
        font-size: 12px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #B2815B;
        display: block;
        line-height: 20px;
}
#Menu li a:active {
        color: #B2815B;
        font-weight: normal;
        font-size: 12px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #B2815B;
        display: block;
        line-height: 20px;
}
#Content a:visited {
        color: #006699;
        text-decoration: underline;
}
#Content a:hover {

        color: #FF9900;
        text-decoration: underline;
}
.footer a {
        color: #0066CC;
        text-decoration: underline;
}

#Content a:active {

        color: #006699;
        text-decoration: underline;
}
.footer a:visited {

        color: #0066CC;
        text-decoration: underline;
}
.footer a:hover {

        color: #999966;
        text-decoration: underline;
}
#Menu h1 {
        font-size: 24px;
        color: #916544;
        display: block;
        margin-bottom: 45px;
        height: 30px;
        padding-left: 15px;
}

