﻿.Albums td{width:260px;padding-bottom:25px;text-align:center;}
.Albums img{width:260px;height:163px;}

.Albums a, .AlbumLink, .CurrentAlbum
{
	font-variant:small-caps;
	color:Maroon;
	text-align:center;
	padding-right:10px;
}

.CurrentAlbum {color:black;}

h2
{
    font-family: 'Times New Roman' , 'Comic Sans MS';
    font-weight: bold;
    text-align: center;
    font-size: 1.8em;
    background-color: #31949c;
    color: #ede7db;
}

/*
Hide the Right Content information on Photo Gallery pages.
*/
.pgRightContent{display:none !important;}


table
{
    border-right: darkred 1px double;
    border-top: darkred 1px double;
    border-left: darkred 1px double;
    border-bottom: darkred 1px double;
    margin-top:20px;
    width:750px;
}

td
{
    text-align: center;
}