/*This CSS file is part of the UIS Official Template for department websites. */
/*DO NOT USE THIS FILE, or any part of the Template without first contacting Sherry Hutson at shuts1@uis.edu.*/

#advert {
	width: 57px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
	padding: 0px 0px 0px 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;
	padding: 0px 0px 0px 0px;
	line-height: 1.6em;
}

.content {
	background-image: url(../imagesHome/mqBkgLG.jpg);
	background-repeat: repeat-x;
	margin: 10px auto;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #666633;
}


#columnLeft {
	overflow : hidden;
	float : left;
	width : 450px;
	padding: 18px;
	margin : 0px;
}
/*
#columnLeft_inside {
	overflow : hidden;
	position : relative;
	width : 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
	padding: 18px 18px 18px 18px;
	text-align: left;
}
*/ 

#columnRight {
	border-left: solid #cccccc 1px;
	padding: 10px;
	margin-left : 486px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

/*
#columnRight_inside {
	overflow : hidden;
	position : relative;
	width : 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left: solid #cccccc 1px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
*/

#columnLeftBot {
	width: 33%;
	margin: 0px;
	border-top: solid #999966 1px;
	padding: 7px 0px 7px 0px;
	float: left;
	border-left-style: none;
	background-color: #FFFFFF;
}

#columnLeft_insideBot {
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	border: 0px;
	padding: 7px 0px 7px 0px;
	text-align: left;
}

#columnMiddleBot {
	width: 32%;
	margin: 0px;
	border-top: solid #999966 1px;
	padding: 7px 0px 7px 0px;
	float: left;
	border-left-style: solid;
	border-left-color: #666633;
	border-left-width: 1px;
	border-right-color: #666633;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #FFFFFF;
}

#columnMiddle_insideBot {
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	border: 0px;
	padding: 7px 0px 7px 0px;
	text-align: left;
}

#columnRightBot {
	width: 33%;
	margin: 0px;
	border-top: solid #999966 1px;
	padding: 7px 0px 7px 0px;
	float: left;
	background-color: #FFFFFF;
}

#columnRight_insideBot {
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	border: 0px;
	padding: 7px 0px 7px 0px;
	text-align: left;
}

#header_container {
	background-color: #999966;
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 7px 0px 8px 0px;
	border: 0px;
}

#headerBar_left {
	background-color: #999966;
	text-align: left;
	width: 65%;
	height: auto;
	margin: 0px;
	border: 0px;
	padding: 7px 0px 8px 0px;
	float: left;
}

#headerBar_right {
	background-color: #999966;
	text-align: right;
	width: 35%;
	height: auto;
	margin: 0px;
	border: 0px;
	padding: 7px 0px 8px 0px;
	float: right;
}


#footer_container {
	background-color: #999966;
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 7px 0px 8px 0px;
	border: 0px;
}

#footerBar_left {
	background-color: #999966;
	text-align: left;
	width: 65%;
	height: auto;
	margin: 0px;
	border: 0px;
	padding: 7px 0px 8px 0px;
	float: left;
}

#footerBar_right {
	background-color: #999966;
	text-align: right;
	width: 35%;
	height: auto;
	margin: 0px;
	border: 0px;
	padding: 7px 0px 8px 0px;
	float: right;
}


#banner_container {
	background-color: #FFFFFF;
	width: 90%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#banner_left {
	background-color: #EFEFEF;
	width: 65%;
	height: auto;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#banner_right {
	background-color: #EFEFEF;
	width: 35%;
	height: auto;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}


#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; 
 } 
