body {
	margin: 0px;
	background-image: url(bgflash.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #DBF1FE;
}
#swfContainer2 {
	height: 823px;
	width: 824px;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	width: 724px;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-bottom: 20px;
}

a {
	color: #D0037A;
}
a:hover {
	color: #500675;
}

