﻿body
{
    background-position: #FFFFFF;
    font-variant: normal;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    font-size: 12px;
}
	
.main
{
    
    width: 642px;
}

.header
{
}

.top
{
}


.footer
{
}

.sidebar
{
    vertical-align: top;
}

h1
{
	font-size: 16px;
}
	
h2
{
	font-size: 14px;
	text-align: center;
	}


h3
{
	font-size: 10px;
}
.album 
{
}

.albumFloat 
{
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 4px;
}

.albumDetailsLink 
{
}

.albumMetaSectionHead 
{
	background-color: White;
	color: White;
	font-weight: bold;
}

.albumMetaName 
{
	font-weight: bold;
}

.albumMetaValue 
{
}

.center
{
	text-align: center;
}

a a:active a:hover a:link a:visited
{
    border-style: none;
    color: White;
}
.widthTable
{
    width: 100%;
    border: thin solid #CCCCCC;
}
.widthTableHead
{
    width: 100%;
    border: thin none #CCCCCC;
    background-color: #000080;
    color: #FFFFFF;
}



