
h2 {
	color: #C2C7BE;
	font: normal small-caps bold 2.5em Verdana, sans-serif;
	text-decoration: underline;
}

.right {
	font-size: 1.0em;
	padding-right: 100px;
	text-align: right;
}

#info {
	border: 1px solid #C2C7BE;
	margin-left: 80px;
	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 {
	border: 0px;
	background-color: none;
	left: 0px;
	position: relative;
	top: 0px;
	width: 14px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	border: 0px;
	background-color: none;
	display: block;
	height: 14px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 14px;
}

#pic a.p1:hover {
	background-color: none;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 0px;
	display: block;
	height: 218px;
	left: -230px;
	position: absolute;
	top: -180px;
	width: 212px;
}

#pic a.p2, #pic a.p2:visited {
	border: 0px;
	background-color: none;
	display: block;
	height: 14px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 14px;
}

#pic a.p2:hover {
	background-color: none;
	color: #000000;
	text-decoration: none;
}

#pic a.p2:hover .large {
	border: 0px;
	display: block;
	height: 382px;
	left: -300px;
	position: absolute;
	top: -200px;
	width: 278px;
}
#top {
	margin-left: 80px;
}
