* {
	margin: 0;
}
html, body,p { height: 100%; text-align: left; }
.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -82px; /* the bottom margin is the negative value of the footer's height */ }
.content { color: #330000; width: 900px; margin-top: 118px; left: 50%; margin-left: -450px; position: absolute; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; font-style: normal; line-height: 1.9em; font-weight: normal; padding-top: 10px; text-align: left; }

.contentnofootsie { color: #330000; width: 900px; margin-top: 118px; left: 50%; margin-left: -450px; position: absolute; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; font-style: normal; line-height: 1.9em; font-weight: normal; padding-top: 10px; text-align: left; background-color: #FFFFFF; }

.imagefloatright { margin: 5px 0px 5px 5px; float: right; }

.imagefloatleft { margin: 5px 5px 0px 0px; float: left; }
.img { border: 0; }
.footer, .push { height: 82px; left: 50%; width: 900px; margin-left: -450px; position: absolute; }
