body {
	text-align:left;
	background-color:#ffffff;
	color:#3E3D65;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	margin:0 auto;
	width:555px;
	text-align: center;
}
/*
#header {
	text-align:center;
	display:block;
	background-color:#ffffff;
	height:250px;
	width:700px;
	background-image:url('http://utils.impactdata.com.au/pages/2931/webgallery080416/hcsc-logo-small.gif');
	background-repeat: no-repeat;
	background-position: center;
}
*/

#gallery {
	margin:0 auto;
	text-align: center;
	background-color:#FFFFFF;
	padding:20px;

}

/*
#footer { 
	display:block;
	background-color:#FFF;
	height:162px;
	width:700px;
	background-image:url('http://utils.impactdata.com.au/images/2425/emailstationery080123/yileena_emailstationery_03.jpg');	
	background-repeat: no-repeat;
	background-position: left top;
	}
*/	

.button {
	color: #FFFFFF;
	background-color: #777;
	font-weight: bold;
	font-size: 10pt;
	border:#3b4463;
	border-color:#FFFFFF;
	border: ridge 2px;
}

