
/* CSS Document */
* {
	color:#000;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}
/* ---IU IDENTITY BRANDING BAR --- */
#identity #signature {
	width:930px; 
	margin:0 auto 8px auto;
}

#identity #signature a {
	width: 930px;
	margin:0 auto 8px auto;
	position:relative;
	left:0px;
}
#identity {
	margin-bottom:-8px;
}

/* ---END BRANDING BAR ---*/
#browseralerttext {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.hidden, .invisible, .unseen {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
abbr, acronym {
	cursor:help;
	border-bottom:1px dotted #666;
	font-size:inherit;
}
abbr.common, acronym.common {
	cursor:help;
	border-bottom:none;
	font-size:inherit;
	color:inherit;
}
.alignright {
	text-align:right;
}
img.floatright {
	float:right;
	clear:right;
	margin:0px 10px 10px 10px;
}

/*------Site Specific Styles-------*/

a:link, a:visited  {
	text-decoration:none;
	color:#962521;
}
a:hover, a:active {
	text-decoration:underline;
	color:#962521;
}
p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px 0px;
}
#content_sub ul, #content_sub ol, #content_subWide ul, #content_subWide ol {
	margin:10px 0px 10px 25px;
}
#content_sub ul.noBullets, #content_subWide ul.noBullets {
	list-style-type:none;
	margin-left:0px;
	margin-top:15px;
}
.facultyPhoto {
	float:left;
	margin-right:10px;
	margin-bottom:9px;
	position:relative;
	top:6px;
}
.readmore {
	float:right;
}
#page {
	width:960px;
	height:100%;
	/*min-height:650px;*/
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#header {
	width:960px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:12px;
}
h1.heading, h1.heading a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#444;
	font-weight:normal;
	float:left;
	position:relative;
	left:7px;
	text-decoration:none;
}
h1.heading strong, h1.heading a strong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#444;
	font-weight:bold;
	text-decoration:none;
}
h2.heading, h2.heading a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#bbb;
	font-weight:normal;
	float:right;
	width:190px;
	position:absolute;
	right:10px;
	top:5px;
	text-decoration:none;
}
#nav {
	width:950px;
	height:22px;
	color:#962521;
	border-top:1px solid #d2d643;
	border-bottom:1px solid #d2d643;
	margin-left:auto;
	margin-right:auto;
	padding:8px 0px 8px 15px;
}
#navlinks {
	margin-left:auto;
	margin-right:auto;
	height:20px;
	width:703px;
	position:relative;
	top:5px;
	color:#962521;
	
}
#navlinks li {
	float:left;
	padding-right:22px;
	color:#962521;
	list-style-type:disc;
	list-style-position:outside;
	display:block;
}
#navlinks li.first {
	list-style-type:none;
}
#subnav {
	position:relative;	
	top:15px;
	left:14px;
	float:left;
	margin-right:30px;
	width:180px;
}
#subnav ul {
	list-style-type:none;
	border-bottom:1px solid #d2d643;
}
#subnav li.concentration {
	width:180px;
}
#subnav li.concentration a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:16px;
	padding:8px 0px 8px 5px;
	border-top:1px solid #d2d643;
	display:block;
	text-decoration:none;
}
#subnav li.concentration a:hover, #subnav li.concentration a:active {
	background-color:#eee;
}
#contentarea {
	width:965px;
	height:427px;
	position:relative;
	top:5px;
}
#contentarea_sub {
	width:986px;
	position:relative;
	top:5px;
	height:100%;
}
#flashtheater {
	width:609px;
	height:272px;
	background-color:#ddd;
	position:relative;
	left:7px;
	margin:8px;
	float:left;
	border:2px solid #962521;
}
#graphicheader {
	width:750px;
	height:133px;
	background-color:#ddd;
	border:2px solid #962521;
	float:right;
	position:relative;
	top:14px;
	left:-17px;
}
#content {
	width:290px;
	height:161px;
	float:right;
	position:relative;
	top:8px;
	right:23px;
}
#content_sub {
	width:430px;
	float:left;
	position:relative;
	top:35px;
	left:5px;
}
#content_subWide {
	width:650px;
	float:left;
	position:relative;
	top:35px;
	left:5px;
	padding-bottom:40px;
	height:100%;
}
#breadcrumbs {
	position:relative;
	top:-10px;
}
#content h3, #content_sub h3, #content_subWide h3  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#962521;
	font-weight:normal;
	font-variant:small-caps;
	margin-bottom:8px;
}
#content h4, #content_sub h4, #content_subWide h4  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin-bottom:0px;
}
#content_subWide h4  {
	margin-bottom:-5px;
}
#content h5, #content_sub h5, #content_subWide h5  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#222;
	font-weight:bold;
	margin-bottom:-5px;
	margin-top:5px;
}
#content h6, #content_sub h6, #content_subWide h6  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	font-weight:bold;
	margin-bottom:-5px;
	margin-top:8px;
}
#contactinfo {
	width:295px;
	height:79px;
	border:1px solid #d2d643;
	position:relative;
	top:40px;
	background-image:url(../images/ContactInfoHomeBG.jpg);
	background-repeat:repeat-y;
}
#contactinfo_sub {
	width:160px;
	height:165px;
	border:1px solid #d2d643;
	position:relative;
	top:0px;
	background-image:url(../images/ContactInfoHomeBG.jpg);
	background-repeat:repeat-y;
	padding:8px 0px 0px 6px;
	float:left;
	clear:both;
	margin-bottom:25px;
}
#contactinfo h4, #contactinfo_sub h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#962521;
	font-weight:normal;
	font-variant:small-caps;
	width:105px;
	float:left;
	margin:8px 8px;
}
#contactinfo p, #contactinfo_sub p {
	width:120px;
	position:relative;
	left:150px;
	margin:-5px 8px;
	line-height:16px;
	font-size:11px;
	clear:left;
	top:-68px;
}
#contactinfo_sub h4, #contactinfo_sub p {
	clear:both;
	float:none;
}
#contactinfo_sub p {
	position:relative;
	top:5px;
}
#POPs {
	width:927px;
	height:113px;
	position:relative;
	left:15px;
	top:5px;
}
#POPs_sub {
	width:292px;
	height:360px;
	position:relative;
	top:25px;
	float:right;
}
#leftPOPs {
	float:left;
	width:613px;
}
#rightPOPs {
	float:right;
	width:290px;
}
.POP_blurb {
	color:#fff;
	position:relative;
	left:15px;
	top:25px;
	display:block;
	width:100px;
	font-size:13px;
}
#blurb_VisitingArtists {
	color:#000;
	top:45px;
	border-bottom:hidden;
}
#POPone, #POPtwo, #POPthree, #POPfour {
	border-bottom:2px solid #999;
	border-right:1px solid #999;
}
#POPone, #POPtwo {
	width:292px;
	height:113px;
}
#POPs_sub #POPone, #POPs_sub #POPtwo {
	margin-bottom:15px;
}
#POPone {
	background-color:#962521;
	float:left;
	background-image:url(../images/StudentWorkPOP.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#POPone a p, #POPtwo a p {
	margin-top:18px;
}
#POPone a {
	display:block;
	height:113px;
	width:292px;
	text-decoration:none;
	border-bottom:none;
	margin-top:-8px;
}
#POPtwo {
	background-color:#d2d643;
	float:right;
	background-image:url(../images/VisitingArtistsPOP.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#POPtwo a {
	display:block;
	height:113px;
	width:292px;
	text-decoration:none;
	border-bottom:none;
	margin-top:-8px;
}
#POPthree, #POPfour {
	width:138px;
	height:113px;
	background-color:#ddd;
}
#POPthree {
	float:left;
	background-image:url(../images/BarrGalleryPOP.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#POPthree a {
	display:block;
	height:113px;
	width:138px;
}
#POPfour {
	float:right;
	background-image:url(../images/DesignCenterPOP.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#POPfour a {
	display:block;
	height:113px;
	width:138px;
}
#footer {
	clear:both;
	width:100%;
}
#footernav {
	width:950px;
	height:22px;
	color:#962521;
	border-top:1px solid #d2d643;
	border-bottom:1px solid #d2d643;
	margin-left:auto;
	margin-right:auto;
	padding:8px 0px 8px 0px;
	}
#footernavlinks {
	list-style-type:disc;
	color:#962521;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	width:1160px;
	position:relative;
	top:5px;
}
#footernavlinks li {
	float:left;
	padding-right:21px;
	padding-left:3px;
	color:#962521;
	display:block;
}
#footernavlinks li.label {
	color:#962521;
	font-weight:bold;
	list-style-type:none;
}
#footernavlinks li.first {
	list-style-type:none;
}
/***************************************** Footer ****************************************/

#iufooter {
	color: #000;
	width: 986px;
	/*	clear: both;
margin: 25px 0 0 0;*/
	position:relative;
	top:5px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
#iufooter hr {
	display: none;
}
#iufooter #copyright {
	width: auto;
	margin: 0 auto;
	padding: 7px 0 7px 15px;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}
#iufooter #copyright a {
	color: #7d110c;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#iufooter #copyright a:hover {
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#iufooter #copyright #blockiu {
	width: 24px;
	float: left;
	display: block;
}
/* #iufooter #copyright #blockiu a {
	display: block;
	width: 22px;
	height: 28px;
	background: url(../img/blockiu_silver.gif) no-repeat;
} */
#iufooter #copyright #blockiu a img {
	border: none;
/*	display: none; */
}
#iufooter #copyright #statement {
	margin: 0 0 0 30px;
	padding: 2px 0 0 0;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
/*	line-height: 250%; */
}

