

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/



#myGallery
{
/*	position: absolute;
	top: 3px;
	left: 3px;*/
	text-align: left;
	margin: 0 auto;
}

.imageElement
{
font-size: 200%;
}

.imageElement p
{
display: none;
}