body {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(images/img_backgroundTile.gif);
	background-repeat: repeat-x;
}
h3 {
	margin-top: 50px;
	margin-left: 350px;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 0px;
	color: #069;
}
#container {
	height: 740px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 141px;
}
#header {
	height: 140px;
	width: 800px;
	background-image: url(images/img_videoHeader.gif);
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	position: absolute;
}
#vidBox {
	margin-left: 40px;
}

