.Img10 { float:right; } 
.Img11 { float:left; } 
.Img12 { float:left;margin-left:20px;margin-top:-60px; } 
.Img13 { float:right; } 
.Img14 { float:right;margin-right:20px;margin-top:-60px; } 
.Img16 { float:right; } 
.Img15 { float:right;margin-top:20px;width:250px; } 
.Img17 { float:left; } 
.Img01 { float:left; } 
.Img18 { float:right;margin-top:-70px;margin-right:20px; } 
.Img20 { float:right; } 
.Img19 { float:right;width:400px;margin-top:20px; } 
.Img21 { float:left;padding-bottom:30px; } 
.Img22 { float:left;margin-top:20px;margin-left:-100px; } 
.Img24 { float:right;margin-top:20px; } 
.Img23 { float:right;width:200px; } 
.Img25 { float:left;height:230px;margin-left:20px;z-index:10; } 
.Img26 { float:left;height:350px;z-index:9; } 
.Img27 { float:left;margin-left:20px;z-index:8; } 
.Img28 { float:right;z-index:10; } 
.Img29 { float:right;margin-right:30px;margin-top:-50px;height:210px;z-index:11; } 
.Img02 { float:right;z-index:10; } 
.Img30 { float:right;margin-right:30px;margin-top:-60px;z-index:11; } 
.Img31 { float:right;height:200px;z-index:10; } 
.Img32 { float:right;margin-right:30px;height:160px;z-index:11; } 
.Img03 { float:right;height:250px;z-index:10; } 
.Img33 { float:left;z-index:11; } 
.Img34 { float:left;margin-left:-60px;margin-top:20px;z-index:12; } 
.Img35 { float:right; } 
.Img36 { float:right;width:250px;margin-top:30px; } 
.Img37 { float:right;margin-top:-50px;margin-right:30px; } 
.Img04 { float:right; } 
.Img05 { float:right; } 
.Img38 { float:right; } 
.Img06 { float:left;z-index:11; } 
.Img39 { float:left;margin-left:20px;margin-top:-40px;height:220px;z-index:13; } 
.Img40 { float:left;margin-left:15px;width:335px;margin-top:-20px;z-index:12; } 
.Img41 { float:left;margin-top:0px;z-index:11; } 

@media (max-width: 880px) {
	.Ifigure {
		display: inline-block;
		width: 100%;
		height: auto;
		margin: 0;
		text-align: left;
	}
	
	.Ifigure > div {
		display: inline-block;
		width: 100%;
	}
	
	.Ifigure > div > figcaption {
		margin-bottom: 15px;
		text-align: center;
		width: 100%;
	}

	.Iheight,
	.Iwidth {
		clear: both;
		width: 96%;
		height: auto;
		border: 5px solid #FFFFFF;
	}

	.ImgStack {
		float: none;
		top: 0;
		left: 0;
		padding: 0;
		margin: 0;
	}

	.ImgStack IMG {
		clear: both;
		width: 96%;
		height: auto;
	}
	
	.ImgCap {
		display: inline-block;
	}
	
	.ImgPlain {
		float: none;
		width: 96%;
		height: auto;
	}

	.Col25,
	.Col50,
	.Col75 {
		clear: both;
		width: 100%;
	}

	body { 
		margin-left:5pt; 
		margin-right:5pt;
	}
}