div#tach-footer { margin: 4px; }
div#tach-footer { text-align: center; }
div#tach-footer { font-size: smaller; }
div#tach-footer p { margin: 0 0 0.5em 0; }
body#tach-front-page div#tach-footer hr { display: none; }
body#tach-front-page div#tach-footer { border: solid 1px black; padding: 4px; background-color: white; }

/*
div#tach-footer {
	position: relative;
	left: 0px;
	right: 0px;
}
div#tach-footer div#site-logo {
	position: absolute;
	width: 96px;
	left: 0px;
	right: auto;
	top: 10px;
}
div#tach-footer div#footer-text {
	margin: 0px;
	margin-left: 96px;
}
*/
