#pg_content {
	text-align: justify;
	width: 960px;
	height: 640px;
	margin: 0 auto;
	background-color: #e7e3d8;
}

#pg_content_landing {
	text-align: justify;
	width: 960px;
	height: 400px;
	margin: 0 auto;
	background-color: #e7e3d8;
}

#pg_content_landing h1 {
	font-size: 22px;
	border-bottom: groove thin #000;
	padding: 10px 0 0 10px;
}

#pg_content h1 {
	font-size: 22px;
	border-bottom: groove thin #000;
	padding: 10px 0 8px 10px;
}

#pg_content h2 {
    font-size: 13px;
    font-weight: normal;
}

#pg_content h3 {
	font-size: 18px;
	border-bottom: groove thin #000;
	padding: 5px 0 8px 0;
}

.gallery_list {
	float: left;
	font-size: 17px;
	margin-left: 10px;
	line-height: 30px;
	width: 380px;
}

.gallery_list a {
	text-decoration: none;
	color: blue;
}

.gallery_list a:link {
	text-decoration: none;
	color: blue;
}

.gallery_list a:hover {
	text-decoration: underline;
	color: orange;
}

.onpage a {
	text-decoration: underline;
	color: red;
}

.click_here {
	text-align: left;
	font-size: 16px;
	margin-left: 10px;
}

/*************************************
 +Flickr Galleries
 *************************************/

#flickr_gallery {
	float: right;
	margin-right: 40px;
}
