#background {
	background-color: #000;
	height: 100%;
	width: 100%;
	background-repeat: repeat;
}
#container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000;
}
#keywords {
	height: 0px;
	width: 0px;
	font-size: 0px;
}
#header {
	height: auto;
	width: 1000px;
	background-repeat: no-repeat;
}
#main {
	height: auto;
	background-color: #FFF;
	width: 1000px;
}
#main ul li {
	list-style-type: none;
	font-family: Verdana;
	line-height: 22px;
}
#main #preview {
	margin-left: 22px;
}
#footer {
	height: auto;
	width: 1000px;
	background-repeat: no-repeat;
	margin-top: -2px;
}
#form {
	margin-left: 25%;
	height: auto;
	width: 600px;
}
#back_btn {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #999;
}
a:visited {
	color: #999;
}
#video {
	position: relative;
	left: 372px;
	top: -762px;
	width: 340px;
	height: 186px;
}
