/* Millfield Popup CSS */
body {
	margin: 0;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #f9edd7; 
}
div#wrapper       {
	width: 480px;
	margin: 0 auto;
	background: url(/schema/gifs/videobg.jpg) top left no-repeat;	
}
div#content       {
	margin: 0 auto;
	padding-top: 75px;
	width: 480px;
	height: 480px;
	text-align:center;
}

img {border: none; }

p.homevideo {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}


a.video {
   margin: 10px;
}
