#index_wrapper {
	margin: auto;
	width: 940px;
	position: relative;
	background-repeat: repeat;
	background-color: #0E245D;
	height: 2330px;
}
#video_text {
	float: left;
	height: 100px;
	width: 595px;
	position: relative;
	padding-top: 35px;
}
#content_center {
	float: left;
	width: 940px;
	position: relative;
}
#flash_banner {
	float: left;
	height: 228px;
	width: 690px;
	position: relative;
}

#index_text {
	float: left;
	width: 625px;
	position: relative;
	padding-left: 25px;
	padding-right: 40px;
	padding-top: 15px;
}
#video_divs {
	float: left;
	width: 870px;
	position: relative;
	padding-right: 35px;
	padding-left: 35px;
	height: 2030px;
}
#box_rules_top {
	float: left;
	height: 168px;
	width: 870px;
	position: relative;
	
}

#box_rules {
	float: left;
	height: 168px;
	width: 870px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#box_rules_last_on_page{
	float: left;
	height: 168px;
	width: 870px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#video_thumb {
	float: left;
	height: 150px;
	width: 235px;
	position: relative;
	padding-top: 18px;
	padding-left: 25px;
}
