@charset "utf-8";
body#onair_body { font-family: Arial; font-size: 15px; color: #ffffff; text-align: center }
div#onair_grussboxbutton a { font-family: Arial; font-size: 20px; color: #ff0000; text-align: center }
body {background: #6e6d6d; text-align: center }
div#wrapper
{
    margin: 0;
    padding: 0;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    background: #666666;
}
div.clear
{
    clear: both;
}
div#content
{
    min-height: 250px;
    padding: 10px;
    background: #6e6d6d;
}
div#wrapper
{
    margin:0 auto;
    width:1000px;
    box-shadow:0 0 5px #000000;
}

