#contactsheet {
	z-index:2;
	}


.gradualshine{
		filter:alpha(opacity=100);
		-moz-opacity:1.0;
		opacity:1.0;
		}
	
.caption {
		text-align: center;
		font-size: 11px;
		color: #999999;
		}

.right {
		float:right;
		margin-right:20px;
		}

.left {
		float:left;
		margin-left:20px;
		}

.slides {
		margin: 10px 0px 20px 0px;
		}

a img.blur {
		text-align:center;
		border: 1px solid #333333;
		width:855px;
		margin: 20px 0px 0px 0px;
		}

.copyright {
		font-size: 11px;
		color: #999999;
		}
