#dynWrap {
	
	/*background-image: url(images/bkgrnd.jpg);
	background-repeat: no-repeat;*/
	/*height: 550px;*/
	width: 960px;
	padding-top: 30px;
	padding-left: 20px;
	z-index: -10;
}

/*a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}*/

/*#content {
	height: 550px;
	width: 960px;
	padding-left: 13px;
	padding-top: 8px;
	float: left;
}*/

#largePhoto {
	float: left;
	padding-left: 120px;
	width: 410px;
	height: 450px;
	background: #FFF;
}

#gallery img {
	float: left;
	opacity:0;
}


#intro {
	height: 300px;
	width: 300px;
	float: left;
	padding-top: 300px;
	padding-left: 10px;
	padding-right: 10px;
}

#intro p.link {
	padding-top: 10px;
	line-height: 15px;
	font-size: 13px;
	color: #000000;
}


#thumbs {
	height: 52px;
	width: 920px;
	clear: both;
	float: left;
	padding-left: 30px;	
	margin: 0px;
	position:absolute;
	top: 460px;
	z-index: 50;
}

#thumbs2 img {
	display: inline-block;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	z-index: 50;
	border: #CCCCCC solid 1px;
}


/*#thumbs2 img {
	display: inline-block;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	z-index: 500;
}

#thumbs2.hoverRow img {
	border: #CCCCCC solid 1px;
}*/



