﻿.PhotoName
{
	color: black;
	font: 11px Arial, Sans-Serif;
}

.PhotoName A
{
	color: black;
	font: 11px Arial, Sans-Serif;
}

.collectionSurround
{
	font: 10px Arial, Sans-Serif;
	margin: 5px 10px 15px;
}
.hometext
{
	font: 10px Arial, Sans-Serif;
	width: 450px;
	color: black;
}
.hometext A
{
	font: 10px Arial, Sans-Serif;
	width: 450px;
	color: black;
	text-decoration: underline;
}
.hometext A:hover
{
	font: 10px Arial, Sans-Serif;
	width: 450px;
	color: black;
	text-decoration: underline;
}

.ViewPhoto
{
	border: 4px solid #DCDCDC !important;
	background-color: #000000 !important;
	margin-bottom: 4px !important;
}

.ViewPhotoRight
{
	clear: right;
	float: right;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 4px solid #DCDCDC !important;
	background-color: #000000 !important;
}

.ViewPhotoLeft
{
	clear: left;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 4px solid #DCDCDC !important;
	background-color: #000000 !important;
}

.ViewPhotoText
{
	font: 11px Arial, Sans-Serif;
	color: black;
}

.ViewPhotoTitle
{
	font: 14px Arial, Sans-Serif;
	font-weight: bold;
	color: black;
}

.grid
{
	font: 10px Arial, Sans-Serif;
}

