body { background-color : #665577; text-align : center; } body, p, td, th, li { font-family : Arial, Verdana, Helvetica, Sans-serif; font-size : 12px; line-height : 20px; color : #333333; } p { text-indent : 15px; } h1 { font-size : 16px; color : #222222; font-weight : bold; } h2 { font-size : 14px; color : #333333; font-weight : bold; } #Layout { width : 649px; height : 600px; background-color : #FFFFFF; text-align : left; margin : 0px auto; } #TopBar { height : 200px; } #NavBar { height : 26px; } #NavBarBottom { height : 38px; } #Content { vertical-align : top; padding : 13px 16px; } #AddressBar { height : 27px; background-image : url("images/addressBar.jpg"); background-repeat : no-repeat; padding-top : 6px; padding-left : 40px; vertical-align : top; font-size : 11px; line-height : 11px; color : #000000; } #ScheduleTable { border-color : #A4A3A3; border-width : 1px 0px 0px 1px; border-style : solid; margin-left : 50px; width : 355px; } .oddRow { background-color : #FFFFFF; } .evenRow { background-color : #D6D4D4; } #ScheduleTable tr td, #ScheduleTable td { padding : 2px 5px; border-color : #A4A3A3; border-width : 0px 1px 1px 0px; border-style : solid; color : #00095D; font-size : 11px; } #ScheduleTable tr th, #ScheduleTable th { padding : 1px; text-align : center; font-size : 12px; font-weight : bold; border-color : #A4A3A3; border-width : 0px 1px 1px 0px; border-style : solid; color : #000000; background-color : #ACC5F3; } hr { height : 1px; border-width : 0px; color : #666666; background-color : #999999; width : 100%; margin : 0px auto; }