body.main {
	color: #000000;
	background-image: url("phototile.gif");
}
p {
	text-align: left;
	text-indent: 0;
	margin-top: 3px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background: transparent;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
p.centred {
	text-align: center;
}
div.photobox {
	width: 780px;
}
div.txtbox {
	position: absolute;
	width: 620px;
	left: 100px; 
}
div.indextop {
	position: absolute; 
	top: 10px; 
	left: 120px; 
	height: 48px; 
	width: 620px;
}
div.indexbody {
	position: absolute; 
	top: 100px; 
	left: 150px; 
	height: 48px; 
	width: 620px;
}

