
div.header
	{text-align: center;
	width: 780px;
	background-image: URL(../200203/tile.gif);}

h1	{font-size: x-large; 
	color: brown; 
	font-family: Sans-Serif;
	margin: 0px;}

h2	{font-size: small;
	font-family: Arial, Trebuchet MS, Helvetica;
	color: green;
	font-weight: bold;
	margin: 0px; padding: 0px;}


p.page-description
	{font-size: large;
	color: red;
	font-family: Serif;
	margin: 0px;
	padding: 5px;
	text-align: left;}

p.picture-description
	{font-size: small;
	font-family: Serif;
	color: black;
	margin: 0px;}


a	{font-size: medium;
	color: #0000FF;
	font-family: Sans-Serif;
	font-style: italic;
	font-weight: bold;}


a.thumb:visited
	{color: blue;}

a.thumb:hover
	{color: red;}

a.thumb:link
	{color: beige;}

a.thumb:active
	{color: purple;}

body	{margin: 0px;
	background-color: #000000;}

img	{border-style: inset;
	border-width: 8px;}

table.picture-card
	{border-style: ridge;
	border-width: 6px;
	background-color: beige;
	border-color: orange;
	width: 375px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 3px;}

table.picture-collection
	{width: 780px;
	background-image: URL(../200203/tile.gif);}

table.picture-with-title
	{float: right;}

table.Ungrouped
	{background-image: URL(../200203/tile.gif);}

table.Grouped
	{background-image: URL(../200203/tile.gif);
	border-style: ridge;
	border-width: 4px;
	border-color: green;
	margin: 5px;}

td.picture-description
	{text-align: left;
	vertical-align: top;}

td.picture-with-title
	{vertical-align: top;
	float: right;}

td.picture
	{text-align: center;}

td.title
	{text-align: center;}

td.left-card
	{vertical-align: top;
	text-align: left;}

td.right-card
	{vertical-align: top;
	text-align: right;}
	
