#wrapper {
	background-color: #000;
	height: auto;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	background-color: #CCC;
	padding: 20px;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 3px solid #999;
	margin-bottom: 20px;
}
#pix-left {
	float: left;
	height: 200px;
	width: 200px;
}
#header {
	height: 280px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-variant: small-caps;
	border: 6px inset #FFF;
}
#video {
	height: 505px;
	width: 640px;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-variant: small-caps;
}
.center-text {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.center-text-red {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AD0015;
	text-align: center;
}
#videos {
	text-align: center;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
