body {
	height:100%;
	width:100%;
	margin:0;padding:0;
}

#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;left:0;
	background-color:#ccc;
	overflow:hidden;
}

	#mask {
		width:500%;
		height:100%;

		background-color:#eee;
	}

	.item {
		width:20%;
		height:100%;
		float:left;
		background-color:#ddd;
	}
	
	
	.content {
		width:400px;
		height:300px;
		top:20%;
		margin:0 auto;
		background-color:#aaa;
		position:relative;
	}
	
	.selected {
		background:#fff;
		font-weight:700;
	}

	.clear {
		clear:both;
	}
#webgallery {
	height: 525px;
	width: 700px;
}
#webgallery {
	height: 525px;
	width: 700px;
}
#webgallery {
	height: 525px;
	width: 700px;
}
#webgallery {
	height: 525px;
	width: 685px;
	background-color: #000;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	background-position: right;
	white-space: nowrap;
	clear: right;
	float: right;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	overflow: hidden;
}
