﻿body
{
	color: #a4a3a3;
}

.master
{
	background-position: center; 
	background-attachment: scroll; 
	background-image: url(images/bg.gif); 
	background-repeat: repeat-y;
}

a:link, a:visited, a:active
{
	color: #a4a3a3;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.menu
{
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 15px;
}


.GalleryThumbs TD
{
	width: 125px;
	height: 125px;
}
