#shadow.full {width: 784px;}
	#shadow.full #content {
		width:754px;
		height: 670px;
	}

.thumb {
	float:left;
	margin:20px 30px;
}
.thumb {
	border:0px;
	width:145px;
}

.vthumb {
	background-color: #ccc;
	border:1px solid #000;
	float:left;
	height:280px;
	margin:20px 10px;
	padding: 5px;
	width: 180px;
}
	.thumb h2, .thumb p, .vthumb h2, .vthumb p {font-size:0.9em;}
		.thumb h2, vthumb h2 {margin:3px 0px;}
		.thumb p, .vthumb p {margin:0px;}

#sidethumbs, #sidethumbs_sm {
	float:left;
	height:425px;
	margin:10px 0px 5px 0px;
	padding:0px;
}
	#sidethumbs {width:28%;}
	
		#sidethumbs p {
			clear:both;
			font-size: 0.9em;
			padding: 115px 0px 0px 0px;
		}
	
		#sidethumbs img, #sidethumbs_sm img {
			float: left;
			padding: 3px;
		}
		
	#sidethumbs_sm {width:20%;}

.thumbswrap {
	clear:both;
	float:left;
	margin:0px 0px 35px 0px;
	padding:0px;
	text-align:center;
}
	.thumbswrap img {
		border:1px solid #000;
		margin:0px 0px 5px 0px;
	}

#fullimg {
	float: left;
	height: 400px;
	margin: 5px 0px;
	padding: 3px 5px;
	position: absolute;
	right: -3px;
	top: 72px;
	width: 70%;
}
	#fullimg img {border: 2px solid #000;}
	
#caption {
	left: 8px;
	position: absolute;
	top: 360px;
	width: 538px;
}
	#caption p {margin: 0px;}
		#caption p.note {font-style:italic;}

#about {
	border-top: 2px solid #ccc;
	left: 25px;
	position:absolute;
	top:520px;
	width: 700px;
}

