h2 {
	font-size: 1.3em;
	background-color: #929FB0;
	border-bottom-style: none;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 635px;
}
.main_menu_item {
	background-color: #FFF;
	height: 194px;
	width: 260px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_menu_item img {
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#content {
	width: 640px;
	position: relative;
	height: 430px;
	background-color: #CCC;
}
#content .main_menu_item a img {
	text-decoration: none;
	display: block;
}

#content .main_menu_item a:hover {
	text-decoration: none;
	display: block;
	border: 2px solid #000;
}

#churches_item {
	position: absolute;
	left: 35px;
	top: 10px;
}
#wrapper #content #churches_item a:hover img {
	background-color: #0F0;
}

#monuments_item {
	position: absolute;
	left: 340px;
	top: 10px;
}
#stained_glass_item {
	position: absolute;
	left: 35px;
	top: 220px;
}
#NHCT_item {
	position: absolute;
	left: 340px;
	top: 220px;
}

