﻿body
{
    background-image: "images/background.gif";
    vertical-align: top;
    color: Gray;
    font-family: Verdana, Perpetua, Tahoma, Arial, 'Times New Roman';
    font-size: small;
    background-color: transparent;
    text-align: justify;
    padding-left: auto;
    padding-right: auto;
}

div.thumbnail
{
    float: left;
    width: 215px;
    padding: 10px;
    margin: 0;
}
div.thumbnail img
{
    margin: 10px 10px 0 10px;
    width: 190px;
    border-right: groove;
    border-top: groove;
    border-left: groove;
    border-bottom: groove;
}
div.thumbnail p
{
    margin: 0;
    padding: 10px;
}

TD 
{
    background-position: center top; 
    background-attachment: fixed; 
    background-repeat: no-repeat;      
}

h1
{
    color: Navy;
}
h2
{
    color: #E5A507;
}

.album 
{
    background-color:White;
}

.albumFloat 
{
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 4px;
}

.albumDetailsLink 
{
}

.albumMetaSectionHead 
{
	background-color: Gray;
	color: White;
	font-weight: bold;
}

.albumMetaName 
{
	font-weight: bold;
	font-size:x-small;
}

.albumMetaValue 
{
    font-size:x-small;
}

.center
{
	text-align: center;
}

div.produced
{
    text-align:center;
    float:left;
    margin: 0;
    padding: 0px;
}
div.produced img
{
    width: 300px;
    margin:0px;
}

