p {
	color:			#666;
	margin-top:		5px;
	margin-bottom:		10px;
	line-height:		130%;
}

p.center {
	color:			#666;
	margin-top:		0px;
	margin-bottom:		5px;
	text-align:		center;
}

p.subtitle {
	font-size:		140%;
	color:			#666;
	margin-top:		15px;
}

p.title {
	font-size:		150%;
	font-weight:		bold;
	color:			#666;
	margin-top:		0px;
	text-align:		center;
	text-transform:		uppercase;
	letter-spacing:		10px;
}

p.footer {
	color:			#999;
	margin-bottom:		5px;
	text-align:		center;
	font-family:		verdana, sans-serif;
	font-size:		70%;
	letter-spacing:		0px;
}

p.subtitle-link {
	color:			#666;
	margin-top:		-10px;
	margin-bottom:		-5px;
	line-height:		130%;
}

p.photo-year-text {
	font-size:		140%;
	text-align:		center;
	color:			#666;
	line-height:		130%;
}

p.photo-links-text {
	font-size:		100%;
	color:			#666;
	line-height:		130%;
}

p.photo-thumb-p {
	line-height:		110px;
	text-align:		center;
	margin:			0px 0px 0px 0px;
}

p.photo-pagelinks {
	text-align:		center;
	visibility:		hidden;
}

p.photo-loadbar-p {
	color:			#FFF;
	text-align:		left;
	font-family:		verdana, sans-serif;
	font-size:		70%;
	letter-spacing:		0px;
	margin:			0px 0px 0px 3px;
	line-height:		14px;
}

a {
	color:			#C00;
	font-weight:		bold;
	text-decoration:	none;
	border:			0px;
}

a:hover {
	color:			#C00;
	font-weight:		bold;
	text-decoration:	underline;
	border:			0px;
}

td {
	color:			#666;
	margin-top:		0px;
	margin-bottom:		5px;
	vertical-align:		top;
}

strong {
	font-weight:		bold;
	color:			#666;
	margin-top:		0px;
}

blockquote {
	color:			#888;
	text-align:		justify;
	margin-top:		10px;
	margin-left:		10px;
	margin-right:		10px;
}

center {
	color:			#666;
	margin-top:		3px;
	margin-bottom:		9px;
	text-align:		center;
}

hr {
	height:			1px;
	border:			1px solid #666;
}

