/* ISU TEMPLATE */
/* Release 3 - Local Site */

/* Author: Jason Hiddle - Communications & Marketing */

/* DO NOT CHANGE THE NAME OF THIS FILE */

/* ---[ START CSS ]--- */

/* ---------------- Homepage Photo */

#site_photo {
	position: relative;
	top: -1px;
	left: 0px;
	display: block;
	width: 462px; !important; 
	width /**/:461px; /* IE5/Win */
	height: 233px;
	background: #ccc url("site_photo.jpg") no-repeat;
	border-bottom:2px solid #01267F;
	}
	
#site_photo span {
	position: relative;
	top: 215px;
	font: 10px/13px arial, helvetica, sans-serif; !important; 
	font /**/: 9px/13px arial, helvetica, sans-serif; /* IE5/Win */
	color: #333;
	background: transparent url("bg_opaque.gif") repeat-x;
	padding: 3px;
	z-index: 100;
	}

#site_photo a {
	background: none;
	}
	
/* main site navigation */


#sitenav {
	position: absolute; 
	top: 159px;!important;
	top /**/: 156px;
	left: 461px;!imporant;
	left /**/: 461px;
	border-left: 2px #0b4094 solid;	
}

#sitenav ul {
	margin: 0px;
	padding: 0px;
}

#sitenav li {
	list-style-type: none;
	background: #369;
	display: block; 
	font: bold 11px/14px arial, helvetica, sans-serif; !important;
	font /**/: 11px/14px arial, helvetica, sans-serif;
	color: #ececec;
}

#sitenav #section {
	background: #01267F;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #fff;
	}

#sitenav li a { 	
	background: #369; 
	display: block;
	width: 169px;!important;
	width /**/: 169px; /* IE/Win */
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #fff;
	color: #ececec;
	}

#sitenav li a:hover, li a:active { 
	background: #062352; 
	text-decoration: none;
	}

#sitenav #last {
	border-bottom: 0px #fff solid;
	}

#printlogo { display: none; }
		
/* NON-BULLETED LISTS */

#nobull li {list-style-type: none;}
#nobull li a {background: transparent; text-decoration: none;}
#nobull li a:hover {background: transparent; text-decoration: underline;}

ul.nobull li {list-style-type: none;}
ul.nobull li a {background: transparent; text-decoration: none;}
ul.nobull li a:hover {background: transparent; text-decoration: underline;}

/* ---[ END CSS ]--- */













