/* CSS Document */
BODY {
	background-color:white;	
	border: medium outset #003399;
	min-width: 900px;
	max-width: 1200px;
	margin-left:auto;
	margin-right:auto;
}
H1 {
	text-align:center;
	color:#006;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
DIV#bottom {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 80%;
}
DIV#bottom1 {
	position: relative;
	width: 100%;
}
DIV#bottom2 {
	position: relative;
	width: 100%;
}
DIV#sharethis {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
DIV#backlink {
	float: left;
}
DIV#printthis {
	float: right;
}
DIV#bottom3 {
	position: relative;
	width: 100%;
}
DIV#donations {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
DIV#policies {
	float: left;
}
DIV#lastupdated {
	float: right;
}
