body { }
p {
	font-family: Garamond, geneva, times, "times new roman";
}
td { }
a:link {
	color: gray;
	text-decoration: none;
}
a:visited {
	color: gray;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: gray;
	text-decoration: none;
}
#layer1 { height: 600px; width: 180px; left: 0; top: 2%; position: absolute; visibility: visible; }
#layer2 { height: 600px; width: 326px; left: 200px; top: 2%; position: absolute; visibility: visible; }
#layer3 { height: 600px; width: 274px; left: 526px; top: 2%; position: absolute; visibility: visible; }
#layer4 {
	color: gray;
	font-size: medium;
	font-family: Garamond, geneva, times, "times new roman";
	height: 250px;
	width: 210px;
	left: 14px;
	top: 320px;
	position: absolute;
	visibility: visible;
	text-decoration: none;
}
#layer5 { background-image: url(headers/home.png); height: 80px; width: 400px; left: 310px; top: 240px; position: absolute; visibility: visible; }
