@charset "utf-8";
.header {
	padding: 5px;
	background-color: #C37CEB;
}
.gallerystory {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.showdiv {
	position: absolute;
	height: auto;
	width: 250px;
	z-index: 1;
	visibility: visible;
}
.bottomline {
	background-color: #F2CCF9;
	float: right;
	border-top-style: 5;
	border-right-style: 5;
	border-bottom-style: 5;
	border-left-style: 5;
}


.copy {
	color: #FFFFFF;
	float: right;
}

.nav {
	background-color: #C37CEB;
}
.hidediv {
	position: absolute;
	height: auto;
	width: 250px;
	z-index: 1;
	visibility: hidden;
}

.story img {
	float: right;
}

.nav img {
}
.story p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.bottomline img {
	float: right;
}

.story {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 20px;
}
.photo {
	border-top-style: 5;
	border-right-style: 5;
	border-bottom-style: 5;
	border-left-style: 5;
}
.footer {
	border-right-style: 10;
	border-left-style: 10;
	background-color: #C37CEB;
}
.nav img {
	background-color: #C37CEB;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
.galleryphoto {
	padding: 10px;
}

