.pageHeader
{
	font-size: 12.8px;
	color: grey;
	vertical-align: top;
	width: 100%;
}

.pageHeader .topLink
{
	border-bottom: 1px dotted silver;
}

.pageHeader a
{
	color: silver;
}

.pageHeader img
{
	display: inline;
	vertical-align: top;
}

.page-header
{
	font : bold 24px "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
	background : #ffffff;
	color : gray;
}

.album-name
{
	font : 19px "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
	background : #ffffff;
	color : #816F4E;
}

.item-number
{
	font : 12px "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
	background : #ffffff;
	color : #816F4E;
}

.prev-next-links
{
	font : 16px "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
	background : #ffffff;
	color : #816F4E;
}

.image-text
{
	font : 10px "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
	background : #ffffff;
	color : #816F4E;
}

.page-footer
{
	font : 12.8px "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
	background : #ffffff;
	color : #816F4E;
}

a
{
	font : 12px "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
	background : #ffffff;
	color : maroon;
	text-decoration: none;
}

a:hover
{
	text-weight: bold;
	border-bottom: 1px silver dotted;
	font-size: 12px;
	color: maroon;
}

