BODY { 
    scrollbar-base-color : #7F029A;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-arrow-color : #FFFFFF; 
    }


#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 0px;
	width: 60px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #008000;
	display: block;
	height: 80px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 60px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #008000;
	display: block;
	height: 320px;
	left: 0px;
	position: absolute;
	top: 100px;
	width: 240px;
}
