h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #888555;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
.content
{
	margin: 0;
}
.content a
{
	color: #fff;
}
.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #bbb999;
}

.content p.linkage a { color: #bbb999; }

/*.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
{
	text-align: center;
	margin: 0;
}