/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a1072;
}
body {
	background-color: #fdd004;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a1072;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3a1072;
}
a:hover {
	text-decoration: none;
	color: #e8b610;
}
a:active {
	text-decoration: none;
	color: #3a1072;
}


/* CSS Container */

#main {
	width: 887px;
	height: 583px;
	margin-left: -50px;
/*	border: #000000 solid 1px;*/
	text-align: left;
}
#logo {
	position: absolute;
	width: 887px;
	height: 583px;
/*	border: #000000 solid 1px;*/
	z-index: 10;
}
#video {
	position: absolute;
	margin-top: 100px;
	margin-left: 230px;
	width: 570px;
	height: 350px;
/*	border: #000000 solid 1px;*/
	z-index: 5;
}
#skip {
	position: absolute;
	margin-top: 440px;
	margin-left: 430px;
	width: 406;
	height: 60;
/*	border: #000000 solid 1px;*/
	z-index: 15;
	text-align: left;
}
#youtels {
	position: absolute;
	margin-top: 40px;
	margin-left: 180px;
	width: 150;
	height: 52;
	border: #FFFFFF solid 1px;
	z-index: 17;
	text-align: left;
}