#content {
	text-align: center;
	border: 1px solid #222222;
	padding: 0px;
	height: 532px;
	width: 955px;
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main {
	align: center;
	display: block;
	position: relative;
	top: 100px;
}
#smallprint {
	width: 955px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}
a[href^="http:"]{
	background: url(images/ext_link.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
}
#smallprint a{
	text-decoration: none;
	color: #999999;
	display: inline;
}
#smallprint a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/ext_link.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
}
