@charset "UTF-8";
/* CSS Document */

#smallRec {
	width: 750px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 180px;
}
#smallRecIMG {
	float: left;
	margin-right: 15px;
}
#medRec {
	height: 280px;
	width: 750px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#medRecIMG {
	float: left;
	margin-right: 15px;
}
#largeRec {
	height: 325px;
	width: 750px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#largeRecIMG {
	float: left;
	margin-right: 15px;
}
#wideSky {
	width: 160px;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 600px;
}
#sky {
	width: 120px;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 600px;
}
