#mascot
{
    /*margin: auto;*/
    width: 970px;
    background-color: #FFDE00;
    min-height: 700px;
    color: #000000;
    font-family: Arial;
    padding: 15px;
    background-image: url(mascot/grad.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    /*margin-top: 50px;*/
}

#slides-mascot {
    width: 300px;
    height: 452px;
    overflow: hidden;
    position: relative;
    float:left; 
    margin-right:20px;
}

.menu a
{
    display: block;
    float: left;
    /*background-image: url(mascot/bee.png);*/
    margin-right: 8px;
    margin-left: 8px;
    /*padding-left: 84px;*/
    background-repeat: no-repeat;
    font-family: Comic Sans MS;
    font-size: 18px;
    text-decoration: none;
    height: 110px;
    padding-top: 35px;
    color: #000000;
}

.menu
{
    height: 90px;
    margin: auto;
    width: 970px;
    position: absolute; 
    top: 200px;
    margin-bottom: 40px;
}

.hideable
{
    display: none;
}

a
{
    font-family: Comic Sans MS;
    font-size: 16px;
    text-decoration: none;
    color: #00a2ff;
    color: #000000;
}

#white_header
{
    background-color: #ffffff;
    width: 1000px;
    height: 190px;
    /*margin: auto;*/
    background-image: url(mascot/back.jpg);
}


.presents
{
    font-family: Impact;
    font-size: 40px;
}
