/*.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
{
	width: 325px !important;
	height: 486px !important;
}

#navigation{
	width: 630px;
	height: 23px;
	background:#755c75;
	color: #d0c3d0;
}

#navigation a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin: 0 3px 0 5px;
	font-size: 12px;
}

#navigation a:hover{
	color: #333;
}

#navigation a:active{
	color: #CCCCCC;
}

.controls{
	width: 315px;
	float: left;
}