body {
    background-image: url("/dahlia/img/DahliasTexture.png");
	/*background: #a78cad;*/
	color: #472151;
}

#header {
	margin: 10px auto;
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	overflow: clip;
}

.topm { max-width: 100%;
	flex: 0 1 auto;
}

.icons {
	max-height: 7em;
	max-width: 100%;
	flex: 0 1 auto;

}


#leftcol {
	margin: 30px 1em 0 0;
	width: 275px;
}
#leftcol li > ul {
	margin-left: -1.5em;
}

#rightcol li {
	margin-left: 4em;
}
#content {
	border: 3px solid #472151;
}

#content, #onecol, #rightcol {
	background-color: #e3c6c2;
}

.photoblock {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	max-width: 900px;
}

.extras {
	margin-left: 6em;
}
.extras ul {
	margin-left: -4em;
}

.licensed {
	font-size: small;
	max-width: 800px;
	margin: 0 auto 10px;
    color: white;
}

/* #demobacklink a {
	color: #736963;
} */

ul {
	list-style-image: url(/img/siteframe/dot.gif);
	list-style-position: outside;
}

/* .brainlist {
	list-style-image: url(../img/braindot.png);
} */

#footer {
    margin: 10px auto;
    overflow: hidden;
}

#footer img {
	transform: translateY(-100px);
	filter: drop-shadow(0 100px 0 #472151);
}

#lightboxImage{
    /*width:auto;*/
    max-width: 725px;
    max-height: 650px;
}

#outerImageContainer {
    max-height: 750px;
    max-width: 750px;
}

#imageDataContainer {
    max-width: 750px;
}

/* muted: #F22233 #BF9A78 #F2E4D8 #736963 #0D0D0D */

/* colorful: #F22233 #F2CD88 #D9B19A #732626 #0D0D0D */

/* dark:  #201C26 #F2E4D8 #736963 #261914 #732626 */