a {
	text-decoration: none;
}
body {
	margin: 0px;
}
#container {
	position: absolute;
	margin-left: -480px;
	left: 50%;
	margin-top: -320px;
	top: 50%;
}
#inaug {
	left: 0px;
	top: 0px;
	position: absolute;
}
#credit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: center;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#credit a:link {
	color: #000;
	font-weight: bold;
}
#credit a:visited {
	color: #000;
	font-weight: bold;
}
#credit a:hover {
	color: #8DC73C;
	font-weight: bold;
}
#credit a:active {
	color: #000;
	font-weight: bold;
}
img {
	border: 0px;
}
