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

.eaglesAndHorsesVideoContainer {
	height: 344px;
	width: 425px;
	top: 10px;
	position: absolute;
	left: 10px;
	border: 1px solid #000000;
}
.contentBoxMain {
	padding: 50px;
	height: 450px;
	width: 960px;
	position: absolute;
}
.pictureGalleryButtonContainer {
	height: 120px;
	width: 292px;
	top: 10px;
	position: absolute;
	left: 450px;
	border: 1px none #000000;
}
.videoGalleryButtonContainer {
	height: 120px;
	width: 292px;
	top: 140px;
	position: absolute;
	left: 450px;
	border: 1px none #000000;
}
.jukeBoxContainer {
	height: 120px;
	width: 292px;
	top: 270px;
	position: absolute;
	left: 450px;
	border: 1px none #000000;
}
.videoTitleContainer {
	height: 31px;
	width: 425px;
	top: 360px;
	position: absolute;
	left: 11px;
	border: 1px none #000000;
	text-align: center;
	vertical-align: middle;
}
.footerContainer {
	height: 90px;
	width: 940px;
	top: 400px;
	position: absolute;
	left: 11px;
	border: 1px none #000000;
	background-color: #FFFFFF;
	vertical-align: bottom;
}
.rSideContentContainer {
	height: 379px;
	width: 196px;
	top: 10px;
	position: absolute;
	left: 755px;
	border: 1px dotted #00CC66;
	background-color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
