/* "Up to All Galleries" link
a.textlink:link{ color:blue; }

/* linked images on the gallery page */
a.imglink:link { color:white; }

/* captions on the main galleries page */
.caption-maingal {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	margin-bottom:1em;
	}

/* captions on the gallery page */
.caption-gal {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	margin-bottom:1em;
	}

/* captions on the individual image pages */
.caption-img {}

.myimg {border: solid lightgray 1px;
	padding: 8px 8px 8px 8px;
	}

h1 {font-family: Verdana, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	background-color:#83bee9;
	}
