@charset "utf-8";
/* 
* 
* General styles
*/
.rightcolumn {
	float: right;
}
.leftcolumn {
	float: left;
}
#clickimages {
	position: absolute;
	top: 115px;
	left: 110px;
	font-style: italic;
}
#mainContent #gallery .image a {
	border: none;
}
#mainContent #gallery .image img {
	border: none;
}
#galleryWrapper #mainContent {
	background: none;
}
#galleryWrapper {
	background: url(../images/PhotoGallery/HeartsattopRight.jpg) 498px 277px no-repeat;
	background-color: #fcf5f3;
}
#gallery {
	position: relative;
	font-family: cursive;
	font-size: 0.8em;
	overflow:visible;
}
.subsection {
	clear: both;
	position: relative;
	margin-bottom: 40px;
	display: block;
}
br {
	display:block;
}
.image {
	position: relative;
	text-align: center;
}
.image img {
	display: block;
}
.image .caption {
	position: relative;
	top: -4px;
	display: block;
	margin: 0px auto:
}

#theNorthrups .leftcolumn {
	background: url(../images/PhotoGallery/FloweratTopLeft.jpg) no-repeat -20px 322px;
}

.row {
	margin-bottom: 10px;
	clear:both;
}
.row .image {
	float: left;
}
.row .image .caption {
	width: 65%;
	margin: 0px auto;
	text-align: left;
}

#backInTheUS {
	background:url(../images/PhotoGallery/FlowerinMiddleBottom.jpg) 229px 332px no-repeat;
}

#backInTheUS, #theNorthrups {
	zoom: 1;
}

