#galleria-bg {position: absolute; left: 125px;  top:90px; height: 480px; width: 640px }
#galleria-wrapper {position: absolute; left: 125px;  top:90px; height: 480px; width: 640px }
#galleria {position: absolute; left: 0px;  top:0px; height: 480px; width: 640px }
#aboutgraph {
	font-family: FGBookC;
	width: 180px;
	color: black;
	overflow: visible;
	position: absolute;
	background-color: white;
	font-size: 18px;
	left: 767px;
	top: 97px;
	z-index: 30;
}
#aboutgraph a {
	font-size: 18px; 
	color: rgb(232, 20, 20);
	font-family: FGBookC;
}
.more { font-size: 16px; color: #f00; 	font-family: FGBookC; }
a:visited {color: #c00; text-decoration: none;}