/* GALLERY */

#gallery_wrap{}

	.gallery_mainTitle{margin:20px 0 0 30px;font-size:20px;font-weight:bold;}

   .gallery_galleryWrap{padding:10px 0;}

	.imageAlbum{float:left;margin:0 25px 20px 0;width:170px;}
		.imageAlbum a{text-decoration:none;}
			.imageAlbum a:hover{}

	.albumListing{margin:30px;}
			
	.galleryImagesList{float:left;margin:0 30px 30px 30px;}
		
	.image a{margin:0;padding:0;}
				
/* PORTRAITS */

#portrait_wrap{}

.portrait_border{background:#000;padding:10px;height:122px;width:122px;}
.portrait_border2{background:#000;padding:10px;height:320px;width:400px;}
.portrait_border3{background:#000;padding:10px;width:400px;}

.albumfixed{display:block;position:absolute;padding:10px;}
	
	.portraits_left{float:left;width:440px;}
		.portrait_displayalbum{height:320px;width:400px;background:#000;}
			
	.portraits_right{float:left;width:450px;}
		.portrait_displaythumb{height:120px;width:120px;border:1px solid #000;background:#000;}
			.portrait_displaythumb:hover{border:1px solid #3e3e3e;}
		.thumbsfloat{float:left;margin:0 5px 10px 0;}
			a .portrait_displaythumb{cursor:hand;}