﻿body {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: center;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 750px;
	color: #006600;
}
h1	{margin-bottom:0px
}
#leftpanel {
	position: absolute;
	top: 112px;
	left: 56px;
	width: 176px;
	height: 176px;
	font-weight: lighter;
}
#rightpanel {
	position: absolute;
	top: 112px;
	left: 768px;
	width: 168px;
	height: 176px;
	font-weight: lighter;
}
#abovecentre {
	position: absolute;
	top: 104px;
	width: 1000px;
	height: 72px;
	left: 0px;
	font-weight: lighter;
}
#belowcentre {
	position: absolute;
	left: 290px;
	top: 420px;
	width: 424px;
	height: 40px;
}
.photomain {
	position: absolute;
	top: 150px;
	left: 296px;
	height: 268px;
	width: 411px;
	bottom: 52px;
}
#photoleft {
	position: absolute;
	top: 272px;
	left: 56px;
}
#photoright {
	position: absolute;
	top: 272px;
	left: 768px;
}
#photobottom {
	position: absolute;
	top: 475px;
	left: 440px;
	font-size: smaller;
}
#strap {
	position: relative;
	top: -20px;
	font-weight: lighter;
}
.img_link {
	border-style: none;
}

