body
{
	background-color:	#2c2c29;
}

#GALLERY_TITLE_DIV
{
	background-color:	#2c2c29;
	color:			#ee8533;
	margin:			0 0 0 0;
	padding:		1px 0 1px 0;
	text-align:		center;
	font-family:		sans-serif;
	font-size:		16pt;
}

#GALLERY_TABLE_DIV
{
	z-index:		-2;
	margin:			0 0 0 0;
	padding:		10px 0 0 0;
	background-color:	#DCDCDB;
	max-width:		700px;
	display:		block;
	margin-left:		auto;
	margin-right:		auto;
}

#GALLERY_TABLE
{
	z-index:		-1;
	margin-left:		auto;
	margin-right:		auto;
	text-align:		center;
}

.GALLERY_CELL a
{
	text-decoration:	none;
}
