/*
 * Warwick Inter-religious Roundtable for Dialogue
 *
 * Title:		default.css
 * Author:		Tim Retout
 * Last Revised:	6th November 2004
 *
 */

body {font: 11pt arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font: 11pt arial, sans-serif; margin: 0px;}
h1, h2, h3 {font-weight: bold;}
h4, h5, h6 {padding-top: 1em; text-decoration: underline;}
h1 {font-size: 20pt;}
h2 {background-color: #ccc;}

p, li {padding: 2px;}

#header {margin-top: 5px; margin-bottom: 5px;}
#header div {height: 35px; padding: 0px;}
#header h1 {background: transparent url("row2.gif") no-repeat top right; height: 100%;}
#header span {vertical-align: middle}

#left ul {padding: 0px; margin: 0px;}
#left li, #right li {list-style: none;}
#right ul {padding: 0px; margin: 0px; margin-bottom: 1em;}
#right h3 {margin-bottom: 1em;}

#centre div div, #right div div, #left div div {background-color: #ddd; border: 1px solid #ccc; padding: 0px;}
#intro_religions {margin-left: 25%; width: 50%; border: 1px solid black; text-align: center;}
#intro_religions thead td {border-bottom: 1px solid black; font-weight: bold; background: #ccc}
#exec_officers {margin-top: 1em; margin-bottom: 1em; margin-left: 25%; width: 50%;}
#exec_officers td {background-color: #ccc}

#footer {text-align: center; color: #999; font-size: xx-small}
#footer a:link {color: #69f;}
