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

.grey {
	background:#D0d2D2;
	}
/*tab 2 styles*/

.block_1_column .column h2 {
	float:left;
	margin: 0 0 25px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.block_2_column .column_wrapper {
	width:471px;
	float:left;
	text-align:center;
}
.block_2_column .column {
	width:437px;
	margin:0 auto;
	text-align:left;
}

.block_2_column img {
	width:437px;
	/*height:200px;*/
	}

.column h3 {
	margin: 10px 0 10px 0;
	font-weight:normal;
	color:#000000;
}

/*portfolio*/

#portfolio_block {
	width:908px;
	margin:0 auto;
	}

#thumbs_wrapper {
	width:200px;
	float:left;
}

#thumbs {
	width:200px;
	float:left;
	text-align:center;
}
.thumbs li {
	width:82px;
	height:82px;
	float:left;
	list-style:none;
	}
.thumb_grid img, .thumb {
	width:80px;
	height:80px;
	padding-right:1px;
	}
.thumb_grid {
	width:166px;
	}
.thumb_grid li {
	float:left;
	width:82px;
	height:82px;
}
.thumb_grid img, .thumb {
	width:80px;
	height:80px;
	padding-right:1px;
	}
.top, .bottom {
	width:164px;
	margin:5px 0 5px 0;
	text-align:left;
}


.top a, .bottom a {
	margin:0 10px 0 0;
	}
.current {
	margin:0 10px 0 0;
	}

#gallery_wrapper {
	width:708px;
	float:left;
	}

#slideshow {
	width:708px;
	margin:10px 0 0 0;
	background:url(../site_images/pages/artist_tile.jpg) repeat-y top center;
}
		
.nav_bar {
	text-align:left;
	width:708px;
	float:left;
	margin:10px 0 0 0;
	}
#controls {
	width:75px;
	float:right;
	position:relative;
}
#caption {
	width:633px;
	float:left;
	}

.next {
	position:absolute;
	left:50px;
	top:0px;
	width:25px;
	height:25px;
	display:block;
	text-indent:-9999em;
	background:url(../site_images/pages/next.gif) no-repeat top center;
}
.pause {
	position:absolute;
	left:24px;
	top:0px;
	width:25px;
	height:25px;
	display:block;
	text-indent:-9999em;
	background:url(../site_images/pages/pause.gif) no-repeat top center;
}
.play {
	position:absolute;
	left:25px;
	top:0px;
	width:25px;
	height:25px;
	display:block;
	text-indent:-9999em;
	background:url(../site_images/pages/play.gif) no-repeat top center;
}
.prev {
	position:absolute;
	left:0px;
	top:0px;
	width:25px;
	height:25px;
	display:block;
	text-indent:-9999em;
	background:url(../site_images/pages/prev.gif) no-repeat top center;
	}

.download {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px 0 0 0;
	width:708px;
	float:left;
	}

.image-title {
	font-weight:bold;
	font-size:16px;
	width:633px;
	float:left;
}
