#player{
        float:left;
        width:480px;
        height:530px;
        padding-right:20px;
        margin-bottom:25px;
}
#player h2{
        font:normal 30px Georgia, "Times New Roman", Times, serif;
        line-height:30px;margin:0;padding:0;
        color:#99a249;
}
#player_ss{
        width:300px;
        height:300px;
        padding:33px 88px 0 88px;
        margin-top:25px;
        margin-bottom:1px;
        background:url(images/ss_shadow.jpg) top left no-repeat;
}
#wimpy{
        width:476px;
        height:100px;
        background:url(/player/skin/skin_grayson_bkgd.jpg) top left repeat-x;
}
#livecal{
        float:right;
        width:315px;
        height:530px;
        padding-left:35px;
        margin-bottom:25px;
        font:normal 11px Tahoma, Arial, Verdana, sans-serif;
        line-height:18px;
        background:url(images/vert_hr.gif) top left no-repeat;
}
#livecal h2{
        font:normal 30px Georgia, "Times New Roman", Times, serif;
        line-height:30px;margin:0;padding:0;
        color:#cf7e50;
}
#event_list{
        margin-top:22px;
        line-height:18px;
}
#event_list span{
        line-height:24px;
        font:bold 16px Georgia, "Times New Roman", Times, serif;
        color:#7f8a62;
}
#event_list a,#event_list a:hover{
        color:#cf7e50;
        text-decoration:none;
}
#event_list a:hover{
        text-decoration:underline;
}

.schedule_link{
        line-height:24px;
        font:bold 16px Georgia, "Times New Roman", Times, serif;
        color:#cf7e50;
}
