/* Start of CMSMS style sheet 'apopkaStylesheet' */
#wrapper {
    width: 945px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    background-color: #C7DAB0;
    background-image: url(images/background_v6.gif);
    background-repeat: no-repeat;
}
#header {
    width: 945px;
    height: 212px;
    position: absolute;
}
#header_logo {
    position: relative;
    display: block;
    left: 311px;
    top: 26px;
    width: 343px;
    height: 172px;
    background-image: url(images/logo_v2.gif);
}
#middle {
    padding-top: 230px;
    width: 945px;
}
#menu {
    width: 201px;
    float: left;
    margin-top: 70px;
    padding-left: 0px;
    padding-right: 0px;
}
a.navitem, a.navitem:visited {
    display: block;
    font-family: "Times New Roman";
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.0;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    text-decoration: none;
}
a.navitem:hover, a.navitem:active, a.nav_subitem:hover, a.nav_subitem:active {
    color: black;
    background-color: #CA736A;
    border: 2px outset #CA736A;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
}
a.nav_subitem, a.nav_subitem:visited {
    display: block;
    font-family: "Times New Roman";
    font-size: 0.9em;
    color: white;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 18px;
    text-decoration: none;
}
a.nav_subitem:hover, a.nav_subitem:active {
    color: black;
    background-color: #CA736A;
    border: 2px outset #CA736A;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 14px;
}
#image_under_menu {
    width: 200px;
    height: 557px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-image: url(images/tree_under_menu_v4.gif);
}

#main {
    width: 680px;
    float: right;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 60px;
}
#footer {
    width: 945px;
    background-color: black;
    text-align: center;
}
#footer p {
    color: white;
    font-size: 10px;
    padding: 10px;
}

a {
    color: #005136;
}
a:hover, a:active {
    color: #005136;
}
a:visited {
    color: #005136;
}

/* End of 'apopkaStylesheet' */

