img
{
	border-width: 0px;
}

body
{
	background-color: #e6d6b6;
	font-family:Arial, Helvetica, sans-serif;
}

.middle
{
	background: #504030;
	padding-top: 10px;
	padding-bottom: 10px;
}

.top_right
{
	background: #504030 url(img/corner_top_right.gif) no-repeat scroll right top;
}

.top_left
{
	background: #504030 url(img/corner_top_left.gif) no-repeat scroll left top;
}

.edit_middle
{
	background: #558866;
	padding-top: 10px;
	padding-bottom: 10px;
}

.edit_top_right
{
	background: #558866 url(img/corner_top_right.gif) no-repeat scroll right top;
}

.edit_top_left
{
	background: #558866 url(img/corner_top_left.gif) no-repeat scroll left top;
}

.middle_main
{
	background: #b4a077;
	padding-top: 10px;
	padding-bottom: 30px;

}

.bottom_right
{
	background: #b4a077; 
width: 8px;
//url(img/corner_bottom_right.gif) no-repeat scroll right bottom;
}

.bottom_left
{
	background: #b4a077;
width: 8px;
//	url(img/corner_bottom_left.gif) no-repeat scroll left bottom;
}

a
{
	color: black;
}
a:visited
{
	color: black;
}

td.PhotoCell
{
	text-align: center;
	font-size: 12px;
	border-style: dotted;
	border-color: black;
	border-width: 1px;
}

.GalleryDesc
{
	font-size: 14px;
}

.PhotoTable
{
	text-align: center;
}

.BackCell
{
	font-size: 12px;
}