a.gallerylink:link	{
			color: black;
			text-decoration: none;
			}

a.gallerylink:visited	{
			color: black;
			text-decoration: none;
			}

a.gallerylink:active	{
			color: black;
			text-decoration: none;
			}

a.gallerylink:hover	{
			color: black;
			font-weight: bold;
			text-decoration: underline;
			}

.gallerytitles		{
			color: black;
			font-family: arial;
			font-weight: bold;
			font-size: 14pt;
			padding: 10px;
			}

.gallerypicturediv	{
			width: 620px;
			}

.galleryimages		{
			border: 1px solid black;
			width: 150px;
			}

#topgallerycontrolsdiv	{
			padding: 2px;
			text-align: right;
			width: 620px;
			font-family: arial;
			font-size: 10pt;
			color: black;
			}

#gallerypagecontrolsdiv	{
			text-align: center;
			width: 620px;
			font-family: arial;
			font-size: 10pt;
			color: black;
			}

