@charset "UTF-8";
/* CSS Document */

#imageBox {
	position:absolute;
	left: 210px;
	top:20px;
	width:550px;
	
	height:590px;
	
	text-align:center;
	
}
title {
	width:200px;
	font-size:16px;
	color:#d3bb6c;
	vertical-align:top;
	letter-spacing:1px;
	line-height:20px;
	font-variant:small-caps;
}

.desc {
	font-size:14px;
	line-height:14px;
	padding-left:10px;
	padding-bottom:10px;
	letter-spacing:1px;
	padding-top:3px;
	
}

#leftCol {
	position:absolute;
	top:430px;
	left:0px;
	width:270px;
	height:300px;
	text-align:left;
}
#descriptionBox {
	width:280px;
	height:auto;
	color:#aaaeae;
	padding:2px;
	line-height:13px;
	font-size:10px;
	margin-left:20px;
	
	letter-spacing:1px;
	position:absolute;
	top: 590px;
	
}
#imgTitle {
	font-size:11px;
}
#slideshow {
	text-align:left;
	position:absolute;
	top:15px;
	left:20px;
	height:auto;
	line-height:12px;
	width:130px;
	
	
}
#returnLink {
	width:auto;
}
.smalltext {
	color: #8e8e8e;
	font-size:10px;
	letter-spacing:1px;
}
a.smalltext:link, a.smalltext:visited {
	color:#8e8e8e;
}
a.smalltext:hover {
	color:#ddd5cc;
}

#thumbs {width:690px; min-height:560px;height:auto;margin-left:50px;}
.thumb-element {vertical-align:top;text-align:center;width:210px;height:270px;padding-top:10px;padding-bottom:20px; border:1px solid #6f6f6f}
#thumbs td.spacer-element {height:20px;}

 