.pics {
	float:left;
	width:66px;
	height:66px;
	background-color:#435ba1;
	border: 1px solid #FFFFFF;
	}

.large_margin {
	float:left;
	margin-left:12px;
	margin-top:10px;
	}
	
.small_margin {
	float:left;
	margin-left:12px;
	margin-top:10px;
	}
	
.clear {
	clear:both;
	top:200px;
	}
	
#gallery {
	position: absolute;
	height: 400px;
	width: 300px;
	top: 134px;
	left: 72px;
}
	
.image {
	position:absolute;
	width:400px;
	height:400px;
	left: 445px;
	top: 100px;
	left: 370px;
	top: 135px;
	border:none;
	}

