div.disclaimer {
/*	background-color: #fff19b; */
	background-color: #fffce0;
	border: thin dashed #b4aa70;
	margin-left: auto;
	margin-right: auto;
	margin-top: -6px;
	width: 794px;
	text-align: center;
	font-size: 80%;
	font-face: Monacco, Monaco, Courier, 'Courier New', fixed-width;
	padding: 3px;
	}
div.disclaimer a {
	color: #333020;
	text-decoration: underline;
	}
div.disclaimer a:hover {
	color: #807950;
	}
div.belowthedisclaimer {
	margin-top: 6px;
	}
div.logo {
	background-image: url(http://www3.sympatico.ca/alan.schlachter/darcyvoice/resources/darcy_voice_logo.gif);
	background-repeat: no-repeat;
	width: 558px;
	height: 137px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
div.darcysitetext {
	font-family: times, "Times New Roman", serif;
	width: 558px;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	}
div.darcysitetext h1 {
	font-size: 150%;
	font-family: times, "Times New Roman", serif;
	color: #999999;
	margin-left: 3em;
	}
div.darcysitetext h2 {
	font-size: 130%;
	font-family: times, "Times New Roman", serif;
	color: #7f7f7f;
	margin-left: 3em;
	}
div.back {
	position: absolute;
	left: 1em;
	top: 1em;
	color: #666666;
	font-size: 95%;
	font-family: times, "Times New Roman", serif;
	text-decoration: none;
	}
div.back a {
	text-decoration: none;
	color: #666666;
	}