body {
	text-align: center;
	}
#video {
	margin: 50px auto 25px auto;
	width: 640px;
	}
#video p {
	text-align: left;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	color: #777;
	font-weight: normal;	
	}
#credits {
	width: 640px;
	margin: 0 auto;
	text-align: left
	}
#credits p, #credits h1 {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #777;
	font-weight: normal;
	}
a:link, a:visited {
	text-decoration: none;
	color: #777;
	font-weight: bold;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #777;
	font-weight: bold;
	}
span.white-back {
	display: none;
	}
.tlad ul {
	list-style: none;
	display: inline;
	text-align: left;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #777;
	margin: 0;
	padding: 0;
	}