@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #333333;
}
#video-box  {
	width: 46em;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.caption  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
}
.caption-title  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #a9a761;
}
.caption  a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.caption  a:hover, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a9a761;
	text-decoration: none;
}

#logo-box {
	text-align: center;
	margin-top: 35px;
} 
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4D4D4D;
}
