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

#content {
	width: 900px;
	margin: 30px 54px 0px;
	}
	
.gallery_pane {
	width: 209px;
	height: 365px;
	background-color: white;
	margin-right: 20px;
	}
.gallery_pane_photo {
	width: 185px;
	height: 341px;
	position:absolute;
	top: 0px;
	left: 0px;
	border: 12px solid white;
	}
	
.galleriestab {
	width: 182px;
	height: 30px;
	position:absolute;
	top: 365px;
	left: 13px;
	}
	
#gallerytab {
	width: 182px;
	height: 38px;
	position:absolute;
	bottom: -100px;
	left: 134px;
	z-index:150;
	}
	
.gallerytile {
	width: 182px;
	height: 113px;
	border: 12px solid white;
	margin: 10px 7px;
	}