body {
	text-align: center;
	background-color: white;
	font-family: arial, verdana, sans-serif;
}

a {
	text-decoration: none;
}


/* MAIN PARTS */

#container {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
}

#leftcolumn {
	margin-top: 33%;
	float: left;
}

#centercolumn {
	width: 919px;
	display: inline-block;
}

#rightcolumn {
	margin-top: 33%;
	float: right;
}	

#top {
	width: 100%;
	height: 0px;
	text-align: left;
}

.page {
	width: 100%;
	height: auto;
}

#page1 {
	height: 689px;
	background: url(pitchas/32-exposures-p1-lesmcclaine.gif);
}

#page2 {
	height: 692px;
	background: url(pitchas/32-exposures-p2-lesmcclaine.png);
}

#page3 {
	height: 692px;
	background: url(pitchas/32-exposures-p3-lesmcclaine.png);
}

#page4 {
	height: 692px;
	background: url(pitchas/32-exposures-p4-lesmcclaine.gif);
}

#page5 {
	height: 692px;
	background: url(pitchas/32-exposures-p5-lesmcclaine.gif);
}

#page6 {
	height: 692px;
	background: url(pitchas/32-exposures-p6-lesmcclaine.gif);
}

#page7 {
	height: 722px;
	background: url(pitchas/32-exposures-p7-lesmcclaine.gif);
}

#page8 {
	height: 692px;
	background: url(pitchas/32-exposures-p8-lesmcclaine.png);
}

#page9 {
	height: 728px;
	background: url(pitchas/32-exposures-p9-lesmcclaine.png);
}
#bottom {
	width: 100%;
}

#sig {
	float: left;
}

#website {
	float: right;
}