body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff; 
}

#header {
	margin: auto;
}

#main {
	text-align: left;	
	line-height: 1.4em;
	width: 793px;  
}

.sectiontitle {
	font: xx-large Papyrus;
	text-align: center; 
}

table.photos {
	table-layout: auto;
	font-size: small;
}

.beforeimage {
	margin-left: 25px;
	height: 264px;
	width: 350px;
	padding: 0px; 
}

.beforeimagevert {
	margin-left: 50px;
	height: 350px;
	width: 264px;
	padding: 0px; 
}


.afterimage {
	margin-right: 25px;
	height: 264px;
	width: 350px;
	position: right; 
}

.afterimagevert {
	margin-right: 50px;
	height: 350px;
	width: 264px;
	position: right; 
}

.beforetext {
	font-size: small;
	text-align: left;
	line-height: 1.4;
	position: right; 
}

.aftertext {
	font-size: small;
	text-align: right;
	line-height: 1.4;
	position: left; 
}

.beforelabel {
	font-size: smaller;
	font-weight: bold;
	line-height: 0;
	margin-left: 25px; 
}

.beforelabelvert {
	font-size: smaller;
	font-weight: bold;
	line-height: 0;
	margin-left: 50px;
	text-align: right;
}

.afterlabel {
	font-size: smaller;
	font-weight: bold;
	line-height: 0;
	margin-right: 25px;
	text-align: right;
}

.afterlabelvert {
	font-size: smaller;
	font-weight: bold;
	line-height: 0;
	margin-right: 95px;
	text-align: right;
}

#footer {
	position: bottom; 
}