body
  { background-color:#fff; }

div#header
  { width:480px; height:500px; background:#fff url(img/header_bg.jpg) no-repeat 0 0; float:left; }
div#header h1,
div#header h2,
div#header p
  { display:none; }

div#topics
  { width:480px; height:500px; background:#fff url(img/topics_bg.jpg) no-repeat 0 0; float:left; }
div#topics table
  { margin:165px 0 0 20px; }
div#topics table caption
  { display:none; }
div#topics table th,
div#topics table td
  { padding:3px; font-size:14px; color:#0b2657; vertical-align:top; }
div#topics table th
  { white-space:nowarp; }

div#information
  { padding-top:15px; clear:both; }

div#information div.block
  { width:240px; float:left; }

div#information div#theater
  { width:480px; }

div#information h2
  { width:240px; height:45px; }
div#information div#theater h2
  { width:480px; }

div#information h2 a
  { display:block; width:240px; height:45px; text-indent:-9999px; }

div#information div#theater h2 a
  { width:480px; background:url(img/theater.gif) no-repeat 0 0; }
div#information div#announcer h2 a
  { background:url(img/announcer.gif) no-repeat 0 0; }
div#information div#other h2 a
  { background:url(img/other.gif) no-repeat 0 0; }

div#information div#theater h2 a:hover
  { background:url(img/theater.gif) no-repeat left bottom; }
div#information div#announcer h2 a:hover
  { background:url(img/announcer.gif) no-repeat left bottom; }
div#information div#other h2 a:hover
  { background:url(img/other.gif) no-repeat left bottom; }

div#information p
  { font-size:0.875em; color:#333; padding:0 15px; line-height:1.5; }

/* graphic buttons */

div#information div#theater div.button
  { text-align:center; padding:15px 0; }
div#information div#theater div.button a
  { display:block; margin:0 auto; width:220px; height:45px; background:url(img/btn_theater.gif) no-repeat 0 0; text-indent:-9999px; }
div#information div#theater div.button a:hover
  { background:url(img/btn_theater.gif) no-repeat 0 bottom; }

div#footer
  { clear:both; width:960px; margin:15px auto 0; height:60px; border-top:1px solid #b6c8d3; background:url(img/footer_bg.gif) no-repeat 0 0; }
div#footer a
  { display:none; }
