img
{
	border-width: 0px;
}

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

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

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

.top_left
{
	background: #335577 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: #EEEECC;
	padding-top: 10px;
	padding-bottom: 30px;
}

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

.bottom_left
{
	background: #EEEECC 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;
}