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

.wrapper {
	background-image: url(images/home_background.jpg);
	background-repeat: no-repeat;
	height: 1400px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 900px;
	margin-top: 180px;
}
.content {
	background-image: url(../Screen%20shot%202011-02-21%20at%209.08.51%20PM.png);
	height: 349px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 180px;
	background-repeat: no-repeat;
}
.youtube_video_player {
	height: 390px;
	width: 640px;
	margin-top: 180px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	line-height: 15px;
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.social {
	float: right;
	height: 45px;
	width: 220px;
	margin-top: 8px;
	margin-right: 32px;
}
.nav {
	height: 68px;
	width: 823px;
	margin-top: 525px;
	margin-right: auto;
	margin-left: auto;
}
