#pic {
	background-color: #FFFFFF;
	position: relative;
	/*left: 10px;
	
	top: 10px;*/
	/*width: 135px;*/
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
	display: block;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	
	display: block;
	/*height: 90px;*/
	left: 0;
	text-decoration: none;
	top: 0;
	/*width: 135px;*/
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 200px;
	/*left: 150px;*/
	position: absolute;
	/*top: -60px;*/
	top: -300px;
	left: -150px;
	width: 200px;
}
#content2 {
	height:500px;
	clear:both;
	overflow: auto;
}
/* CSS Document */

