<!-- // Integrity Promotions Style Sheet by joerhoney.com -->
img, div, a {
	behavior:url(iepngfix.htc); 
	}

body {
	background-color:#fff;
	color:#333;
	margin:0;
	padding:0;
	font-family:"Times New Roman",Times,serif;
	scrollbar-face-color:#036;
	scrollbar-shadow-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-track-color:#fff;
	scrollbar-arrow-color:#fff;
	}
a {
	color:#57a; text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#logo {
	font-family:"Times New Roman",Times,serif; background-image:url(../images/logo.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	font-style:italic;
	padding:140px 0 20px 0;
	}
#logos img {
	padding: 5px;
	}
#margin {
	font-family:"Times New Roman",Times,serif; padding:0px 20px 20px 220px; margin:0;
	}
.food {
	float: right;
	width: 30%;
	margin: 0 0 0 -30%;
	text-align: center;
	/* background-color:#fff; padding:4px; border:2px dotted #036; */
	}
	.food img {
		padding: 55px 10px;
		}
.couponsWrapper {
	float: left;
	margin-right: 30%;
	}
.couponsWrapper h3 {
	padding-top: 1em;
	margin-top: 0;
	}
.couponsFoodWrapper {
  margin: 0;
  }
.coupons b {
	display: block;
	clear: left;
	float: left;
	width: 200px;
	font-weight: bold;
	}
.coupons i {
	display: block;
	float: left;
	font-style: italic;
	}
.centerdiv{ /*IE method of centering a relative div*/
	text-align: center;
	}
.centerdiv>div{ /*Proper way to center a relative div*/
	margin: 0 auto;/Volumes/chompy/IP/Integrity Fundraising/logo-w-books.gif
/Volumes/chompy/IP/Integrity Fundraising/logo.gif
	}
hr, .hr {
	border:0px dotted #036; margin:20px 60px; border-top-width:2px;
	}
h1, h2, h3, h4 {
	color:#036;
	}
h3 {
	clear: both;
	border-bottom:2px dotted #036;
	}
h6 {
	font-weight:normal; font-size:small;
	}
h1 a, h2 a, h3 a, h4 a, h6 a {
	color:#57a; text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h6 a:hover {
	text-decoration:underline;
	}
.promo {
	background-color:#def; margin:0 0 10px 10px; text-align:center; width:200px;
	}
.promo a {
	display:block; background-color:#def; color:#036; border-bottom:2px dotted #036; text-decoration:none; text-align:center; font-weight:bold; padding:10px; margin:0; height:60px;
	}
.promo a h2 {
	display:block; padding:0; margin:0;
	}
.promo a:hover {
	background-color:#eef6ff; text-decoration:underline;
	}
	a.h2 {
		height: auto;
		}
.navMenu { display:block; position:absolute; top:0; left:0; width:200px; font-family:"Times New Roman",Times,serif;
	}
.navitem, a.navitem {
	display:block; background-color:#fff; color:#036; background-repeat:no-repeat; background-position:0% 50%; border-bottom:2px dotted #036; text-decoration:none; text-align:center; vertical-align:middle; font-weight:bold; padding:10px 5px; margin:0;
	}
a.navitem {
	background-color:#def; color:#036;
	}
a.navitem:hover {
	background-color:#eef6ff; text-decoration:underline;
	}
incentiveLink, a.incentiveLink {
	display:-moz-inline-box; display:inline-block; color:#036; background-repeat:no-repeat; background-position:50% 50%; border:2px solid #fff; text-decoration:none; text-align:left; vertical-align:middle; font-weight:bold; padding:80px 20px 10px 20px; margin:0;
	}
a.incentiveLink:hover {
	border:2px solid #036;
	}
img.left {
	float: left;
	margin: 0 10px 10px 0;
	}
img.right {
	float: right;
	margin: 0 0 10px 10px;
	}
body > .navMenu {
	position:fixed; 
	}
