﻿#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:820px;
	height:800px;
}

#Video-Header {
	position:absolute;
	left:0px;
	top:0px;
	width:820px;
	height:333px;
}

#Video-Content {
	position:absolute;
		background-image:url(Images/Video_Content.gif);
	left:0px;
	top:333px;
	width:820px;
	height:467px;
}

