#pic {
	left: 0px;
	position: relative;
	top: 0px;
	width: 150px;
}

#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 solid #000000;
	display: block;
	height: 56px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 78px;
}

#pic a.p1:hover {

	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #336;
	display: block;
         height: 240px;
	left: 75px;
	position: absolute;
	top: -0px;
         width: 320px;
}

#pic a.p2:hover .large {
	border: 1px solid #336;
	display: block;
         height: 320px;
	left: 150px;
	position: absolute;
	top: -350px;
         width: 240px;
}
