
/*********************** Template Specific Attributes ****************/
#gallery {
	float: left;
	width: 633px;
	height: 600px;
}

	#container {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 633px;
		height: 600px;
	}