@charset "utf-8";
/* CSS Document */

#OpenPanoFullScreen a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: block;
	width: 250px;
	float: left;
	height: 20px;
	background-image: url(../images/Back-to-Gallery.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 26px;
	margin-left: 250px;
	margin-bottom: 6px;
	padding-top: 4px;
	color: #900;
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
}
#OpenPanoFullScreen a:hover{
	color: #996600;
	background-image: url(../images/Back-to-Gallery-hover.jpg);
}

#flashDIVphoto {
	display: block;
	height: 600px;
	width: 960px;
}

#flashDIVphotoContainer {
	display: block;
	height: 600px;
	width: 960px;
	border: 1px solid #003366;
}
#flashcontent {
	height: 600px;
	width: 960px;
	display: block;
}

#flashcontent {
	height: 630px;
	width: 100%;min-width: 960px;
	display: block;margin:auto;
}
#flashcontent img {
	height: 600px;
	width: 960px;
	display: block;margin:auto;
}
#flashcontent h2{
	color: #ddd;
	position: relative;
	z-index: 222;
	margin-top: -30px;
}
#flashDIVphotoContainerVertical {
	display: block;
	height: 920px;
	width: 660px;
	margin-top: 0px;
}
#flashDIVphotoVertical {
	display: block;
	height: 920px;
	width: 660px;
}
