@charset "utf-8";

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #151515;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	/* background-color: #EFF5F8; 
	background-color: #F7EEEE; */
	background-color: #2F2F2F;
	text-align:center;
}

h1, h2 {
	color: #3399CC;
	font-family: arizonia;
	font-style: normal;
	font-weight: 400;
}
h2 {
	font-size: 35px;
}
h1 {
	font-size: 72px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arizonia;
	font-style: normal;
	font-weight: 400;
}

body p {
	font-size: x-large;
	text-align: center;
}

#videoPlayer_b4 {

}

#videoPlayer_aft {

}

#videosGrpContainer {
	padding-left: 47px;
}

#vidBefore {
	width: 45%;
	float: left;
	border: 5px solid black;
}

#vidAfter {
	width: 45%;
	float: left;
	clear: none;
	border: 5px solid blue;
}

#beforeAftrVideos {
	border: 0.25em solid red;
	border-radius: 2em;
	width: 100%;
}

#msg {
	color: #3399CC;
}
