#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/top_left.jpg) top left no-repeat #fff;
}

#imageContainer {
	padding: 0px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#close {
	width: 31px;
	float: right;
	padding: 5px 10px 5px 0px;
	background: url(../images/top_right.jpg) top right no-repeat;
}

#prevLink {
	width: 23px;
	float: left;
}

#nextLink {
	width: 23px;
	float: right;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px auto;
	line-height: 1.4em;
}

#imageData {
	height: auto;
	padding: 5px 10px 0px 10px;
	color: #666666;
}

#textDisplay {
	float: left;
	padding: 0% 0% 1.0pt 4%;
	width: 80%;
	text-align: justify;
	font-weight: bold;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 80%;
}

#imageDataOutter {
	width: 100%;
	height: 10px;
	clear: both;
	background: url(../images/bottom_right.jpg) bottom right no-repeat #fff;
}

#imageDataInner {
	height: 10px;
	width: 20%;
	float: left;
	background: url(../images/bottom_left.jpg) bottom left no-repeat #fff;
}

#flashgetakitmov {
	position: absolute;
	z-index: -200;
	margin-top: 284px;
	margin-left: 637px;
}

#flashdonatemov {
	position: absolute;
	z-index: -200;
	margin-top: 284px;
	margin-left: 637px;
}

#flashtopmov {
	position: absolute;
	top: 0px;
	left: 765px;
}
