#pic {
	background-color: #d5bfff;
	left: 8px;
	position: relative;
	top: -100px;
	width: 45px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0px none;
}

#pic a.p1, #pic a.p1:visited {
	background: #d5bfff;
	border: 0px solid #d5bfff;
	display: block;
	height: 45px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #d5bfff;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 2px solid #0000ff;
	display: block;
	height: 380px;
	left: 165px;
	position: absolute;
	top: -280px;
	width: 340px;
}

#top {
	margin-left: 80px;
}