﻿body
{
	font-family: Verdana, Arial, Helvetica;
	color: Gray;
	background-color: #000000;
}
.altgridrow
{
    background-color: #222222;
    border: none, 0, #000000;
    font-family: 'Century Gothic';
    font-size: medium;
    font-weight: bolder;
    font-style: normal;
    color: #4d9e98;
    Height: 30px;
}
.gridrow
{
    background-color: #000000;
    border: none, 0, #000000;  
    font-family: 'Century Gothic';
    font-size: medium;
    font-weight: bolder;
    font-style: normal;
    color: #4d9e98;
    Height: 30px;    
}
.gridheader
{
    background-color: #333333;
    border: none, 0, #000000; 
    font-family: 'Century Gothic';
    font-size: medium;
    font-weight: bolder;
    font-style: normal;
    color: #4d9e98;
    Height: 30px;     
}
.gridcaption
{
    font-family: 'Century Gothic';
    font-size: larger;
    font-weight: bolder;
    font-style: normal;
    color: #4d9e98;
    Height: 30px;    
    valign: top;
}

.samenu
{
    background-color: #000000;
    font-family: 'Century Gothic';
    font-size: large;
    font-weight: bolder;
    font-style: normal;
    color: #4d9e98;
}
.samenuitem
{
    background-color: #000000;
    font-family: 'Century Gothic';
    font-size: large;
    font-weight: bolder;
    font-style: normal;
    color: #4d9e98;
}
.footertext
{
    background-color: #000000;
    border: none, 0, #000000;  
    font-family: 'Arial';
    font-size: medium;
    font-weight: normal;
    font-style: italic;
    color: #4d9e98;
}
.satext
{
    background-color: #000000;
    border: none, 0, #000000;  
    font-family: 'Arial';
    font-size: larg;
    font-weight: bold;
    font-style: normal;
    color: #4d9e98;
}

a 
{
	color: White;
}

img 
{
	border: none;
}

h1
{
	font-size: large;
	margin-bottom: 20px;
}

.album 
{
}

.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;
}

.albumMetaValue 
{
}

.center
{
	text-align: center;
}
