.albumPage
{
    background-color: black;
}

.sectionHead 
{
	background-color: Gray;
	color: White;
	font-weight: bold;
}

.detailsLink 
{
}

.metaName 
{
	font-weight: bold;
}

.metaValue 
{
}

.albumFloat 
{
    float:left;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 4px;
}

.ImageTitle
{
}

.ImageDescription
{
}