body {
	margin: 0;
	padding: 0;
	text-align: center;
}
#home {
	background: url(/images/home-bg.gif) repeat-x #d4e2cb; 
}
#page {
	background: url(/images/site-bg.gif) repeat-x #d4e2cb; 
}
.container {
	width: 985px;
	margin: 0 auto;
	text-align: left;
}
.masthead {
	width: 900px;
	height: 148px;
	margin:0 auto;
}
.logo {
	float: left;
	display: block;
	height: 107px;
	margin-top: 20px;
	padding-left: 180px;
	background: url(/images/IPP-Anniversary-Logo.jpg) no-repeat;
}
.logo h1 {
	display: block;
	width: 301px;
	height: 19px;
	text-indent: -9999px;
	background: url(/images/masthead-ipp-heading.png) no-repeat;
	margin-top: 25px;
}
.logo h2 {
	display: block;
	width: 514px;
	height: 15px;
	text-indent: -9999px;
	background: url(/images/masthead-ipp-tagline.png) no-repeat;
	margin-top: 16px;
	text-indent: -9999px;
}
.logo h3 {
	display: block;
	width: 453px;
	height: 14px;
	text-indent: -9999px;
	background: url(/images/masthead-ipp-disclaimer.png) no-repeat;
	margin-top: 2px;
}
.social {
	float: right;
	display: block;
	margin-top: 20px;
}
.social ul {
	list-style: none;
	display: inline;
	float: left;
	width: 116px;
	height: 32px;
}
.social ul li {
	list-item-style: none;
	text-indent: -9999px;
	float: left;
}

.social ul li a {
	display: block;
}

.social ul li#twitter, .social ul li#facebook {
	margin-right: 10px;
}

.social ul li#twitter a {
	width: 32px; height: 32px; 
	background: url(/images/ico-twitter.png) no-repeat;
}

.social ul li#facebook a {
	width: 32px; height: 32px; 
	background: url(/images/ico-facebook.png) no-repeat;
}

.social ul li#flickr a {
	width: 32px; height: 32px; 
	background: url(/images/ico-flickr.png) no-repeat;
}
a.gmaps:link, a.gmaps:visited {
	display:block;
	float:right;
	margin:35px 0 0 0;
	padding:4px 0 0 50px;
	height:36px;
	min-height:36px;
	background:url(/images/google_maps_icon.png) no-repeat top left;
	font-size:13px;
	line-height:17px;
	color:#023201;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a.gmaps:hover, a.gmaps:active {
	text-decoration:underline;
}
.navbar {
	width: 1000px;
	height: 40px; 
	padding: 0;
	overflow:visible;
	margin:0 auto;
}

.navbar ul {
	list-style: none;
	display: inline;
}

.navbar ul li {
	list-item-style: none;
	text-indent: -9999px;
	float: left;
}

.navbar ul li a {
	display: block;
	background: url(/images/navbar_updated.png) no-repeat;
}

.navbar ul li#nb1 a {
	width: 34px; height: 40px; 
	background-position: 0px 0px;
}

.navbar ul li#nb1 a:hover {
	background-position: -0px -40px;
}

.navbar ul li#nb2 a {
	width: 144px; height: 40px; 
	background-position: -34px 0px;
}
.navbar ul li#nb2 a:hover {
	background-position: -34px -40px;
}

.navbar ul li#nb3 a {
	width: 103px; height: 40px; 
	background-position: -178px 0px;
}

.navbar ul li#nb3 a:hover {
	background-position: -178px -40px;
}

.navbar ul li#nb4 a {
	width: 142px; height: 40px; 
	background-position: -281px 0px;
}

.navbar ul li#nb4 a:hover {
	background-position: -281px -40px;
}

.navbar ul li#nb5 a {
	width: 144px; height: 40px; 
	background-position: -422px 0px;
}

.navbar ul li#nb5 a:hover {
	background-position: -422px -40px;
}

.navbar ul li#nb6 a {
	width: 112px; height: 40px; 
	background-position: -566px 0px;
}

.navbar ul li#nb6 a:hover {
	background-position: -566px -40px;
}

.navbar ul li#nb7 a {
	width: 61px; height: 40px; 
	background-position: -678px 0px;
}

.navbar ul li#nb7 a:hover {
	background-position: -678px -40px;
}

.navbar ul li#nb8 a {
	width: 160px; height: 40px; 
	background-position: -739px 0px;
}

.navbar ul li#nb8 a:hover {
	background-position: -739px -40px;
}

.navbar ul li#nb9 a {
	width: 86px; height: 40px; 
	background-position: -900px 0px;
}

.navbar ul li#nb9 a:hover {
	background-position: -900px -40px;
}

.pagemeat {
	width: 900px;
	margin:0 auto;
	background: #fff;
	background: url(/images/pagemeat-bg.png) repeat-x #fff;
}

.page {
	padding: 30px;
	overflow: auto;
}

.page h2, .page h3, .page h4, .page h5, .page h6, .page p {
	padding-bottom: 15px;
}

.page h3, .page h4, .page h5, .page h6, .page p, .page td, .page li, .page span {
	font: 100% Helvetica, Arial, Sans-Serif;
	line-height: 28px;
}

.page h2 {
	font: 100% Georgia, Garamond, Serif;
	font-size: 1.5em;
	color: #030;
}

.page h3 {
	font-size: 1em;
	font-weight: bold;
	color: #030;
}

.page h4, .page h5, .page h6 {
	font-size: .9em;
	font-weight: bold;
	color: #030;
}

.page p, .page td, .page li, .page span {
	font-size: .9em;
	color: #333;
}

.page ul {
	margin: 0 0 0 15px;
	padding: 0 15px 15px 0;
}

.page ol {
	margin: 0 0 0 30px;
	padding: 0 15px 15px 0;
}

.page a, .page a:visited {
	color: #030;
}

.page a:hover, .page a:active {
	color: #060;
}

.footerbuttons {
	width: 900px;
	margin:0 auto;
	height: 140px;
	display: block;
	background: url(/images/footer-buttons-bg.png) no-repeat;
	border-bottom: 4px solid #8a9384;
}

.footerbuttons ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.footerbuttons ul li {
	list-item-style: none;
	display: inline;
	float: left;
	margin: 15px 0 0 15px;
}

.footerbuttons ul li a {
	display: block;
	text-indent: -9999px;
	border: 1px solid #fff;
}

.footerbuttons ul li a:hover {
	border: 1px solid #030;
}

.footerbuttons ul li#membership a {
	width: 204px; height: 108px;
	background: url(/images/footer-buttons-membership.png) no-repeat;
}

.footerbuttons ul li#gallery a {
	width: 204px; height: 108px;
	background: url(/images/footer-buttons-gallery.png) no-repeat;
}

.footerbuttons ul li#events a {
	width: 204px; height: 108px;
	background: url(/images/footer-buttons-events.png) no-repeat;
}

.footerbuttons ul li#construction a {
	width: 204px; height: 108px;
	background: url(/images/footer-buttons-construction.png) no-repeat;
}

.footer {
	width: 900px;
	display: block;
	margin: 15px auto 25px auto;
	padding: 0;
	overflow: auto;
}

.footer p#copyright {
	float: left;
	text-align: left;
}

.footer p#address {
	float: right;
	text-align: right;
}

.footer p {
	font: 100% Helvetica, Arial, Sans-Serif;
	font-size: .7em;
	font-weight: normal;
	line-height: 15px;
	color: #666;
	margin: 0;
	padding: 0;
}

.footer p a {
	color: #666;
}

.footer p a:hover {
	color: #030;
}
.scholarship-buttons {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#306108;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #aade7c;
}.scholarship-buttons:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color:#5cb811;
}.scholarship-buttons:active {
	position:relative;
	top:1px;
}
.history-spritez{background:url("/images/history-spritez.png");width: 300px; height: 48px;background-position: 0px 0px;display:block;}
.history-spritez:hover{background:url("/images/history-spritez.png");width: 300px; height: 48px;background-position: 0px -48px;display:block;}
.history-spritez2{background:url("/images/history-spritez.png");width: 300px; height: 48px;background-position: 0px -96px;display:block;}
.history-spritez2:hover{background:url("/images/history-spritez.png");width: 300px; height: 48px;background-position: 0px -144px;display:block;}
.history1{background:url("/images/history-sprites.png");width: 300px; height: 48px;background-position: 0px 0px;display:block;}
.history1:hover{background:url("/images/history-sprites.png");width: 300px; height: 48px;background-position: 0px -48px;display:block;}

.history2{background:url("/images/history-sprites.png");width: 300px; height: 48px;background-position: 0px -96px;display:block;}
.history2:hover{background:url("/images/history-sprites.png");width: 300px; height: 48px;background-position: 0px -144px;display:block;}

.history3{background:url("/images/history-sprites.png");width: 300px; height: 48px;background-position: 0px -192px;display:block;}
.history3:hover{background:url("/images/history-sprites.png");width: 300px; height: 48px;background-position: 0px -240px;display:block;}

.history4{background:url("/images/history-sprites.png");width: 300px; height: 48px;background-position: 0px -288px;display:block;}
.history4:hover{background:url("/images/history-sprites.png");width: 300px; height: 48px;background-position: 0px -336px;display:block;}
.history5{background:url("/images/naperville-event.png");width: 300px; height: 48px;background-position: 0px 0px;display:block;}
.history5:hover{background:url("/images/naperville-event.png");width: 300px; height: 48px;background-position: 0px -48px;display:block;}
li#scholarship{margin-bottom:20px;list-style:none !important;}