﻿#left_header
{
    background: white url(../../images/Event_Schedule_r1_c1.jpg) no-repeat 0 0;
}

#right_header
{
    background: white url(../../images/Event_Schedule_r1_c3.jpg) no-repeat 0 0;
}
#left_content
{
    padding:0px;
    margin:0px;
    position:absolute;
    top:163px;
    left:0px;
    height:387px;
    width:216px;
    background: white url(../../images/Event_Schedule_r2_c1.jpg) no-repeat 0 0;
}
#middle_content
{
    padding:0px;
    margin:0px;
    position:absolute;
    top:163px;
    left:216px;
    height:387px;
    width:259px;
    background: white url(../../images/Event_Schedule_r2_c2.jpg) no-repeat 0 0;  
}
#right_content
{
    padding:0px;
    margin:0px;
    position:absolute;
    top:163px;
    left:475px;
    height:387px;
    width:327px;
    background: white url(../../images/Event_Schedule_r2_c4.jpg) repeat-y 0 0;
}
#eventScheduleLeftContentContainer
{
    margin:0;
    height:220px;
    width:200px;
    text-align:center;
}
#eventScheduleMiddleContentContainer
{
    margin:0;
    height:220px;
    width:255px;   
}
#eventScheduleRightContentContainer
{
    margin:0;
    height:300px;
    width:320px;
    overflow:auto;
    overflow-x:hidden;
}
