.image_footerg {
	clear: both;
	width: 800px;
	height: 20px;
}
#landImagePop {
	visibility: hidden;
	position: absolute;
	top: -555px;
	left: 8px;
}
#portImagePop {
	visibility: hidden;
	position: absolute;
	top: -715px;
	left: 88px;
}
#shadowPop {
	visibility: inherit;
	width: 650px;
	height: 520px;
	padding: 15px;
}
#shadowPopb {
	visibility: inherit;
	width: 490px;
	height: 680px;
	padding: 15px;
}
#imageBorder {
	background-color: white;
	visibility: inherit;
	width: 640px;
	height: 510px;
	padding: 5px;
}
#imageBorderb {
	background-color: white;
	visibility: inherit;
	width: 480px;
	height: 670px;
	padding: 5px;
}
#imagePreview {
	width: 640px;
	height: 480px;
}
#imagePreviewb {
	width: 480px;
	height: 640px;
}
#theLoader {
	width: 640px;
	height: 480px;
}
#landPreview {
	width: 640px;
	height: 480px;
}
#portPreview {
	width: 480px;
	height: 640px;
}
#imageClose {
	width: 640px;
	height: 20px;
	background-color: white;
}
#imageCloseb {
	width: 480px;
	height: 20px;
	background-color: white;
}
.land_image_loader {
	padding-left: 289px;
	padding-top: 225px;
	width: 64px;
	height: 51px;
	text-align: center;
}
.port_image_loader {
	padding-left: 209px;
	padding-top: 295px;
	width: 64px;
	height: 51px;
	text-align: center;
}
.image_over {
	background-color: #FCF2E0;
	width: 640px;
	height: 480px;
}
.land_shadow {
	behavior: url(css/iepngfix.htc);
	background: url("../pngs/land_shadow.png") no-repeat left top;
}
.port_shadow {
	behavior: url(css/iepngfix.htc);
	background: url("../pngs/port_shadow.png") no-repeat left top;
}
.gallery_nav {
	width: 606px;
	height: 34px;
}
