/* CSS Document */
body {
	background:none;
}
#page {
	border:none;
}
#header {
	background-image:none;
}
#homecontent {
	background-image:none;
}
#services {
	background-image:none;
}
#resources {
	background-image:none;
}
#aboutus {
	background-image:none;
}
#servicescontent {
	background-image:none;
}
#resourcescontent {
	background-image:none;
}
#aboutuscontent {
	background-image:none;
}
ul#secondary_nav li.h3style {
	background-image:none;
}
#POPcontent p {
	font-size:7pt;
}
/* --- IU Header IMAGE --- */
#identity #signature a {
	background:none;
}
#identity #signature {
	display: list-item;
	list-style-image: url(/inc/navbar/images/ius_white.gif);
	list-style-position: inside;
	word-spacing: -4000em;
	font-size: 1pt;
	height: 44px;
	background-color:#fff;
}
#identity {
	background-color:#fff;
	display:block;
	height: 44px;
}	
/* --- IU FOOTER IMAGE --- */
div#blockiu {
	background-image:none;
	height:38px;
}
div#copyright {
	display: list-item;
	list-style-image: url(/inc/navbar/images/blockiu_white.gif);
	list-style-position: inside;
/*	line-spacing: -4000em; */
	font-size: 1pt;
	height:38px;
}
div#statement {
	position:relative;
	left:1.5em;
	top:-4em;
}

