p { 
	margin-top: 0; 
	text-align: justify;
	width: 400px;
	}
body {
		font: 100% gill sans, georgia, sans-serif;
		line-height: 1.5;
		color: #333333; 
		background: #fff url(CadmiumMapleLeaves.jpg) no-repeat;
		margin: 0;
		padding: 0;
		}
a:link, a:visited {
	text-decoration: none;
	font-style: italic;
	color: #c61c1c;
	}

a:hover, a:active {
	text-decoration: none;
	color: #f36;
	}
#container {
		background: url(WCC.jpg) no-repeat top left;
		padding: 0px 0px 0 80px;
		margin: 30px;
		position: relative;
		}
#intro { 
	min-width: 400px;
	width: 100%;
	}
#pageHeader h1 { 
	background: transparent url(header.gif) no-repeat top left;
	margin-top: -20px;
	display: block;
	width: 800px;
	height: 98px;
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader {
	padding-top: 20px;
	height: 187px;
	}
# simpleSummary {
	}
