body {
	font-size: 90%;
	color: Black;
	margin: 0;
	padding: 0 3% 0 3%;
	font-family: Calibri, "Trebuchet MS", "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
}

div#head h1 {
	text-align: center;
	display: list-item;
	list-style-image: url(/images/wc4-logo-h1-04.gif);
	list-style-position: inside; 
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff; 
	width: 380px;
	height: 74px;
}

div#head {
	width: 100%;
	text-align: center;
}

div#head h1 span {
	/*display: none;*/
}

div.nav, div.left, div.right, div.extra, div.sub-nav {
	display: none;
}

div.cbody h2 {
	color: #84773F;
}

div#footer div.text {
	font-size: 0.9em;
	margin-top: 20px;
	text-align: center;
	border-top: Solid 2px #84773F;
	width: 100%;
}
