body {
	font: 100%/1.1em "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif; color: #000; background-color: #000;}

p {
	font-size: 0.7em;}

div#screen {
	width: 100%; height: 100%; background-color: #000; position: absolute; left: 0; top: 0; z-index: 2;}

div#lightbox {
	width: 660px; height: 700px; margin: -266px 0 0 -305px; background-color: #D3E9F1; position: absolute; left: 50%; top: 50%; z-index: 3;}
div#lightbox a.close {
	font-size: 0.8em; text-transform: uppercase; text-decoration: none; color: #0c0c0c; position: absolute; right: 10px; top: 4px;}
div#iframeWrap {
	width: 640px; height: 670px; margin: 23px 10px 0; overflow: hidden; position: relative;}

