#header{
        background-image: url(http://kids4lists.wikidot.com/local--files/nav:top/background.png);
        height: 137px;
}

body{
        background-color: #bad8a9;
}
h1,h2,h3,h4,h5,h6{
    font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
}

h1{
    color: #000000;
    font-size: 190%;
    font-weight: bold;
}
h2{
    font-weight: bold;
    font-size: 180%;
    color: #000000;
    width: 300px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    line-height: 110%;
}
h3{
    color: #222222;
    font-weight: normal;
    font-size: 120%;
    line-height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0px;
}
h4{
    color: #000000;
    font-weight: bold;
    font-size: 120%;
}
h5 {
    color: #000000;
    font-weight: bold;
    font-size: 100%;
}
h6 {
    font-weight: bold;
    font-size: 120%;
    color: #000000;
    width: 300px;
    line-height: 100%;
}
#page-title{
    font-weight: bolder;
    margin: 0 0 0.5em 0;
    padding-top: 0.5em; /* Firefox bug? */
    font-size: 250%;
    color: #003333;
    border-bottom: 3px solid #003333;
}
p{
    color: #000000;
}

a{
    color: #003399;
}
li{
    color: #000000;
}

#side-bar{
    float: left;
    background-color: #8DAAA7;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 1em;
    width: 13em;
    margin:0 1em 0 0;
}
#side-bar a{
    color: #000000;
    text-decoration: underline;
    border: none;
}
#side-bar a:hover{
    background-color: #f9f6e9;
    color: #000000;
}
#side-bar ul{
    padding: 0;
    list-style: none;
    color: #000000;
    display: block;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-decoration: underline;
}
#side-bar ul li{
    color: #000000;
    display: block;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-decoration: underline;
}
#side-bar ul li a{
    display:block;
    color: #000000;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-decoration: underline;
}

collapsible{
    line-height: 100%;
    color: #KKKKKK;
}