* {
	margin: 0;
}
html, body {
	height: 100%;
	background-color:#FFFFFF;
	font-family: "lucida grande","trebuchet ms",arial,verdana,sans-serif;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:955px;
/*	margin: 0 auto -63px; */
/*	background-color:#ffffff; */
}
.footer, .push {
	height: 63px; /* .push must be the same height as .footer */
	background: transparent;
}
.push {
	height: 63px; /* .push must be the same height as .footer */
}
.footerInnerPages, .push {
	height: 63px; /* .push must be the same height as .footer */
	background: transparent;
}
table.imageholder td {
	width:70px !important;
}
#expo {
	height:520px;
}
