body {
	background-color: #fff;
	padding: 0 0 20px 0;
	margin: 0;
	font: normal 11px/16px Arial, "Lucida Grande", Verdana, Sans-serif;
	color: #3e3e3e;
}
#topnav {
	background-color: #c3c3c3;
	width: auto;
	padding: 6px 0 8px 29px;
	color: #fff;
	font-size: 14px;
	text-align: left;
}
.large {
	font-size: 24px;
}
#logo {
	background: #fff url(../images/tem_logo.gif) no-repeat left top;
	width: 400px;
	height: 56px;
	margin-top: 45px;
}
#player {
	margin-left: 63px;
	margin-top: 24px;
	width: 542px;
	height: 297px;
}
#h264 {
	display: none;
}
#s3 {
	display: none;
}
#noQT {
	display: none;
	background: #fff url(../images/tem_noQT.gif) no-repeat left top;
	width: 542px;
	height: 297px;
}
#credits {
	background: #fff url(../images/tem_info.gif) no-repeat left top;
	margin-top: 19px;
	width: 488px;
	height: 200px;
}
br {
	clear: both;
}
a:link, a:visited, a:hover, a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
a:hover, a:active {
	color: #FF104E;
	text-decoration: none;
	border-bottom: 1px solid #FF104E;
}
a.playerDL:link, a.playerDL:visited,
a.playerDL:hover, a.playerDL:active {
	width: 542px;
	height: 297px;
	display: block;
	border: 0;
	text-decoration: none;
}
a.playerDL:hover, a.playerDL:active {
	width: 540px;
	height: 295px;
	display: block;
	border: 1px solid #FF104E;
}