/* General */
body {
    font-family:        Arial, Helvetica, sans-serif;
}

img {
    border-style:       none;
}

#home_right {
    float:              right;
    width:              190px;
}

#news_flash {
    height:             560px;
    width:              440px;
}

#schedule_title {
    display:            block;
    background-color:   #CC3333;
    color:              #FFFF00;
    font-size:          150%;
    line-height:        150%;
    text-align:         center;
    width:              100%;
}

#schedule_today {
    height:             300px;
    width:              190px;
}

