/*This CSS file is part of the UIS Official Template for academic program websites. DO NOT USE THIS FILE, or any part of the Template without first contacting Sherry Hutson at shuts1@uis.edu.*/#advert, #special {	width: 57px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 22px;	margin-left: 22px;	border: 0px;	padding: 0px;	clear: both;}body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 75%;	text-align:  center;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	line-height: 1.6em;}#body_container {/* contains everything below the top bar + includes the border */	text-align: center;	padding: 0px;	width: 752px;	height: auto;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #003399;	border-right-color: #003399;	border-bottom-color: #003399;	border-left-color: #003399;}#columnLeft {	width: 251px;	margin: 0px;	border: 0px;	padding: 0px;	float: left;}#columnLeft_inside {	width: 203px;	margin-top: 22px;	margin-right: 22px;	margin-bottom: 0px;	margin-left: 22px;	border: 0px;	padding: 0px;	text-align: left;}#columnRight {	width: 250px;	margin: 0px;	border: 0px;	padding: 0px;	text-align: left;	float: left;}#columnRight_inside {	width: 453px;	margin-top: 22px;	margin-right: 22px;	margin-bottom: 0px;	margin-left: 22px;	border: 0px;	padding: 0px;	text-align: left;}#footer_container {	background-color: #003366;	width: 100%;	margin: 0px;	border: 0px;	padding: 0px;	border: 0px;}#footerBar_left {	background-color: #003366;	text-align: left;	width: 70%;	height: auto;	margin: 0px;	border: 0px;	padding: 7px 0px 8px 0px;	float: left;}#footerBar_right {	background-color: #003366;	text-align: right;	width: 30%;	height: auto;	margin: 0px;	border: 0px;	padding: 7px 0px 8px 0px;	float: left;}#menuLinks	{	width: 100%;	height: 28px;	margin: 0px;	border: 0px;	padding: 0px;	text-align: center;}/*list of actual menu links*/#about {	height: 28px;	width: 104px;	border-top: 0px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFFFFF;	border-bottom: 0px;	border-left: 0px;	padding: 0px;	text-align: center;	float: left;}#curriculum {	height: 28px;	width: 144px;	border-top: 0px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFFFFF;	border-bottom: 0px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #FFFFFF;	padding: 0px;	text-align: center;	float: left;}#faculty {	height: 28px;	width: 113px;	border-top: 0px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFFFFF;	border-bottom: 0px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #FFFFFF;	padding: 0px;	text-align: center;	float: left;}#students {	height: 28px;	width: 131px;	border-top: 0px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFFFFF;	border-bottom: 0px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #FFFFFF;	padding: 0px;	text-align: center;	float: left}#contact {	height: 28px;	width: 143px;	border-top: 0px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFFFFF;	border-bottom: 0px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #FFFFFF;	padding: 0px;	text-align: center;	float: left;}#home {	height: 28px;	width: 105px;	border-top: 0px;	border-right: 0px;	border-bottom: 0px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #FFFFFF;	padding: 0px;	text-align: center;	float: left;}/*end list of acutal links*/.menuText {font-family: Verdana, Arial, Helvetica, san-serif; color: #FFFFFF; font-weight: bold; font-size: 100%;}.menuText a:link {color: #FFFFFF; font-weight: bold; font-size: 105%; line-height: 26px; text-decoration: none;}.menuText a:hover {color: #FFFFFF; font-weight: bold; font-size: 105%; line-height: 26px; text-decoration: none;}.menuText a:visited {color: #FFFFFF; font-weight: bold; font-size: 105%; line-height: 26px; text-decoration: none;}#programHeader	{	width: 100%;	margin: 0px;	border: 0px;	padding: 0px;	text-align: right;	clear: both;}#topBar_container {/* contains all of top bar: UIS logo, stripe, home + search links */	background-image: url(../images/UIStopBar_01.gif);	/* above: UIS logo + blue stripe that continues right for 2600pixels */	background-repeat: repeat;	height: 94px;	width: 100%;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	text-align: right;}ul.p {	line-height: 3em;}/************** #skip navigation **************/#skip a, #skip a:hover, #skip a:visited   {  position:absolute;  left:0px;  top:-500px;  width:1px;  height:1px;  overflow:hidden; }    #skip a:active  {  position:static;  width:auto;  height:auto;  } 
