#wrap #albumName {
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}

#wrap #caption {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #000;
}

.smallText #wrap #previews {
	width: 640px;
}
.smallText #thumbnails {
	clear: both;
	margin: 10px auto;
}
.smallText #thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
}
.smallText #thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
}
.smallText #mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #eee;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	padding: 1em; 
	overflow: hidden; 
