body {
	text-align:center;
	background-color:#EDB019;
	color:#727272;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	min-width:700px;
}
#wrapper {
	margin:0 auto;
	width:700px;
	text-align: center;
	background-color:#023B59;
	border:0px solid #B20837;
}

h1 {font-size:14px; color:#727272;}

/*#header {
	text-align:center;
	display:block;
	height:110px;
	width:700px;
	background-image:url('http://utils.impactdata.com.au/pages/4025/webgallery090811/header.jpg');
	background-repeat: no-repeat;
	background-position: center;
}*/

#gallery {
	margin:0 auto;
	background-color:#ffffff;
	width:700px;
	text-align: center;
}

#footer {
	text-align:center;
	display:block;
	height:48px;
	width:700px;
	background-image:url(footer.gif);
	background-repeat: no-repeat;
	background-position: center;
}



/*.button {
	color: #FFFFFF;
	background-color: #EB392F;
	font-weight: bold;
	font-size: 10pt; 
	border: @000000 solid 1px;
}*/
