#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	padding: 0px;
	height: 499px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body a {
	color: #0000FF;
}
#body a:hover {
	color: #000000;
}

#top {
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 600px;
}
#flashcontainer {
	height: 459px;
	width: 600px;
}
#bottom {
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 600px;
}
