#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 18px;
}

#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 {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 15px;
	left: 0;
	text-decoration: none;
	top: 50;
	width: 15px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 175px;
	width: 175px;
	left: 20px;
	position: absolute;
	top: 0px;
}

#pic a.p2:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 175px;
	width: 400px;
	left: 20px;
	position: absolute;
	top: 0px;
}

#top {
	margin-left: 1px;
}
