#center-x
{
	
}

.column
{
	float:			left;
	width:			16px;
	height:			301px;
	margin-right:		3px;

	background-image:		url( /site/images/bg_photoalbum1.gif );
}

.empty
{
	background-image:		url( /site/images/bg_photoalbum0.gif );
}

.column img
{
	margin-bottom:		3px;
	width:				16px;
	height:				16px;
}

img#photo
{
	clip:	rect( 0px 0px 309px 301px );
}


#footer
{
	margin-top:			80px;
}

