body {
	
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}
#flash {
	position: absolute;
	top: 10px;
	left: 20%;
	text-align: center;
	white-space: nowrap;
}
#flash a:hover {
	border: none;
}
#flash img {
	border: none;
}
#footer {
	position: absolute;
	top: 525px;
	width: 640px;
	left: 20%;
	
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 18px;

	color: #333333;
}
#footer .help {
	padding-left: 150px;
	color: #ffffff;
}
#footer a {
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#novideo {
	width: 300px;
}
a, a:visited, a:link {
	color: inherit;
}
a:hover {
	color: #ffffff;
}

