* {
	padding: 0 auto;
	margin:0 auto;
	font-size: 12px;
}
img {
	border: none;
	}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url("images/background.jpg");
	background-repeat: repeat-x;
	background-color: #efbfe1;
	margin: 0;
	padding: 0;
	text-align: center;
}
.border {
	border: 2px solid white;
	dispaly:block;
}
br {
	clear:float;
}
#container {
	width: 893px;
	background: url(images/bg.jpg) repeat-y;
	margin: 0 auto;
}
#main_content{
	background: url(images/main_bg.jpg);
	width: 884px;
	padding: 5px 0px 0px 0px;
	}
#header {
	height: 327px;
	width: 888px;
	position: relative;
	right: 2px;
}

#click img {
	margin: 350px auto auto;
	}
#center_bg {	
	width: 840px;
	height: 817px;
	background: url(images/video_bg.png);
	margin-top: 20px;
}

#center_content {
	position: relative;
	top: 12px;
	left: 12px;
}

#left {
	width: 425px;
	float: left;
}

#right {
	display: inline;
	margin: 0px 0px 0px 0px;
}

#content_txt {
	width: 788px;
	color: #FFFFFF;
	position: relative;
	margin: 20px auto;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
		}
#button {
	margin: 10px 0px;
	}
#thumbs {
	width: 848px;
	margin: 10px 15px;
}

#thumbs img {
	margin: 1px;
}
#footer {
	background: url("images/footer.png");
	width: 844px;
	height: 401px;
}
#join img {
	width: 421px;
	margin: 170px 470px 10px 30px;
}
#footer_btn {
	position: relative;
	top: 55px;
	left: 300px;
	width: 200px;
	height: 300px;
}
#screen {
	margin: 0px 0px 39px 0px;
}