h2 {
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h2 em {
	font: normal 80%/100% Arial, Helvetica, sans-serif;
	color: #000000;
}
#largeImg {
	border: solid 1px #ccc;
	
	padding: 5px;
}
.thumbs img {
	border: solid 1px #ccc;
	width: 100px;
	height: 100px;
	padding: 4px;
}
.thumbs img:hover {
	border-color: #FF9900;
}@charset "UTF-8";
.menu {
	margin: 100px 0 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0 0px;
	float: left;
	position: relative;
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.menu a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat center center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.menu li em {
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/* CSS Document */

