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

	#panel1_content {
		width: 340px;
		height: 640px;
		position: absolute;
		left: 652px;
	}

	#panel1_image {
		position:relative;
		top:10px;
		width: 600px;
		height: 640px;
		position: absolute;
		left: 32px;
	}

#panel1 {
	background-image: url(../../images/gallery/lovett_1.jpg);
	background-repeat: no-repeat;
	background-position: left 121px;
}
	
/* ----------------------------------------------------------------- */
/* ------------------- GALLERY THUMBNAIL STYLES -------------------- */
/* ----------------------------------------------------------------- */

.imagecaption {
	color: #666666;
	font-size: 11px;
	padding: 15px 0 0 0;
	margin: 0;
	float: left;
}

.black {
	color:#000000;
}
div.container {
	width:340px;
	position:absolute;
	bottom:20px;
}
