#links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	bottom: 2px;
	position: absolute;
	margin: auto;
	text-align: center;
	left: 50%;
	margin-left: -211px;
}

#links a {
	text-decoration: none;
	padding-right: 13px;
	padding-left: 6px;
}

#links a:hover {
	background-image: URL('../image/external.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

#logo-banner {
	background-image: URL('../image/logo_banner.jpg');
	width: 547px;
	height: 531px;
	margin: auto;
	text-align: center;
}

#twitter {
	position: absolute;
	left: -10px;
	bottom: 100px;
	width: 290px;
	height: 150px;
}