h2 {
	color: #C2C7BE;
	font: normal small-caps bold 2.5em Verdana, sans-serif;
	text-decoration: underline;
}

.right {
	font-size: 1em;
	padding-right: 200px;
	text-align: right;
}

#info {
	border: 0;
	margin-left: 30px;
	margin-right: 80px;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	position: relative;
}

#info a, #info a:visited {
	color: #8A9483;
	text-decoration: none;
}

#info a:hover {
	color: #9BA495;
	text-decoration: underline;
}

#pic {
	background-color: #FFFFFF;
	position: relative;
	width: 183px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #485A64;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: 0px;
	position: absolute;
	top: -9px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1 solid #3BA8E0;
	display: block;
	height: 124px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 183px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 0;
	display: block;
	height: 324px;
	left: -410px;
	position: absolute;
	top: -40px;
	width: 383px;
}

#top {
	margin-left: 80px;
}

