body {
	margin: 0;
	padding: 0;
	background: #edf5ed url(i/carleyBG01.gif) repeat-y 50% 0;
	color: #000;
	font: 10px/14px "lucida grande",tahoma,verdana,lucida,arial,helvetica,sans-serif;
	text-align: center;
}
body.centered {
	background: #edf5ed url(i/carleyBG02.gif) repeat-y 50% 0;
}
a {
	color: #444;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#foundry {
	margin: 0 auto;
	padding: 0;
	width: 753px;
}

