@charset "UTF-8";
#content_top{
    background:transparent;
    background-image:url('middle_pic.jpg');
    background-position:bottom center;
    background-repeat:no-repeat;
    margin:inherit;
    min-height:264px;
}
#content_top > *{
    padding-top:10px;
    height:inherit;
}
#content_bottom{
    font-size:1.2em;
    line-height:2.2em;
}
#content_bottom p{
    display:inline;
}
#nav_links{
    display:inline;
    color:#FF4FA8;
}
#nav_links li{
    line-height:50px;
}
#slogan{
    margin:inherit;
    padding:inherit;
    width:800px;
    height:170px;
    background:transparent;
    background-image:url('slogan.png');
    background-repeat:no-repeat;
    background-position:top center;
}