@charset "utf-8";
.titleColor {
	color: #00F;
}
h2 {
	color: #00F;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	color: #00F;
	font-weight: bold;
	font-size: x-large;
}
.headerSlideshow {
	color: #00F;
}
h4 {
	color: #00F;
}

.newHeader {
	font-style: italic;
}
.albumTitle {
	color: #00F;
}
.photoCaption {
	font-size: medium;
	color: #00F;
}
#footer p {
	text-align: right;
	color: #00F;
}

