body {
	margin: 0px;
	background-color: #ffffff;
	color: #aaaaaa;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
	border: none;	
}
a {
	text-decoration: none;
	color: #aaaaaa;
	text-align: center;
}
a:hover {
	color: #003333;
	border-bottom: solid 1px #aaaaaa;
	text-decoration: none;
}
.placeholder {
	width: 940px;
	height: 480px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #bdbdbd;
}
#flashcontent {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 480px;
	text-align: center;
}
.small{
	font-size: 11px;
	text-align: center;
}
