/*=festival
-----------*/
#contentWrapper #festival { _width: 298px; _height: 105px; }/* incorrect values for ie 5.x */
#contentWrapper #festival { width: 297px; height: 104px; border: 1px solid #fff; border-width: 0 1px 1px 0; position: relative; }
#festival h2 { margin: 0; width: 156px; height: 79px; position: absolute; font-size: 10px; line-height: 1.0; top: 16px; left: 16px; }
#festival h2 span { position: absolute; width: 100%; height: 100%; background: url(img/festival_logo_sub.gif) no-repeat; }
#festival h3 { margin: 0; width: 111px; height: 26px; position: absolute; font-size: 10px; line-height: 1.0; top: 44px; left: 178px; }
#festival h3 span { position: absolute; width: 100%; height: 100%; background: url(img/festival_date_sub.gif) no-repeat; }

/*=page header
--------------*/
#contentWrapper h2#pageHeader { margin: 7px 0 0 52px; position: relative; font-size: 10px; line-height: 1.0; height: 15px; width: 600px; color: #fff; }
#pageHeader span { position: absolute; width: 100%; height: 100%; }

/*=main content
----------------*/
#contentWrapper #mainContent { margin: 15px 50px 15px 52px; }

