#GalleryLinks
{
	display: none;
}

#GalleryIndex
{
	list-style-type: none;
	list-style-image: none;
	text-indent: 0;
}

#Content #GalleryIndex
{
	list-style-type: none;
	list-style-image: none;
}

#GalleryIndex li
{
	float: left;
	width: 170px;
	margin: 5px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: Black;
}

#GalleryIndex img
{
	display: block;
	border: 1px Black solid;
	width: 160px;
}

#GalleryIndex a
{
	text-decoration: none;
	color: Black;
}