content {}
#overlay {display:none;position:fixed;
	width:100%;height:100%;
	top:0;left:0;
	background:#FFF;z-index:200;}
#lightbox {display:none;position:absolute;
	padding:10px;
	width:400px;height:200px;
	top:0;left:50%;
	margin:0 0 0 -200px;
	color:#FFF;background:#000 url(img/pre.gif) center center no-repeat;
	z-index:250;}
#lightbox img {width:auto;height:auto;display:none;}
#lightbox #close {display:block;position:absolute;
	width:1px;height:1px;
	right:0;margin:0 -28px 0 0;padding:0;
	text-indent:-9999px;cursor:pointer;
	background:transparent url(img/close.gif) top left no-repeat;
	z-index:150;overflow:hidden}
#lightbox #altText {display:block;position:absolute;
	width:auto;height:1px;padding:0;margin:0;
	bottom:9px;left:10px;color:#FFF;
	overflow:hidden;z-index:150;
	background:transparent;}
#altText span {display:block;
	height:20px;margin:0;padding:0 10px;
	font-size:16px;line-height:18px;
	background:transparent url(img/altRight.gif) top right no-repeat;}
#leftA {position:absolute;
	width:1px;height:30px;
	margin:0;padding:0;left:0;
	background:url(img/leftA.gif) top left no-repeat;
	z-index:150;cursor:pointer;}
#rightA {position:absolute;
	width:1px;height:30px;
	margin:0;padding:0;right:0;
	background:url(img/rightA.gif) top left no-repeat;
	z-index:150;cursor:pointer;}