* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
}
#Glimpse_ContentWrap {
	width: 950px;
	height: 672px;
	margin: 0 auto;
}
object {
	margin-bottom: -5px;
}
#footer {
	margin-top: 3em;
}
#footer span {
	margin: 0 1em;
}
#footer p {
	font: 11px arial, sans-serif;
	color: #6C5D4A;
}
#footer p a, #footer p a:visited {
	color: #661E2B;
	text-decoration: none;
}
#footer p a:hover {
	border-bottom: 1px solid #661E2B;
}