/***************************************************/
/*                  LAYOUT                         */
/***************************************************/

/* The whole page width is set and page centred.  A space at the top is also defined.  Everything else is relative to this. */  


#centre_content_title     { float:left;  width: 710px; margin-left:10px; margin-right:20px; }   /* total 430 */

#centre_column     { float:left;  width: 710px; margin-left:10px; margin-right:20px; }   /* total 430 */

.program_table {border: 1px solid black;}

.program_table td {border: 1px solid black;}

.program_table tr.odd { background-color: #e0e0e0; }

.program_table p {line-height: 1.4em !important; margin-bottom: 3px !important;  margin-top: 3px !important; margin-left: 5px;}

.program_table h1 {line-height: 1em !important; margin-bottom: 8px !important;  margin-top: 8px !important;}

.program_table p {margin-bottom: 6px !important;}