@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;
	overflow: hidden;
}

#flashDIVphotoContainer {
	display: block;
	height: 600px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C636B;
	clear: both;
	overflow: hidden;
}
#flashcontent {
	height: 400px;
	width: 960px;
	display: block;
}
#flashcontent img {
	height: 600px;
	width: 960px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#flashDIVphotoContainerVertical {
	display: block;
	height: 920px;
	width: 660px;
	margin-top: 0px;
}
#flashDIVphotoVertical {
	display: block;
	height: 920px;
	width: 660px;
}
