img
{
	border:						0px;
}
#ThumbsUnderlay 
{
	position:					absolute;
	height:						560px;
	width:						154px;
	background-color: 			#FFFFFF;
	background-image:			url(../images/nav/thumbs.gif);
	background-repeat: 			no-repeat;
	background-position: 		right top;
	z-index:					1;
}
.ThumbsLayer 
{
	height:						520px;
	width:						145px;
	top:						40px;
	padding-left:				4px;
	padding-right:				4px;
	overflow:					auto;
}
#PhotoUnderlay 
{
	position:					relative;
	z-index:					1;
	height:						560px;
	width:						532px;
	left:						160px;
	background-color: 			#FFFFFF;
	background-repeat: 			no-repeat;
	background-position: 		right top;
	background-image: 			url(../images/nav/photos.gif);
}

#PhotoFrameLayer 
{
	position:					absolute;
	z-index:					2;
	height:						500px;
	width:						520px;
	top:						40px;
	overflow:					auto;
	padding:					0 7px 0 7px;
}
#PhotoControlLayer
{
	position:					absolute;
	left:						200px;
	top:						540px;	
	z-index:					3;
}
.PhotoFrame 
{
	height:						520px;
	width:						524px;
}
#Thumbs a
{
	display:block;
	border:thin dashed white;
	/*padding-left: 1.7em;*/

}
#Thumbs a:hover
{
    background: white url(../images/nav/cssplus.gif) no-repeat right;
	border:thin dashed #CCCCCC;
	padding-right:2.4em;
}
#Layer2007 a:hover
{
	padding-left: 0em;
	background: white;
}
#Layer2006 a:hover
{
	padding-left: 0em;
	background: white;
}
#Layer2005 a:hover
{
	padding-left: 0em;
	background: white;
}
#Layer2004 a:hover
{
	padding-left: 0em;
	background: white;
}
#OldSchoolLayer a:hover
{
	padding-left: 0em;
	background: white;
}
#ArtworkLayer a:hover
{
	padding-left: 0em;
	background: white;
}