#gridTopD
{
	margin: 0 auto -22px auto;
	padding: 0;
	width: 100%;
	float: left;
	clear: none;
	position: relative;
	top: -42px;
	z-index: 30;
}

/* enclosure for image list */
#holder2
{
	text-align: center;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 590px;
	float: left;
	position: static;
	top: 275px;
	z-index: 10;
	left: 0px;
}

/* A CSS comment before the hack \*/
* html #holder2 {
	width: 940px; 
}
/* Another CSS comment after the hack */

#holder2 a
{
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#holder2 a:link { text-decoration: none; }

#holder2 a:active
{
	text-decoration: none;
	background-color: inherit;
}

#holder2 a:hover
{
	text-decoration: none;
	margin: 0px auto 0px auto;
	padding: 0px 0;
}

#holder2 a span
{
	display: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#holder2 a:hover span
{
	display: block;
	color: black;
	text-decoration: none;
	margin: 0;
	width: 800px;
	padding: 0;
	height: 450px;
	float: left;
	position: absolute;
	top: 140px;
	left: 0px;
	z-index: 5;
	background-color: white;
}

#holder2 a:hover span img
{
	text-align: center;
	margin: 0 0 6px;
	padding: 0;
}

/* image list 100 */

ul.slices
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	list-style: none;
	list-style-position: inside;
	float: left;
	position: relative;
	top: 0;
	left: 70px;
	height: 129px;
}

ul.slices li
{
	display: block;
	padding: 0;
	margin: 0;
	float: left;
}

/* stage div */

#stage0
{
	text-align: center;
	margin: 0 70px 0 70px;
	padding: 0;
	width: 800px;
	height: 450px;
	float: left;
	position: absolute;
	top: 282px;
	left: 0px;
	display: block;
	z-index: -10;
	background-color: white;
}
#stage
{
	text-align: center;
	padding: 0;
	width: 800px;
	height: 450px;
	float: left;
	position: relative;
	top: 11px;
	left: 70px;
	display: block;
	z-index: -10;
	background-color: white;
	bottom: 0;
}

/* A CSS comment before the hack \*/
* html #stage {
	width: 800px; 
}
/* Another CSS comment after the hack */

#stage a
{
	margin: 0;
	padding: 0;
}

#stage img
{
	margin: 0 0 6px;
	padding: 0;
}

.metadata2
{
	color: black;
	text-align: center;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.under
{
	padding: 0;
	width: 940px;
	float: left;
	margin: 0 auto 20px auto;
	clear: both;
}

.refresh
{
	padding: 0;
	width: 940px;
	float: left;
	margin: 0 auto 20px auto;
	clear: both;
}

.movlink
{
	float: right;
	padding: 0;
	margin: 0;
	z-index: 40;
	position: relative;
	right: 70px;
	bottom: 50px;
	height: 60px;
	display: block;
}


