body #container  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: center;
	z-index: 999;
}

body #photo  {
	float: left;
	width: 265px;
	height: 230px;
	text-align: center;
}
body #video  {
	float: left;
	width: 320px;
	height: 170px;
	text-align: center;
}
body #endphoto  {
	clear: both;
}
body #endvideo  {
	clear: both;
}
