body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{
	margin: 0px;
	padding: 0px;
}
.floatRight									{ float: right; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 805px;
	position: relative;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ text-decoration: none; }
a:hover, a:active							{ }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 805px; position: absolute; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 805px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; }
.stripViewer .panelContainer .panel			{ float: left; position: relative; width: 805px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 65px;
}
#movers-row div								{ width: 20%; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{
	background: url(images/transpBlack.png);
	height: 130px;
	position: relative;
	z-index: 9999;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
	width: 790px;
	text-align: left; padding-left:5px; padding-right:15px; padding-top:5px;
	background-color: #666666;
}
.photo-meta-data span 						{
	font-size: 13px; vertical-align:middle;
}
.cross-link									{ display: block; width: 62px; margin-top: 0px; 
											  position: relative; padding-top: 15px; z-index: 9999; }

