#wrapper {
	margin: auto;
	width: 940px;
	position: relative;
	background-repeat: repeat;
	background-color: #0E245D;
	height: 1400px;
}
#video_text {
	float: left;
	height: 100px;
	width: 595px;
	position: relative;
	padding-top: 35px;
}
#video_title {
	float: left;
	width: 850px;
	position: relative;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 40px;
}
#video_play_window {
	float: left;
	height: 100px;
	width: 500px;
	position: relative;
	padding-left: 380px;
}

#donate_pic {
	float: left;
	width: 940px;
	height: 370px;
	position: relative;
	padding-bottom: 25px;
}

#credit_youtube {
	float: left;
	width: 940px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}


#button_and_videos {
	float: left;
	width: 940px;
	position: relative;
	padding-top: 0px;
}

#affiliate {
	float: left;
	width: 400px;
	position: relative;
	padding-top: 0px;
	background-image: url(../images/gold_button_affiliate.jpg);
	background-repeat: no-repeat;
	background-position: 215px 0px;
	padding-right: 10px;
	height: 45px;
}
#rotating_link {
	float: right;
	width: 180px;
	position: relative;
	padding-top: 10px;
	height: 35px;
}




#more_videos {
	float: left;
	width: 500px;
	position: relative;
	padding-top: 15px;
	height: 30px;
	padding-left: 20px;
}
