body {
	background-color: #B6EAB6;
}

.gallery {
	position: absolute;
	top: 32px;
	left: 0px;
	width: 1016px;
	height: 564px;
	color: black;
	background-color: #B6EAB6;
}

p.intro {
	width: 920px;
  	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 20px;
	margin-top: 20px;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 0px;
	background-color: #B6EAB6;
}

.row {
        height: 136px;
        width: 886px;
	margin: 0px;
	background-color: #B6EAB6;
}

div.bigrow {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 20px;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 0px;
	width: 790px;
	height: 240px;
	background-color: #B6EAB6;
}

div.pic1 {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
}

div.pic2 {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 340px;
}

div.pic3 {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 680px;
}

img.floatleft {
	width: 155px;
	height: 180px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	float: left;
}

img.portrait {
        width: 102px;
        height: 136px;
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.landscape {
        width: 136px;
        height: 102px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 17px;
	margin-bottom: 17px;
}

img.bigimage {
	display: inline;
        width: 240px;
        height: 180px;
	margin: 0px;
}

.imagetitle {
	display: block;
        width: 240px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	text-align: center;
}

.roundnum {
	font-family: CommunicationPiEF, Arial, Helvetica, sans-serif;
}
