a {
	color: #486D50;
}

body {
	background-color: #FFFCDE;
	background-image: url(images/crow_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

#dark {
	background-color: #486D50;
	color: #fff;
	font-family: times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 4px 8px 4px 8px;
}

#headline {
	font-family: times, serif;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	font-size: 13pt;
	text-align: center;
}

#FAQ {
	padding: 8px;
}

#footer {
	background-color: #486d50;
}

.images a {
	color: #486D50;
}
