/* Wilberforce website CSS file. Built by Bluestorm New Media
http://www.bluestormnewmedia.co.uk 2006 */
* {
	margin: 0; padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin: 1em 0;}

body {
	font: 75%/1.6em Georgia, Verdana, Helvetica, Arial, sans-serif;
	color: #35261D;
	background-color: #FFF5F0;
	padding-bottom: 20px;
}
body#bio #wrapper {
	padding-top: 1em;
}
a {
	color: #225294;
}
div#wrapper {
	font-size: 1.3em;
	padding: 0 30px;
	position: relative;
}
p {
	line-height: 1.4em;
}
p#print {
	position: absolute;
	top: -20px; right: 20px;
	font-size: .9em;
}
img {
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #0F2441;
	padding: 2px;
}
h1 {
	background: #fe660d url(../images/intro-band-bg.gif) 0 0 no-repeat;
	padding: 2.5em 30px;
	color: #FFF1E9;
	margin-top: 0;
	border-bottom: 12px solid #0F2441;
	border-top: 4px solid #0F2441;
	line-height: 1.7em;
	font-size: 1.2em;
	font-family: verdana, sans-serif;
	text-transform: uppercase;
}
h1 span {
	display: block;
	text-transform: none;
}
h1 span#year {
	font-size: 2.4em;
	font-family: georgia, serif;
	margin-bottom: .2em;
	line-height: 1em;
}
h1 span#lecturer {
	font-size: 1.5em;
}
h2, h3 {
	clear: left;
}
body#transcript h2 {
	color: #0F2441;
	font-size: 1.5em;
}
body#transcript h3, body#bio h2 {
	font-size: 1.2em;
	margin: 2em 0 -.5em;
	color: #225294;
	font-weight: normal;
}

