body {
	text-align:center;
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	min-width:700px;
}
#wrapper {
	margin:0 auto;
	width:700px;
	text-align: center;
}
#header {
	text-align:center;
	display:block;
	background-color:#ffffff;
	height:77px;
	background-image:url('http://utils.impactdata.com.au/pages/3314/webgallery081027/header.gif');
	background-repeat: no-repeat;
	background-position: center;
}
#gallery {
	margin:0 auto;
	text-align: center;
	background-color:#ffffff;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	padding:20px;

}


#footer { 
	display:block;
	background-color:#FFF;
	height:77px;
	width:700px;	
	}
	

.button {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	font-size: 10pt;
	border:#000000;
	border-color:#000000;
	border:#000000 solid 1px;
}

