body {
	background-color: #000000;
}
#main {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#flash {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 990px;
}
#sponsor {
	height: 85px;
	width: 220px;
	text-align: right;
	float: right;
	background-image: url(website-sponsor-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}#sponsor .link {
	height: 80px;
	width: 100px;
	float: right;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#sponsor .link .box {
	height: 80px;
	width: 100px;
	float: right;
}
