@charset "utf-8";
/* CSS Document */

body {
	background: #000000 url(../img/bg.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
}
div, td {
	font: normal 11px Verdana, sans-serif;
	color: #cccccc;
}
b {
	color: #ff9900;
}
a {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}
a img {
	border: none;
}
#content {
	position: relative;
	width: 900px;
	height: 1200px;
	margin: 0px auto;
	z-index: 1;
}
#video {
	position: absolute;
	top: 379px;
	left: 130px;
	width: 480px;
	height: 295px;
	z-index: 1;
}
#link1 {
	position: absolute;
	top: 560px;
	right: 163px;
	width: 84px;
	height: 31px;
	z-index: 1;
}
#link2 {
	position: absolute;
	top: 611px;
	right: 101px;
	width: 181px;
	height: 53px;
	z-index: 1;
}
#link3 {
	position: absolute;
	top: 3px;
	right: 92px;
	width: 554px;
	height: 48px;
	z-index: 1;
}
#copy {
	position: absolute;
	top: 715px;
	left: 100px;
	width: 375px;
	height: 150px;
	z-index: 1;
}
#form {
	position: absolute;
	top: 715px;
	right: 73px;
	width: 320px;
	height: 190px;
	z-index: 1;
}
#footer {
	position: absolute;
	top: 870px;
	left: 100px;
	width: 400px;
	height: 14px;
	z-index: 1;
}