/* Site customization goes here */
body {
	background : url(http://www.uis.edu/img-shared/bkg-82-to-ff.jpg) repeat-x;
}

#pagewidth {
	border:1px #828282 solid;
	background-color : #FFFFFF;
}
header {
	background-color : #FFFFFF;
}
#content {
	background-color : #FFFFFF;  
}
#columnleft {
	background-color : #FFFFFF;
	font-size : 100%;
}
#columnright {
	background-color : #FFFFFF;
	font-size : 100%;
}
.featuretop {
	background-color : #f1d5a6;
	color : #000000;
	font-weight : bold;
}
.featurebottom {
	background-color : #E8E8E8;
	color : #000000;
	font-weight : bold;
}
.featurebottom ul {
	list-style-image : url(../images/bullet2.gif);
}
.featuretop h3, .featurebottom p {
	font-size : 11px;
}
.sidelist h3 {
	color : #333333;
	font-weight:bold;
	font-size : 11px;
}
#footer {
	font-size : 90%;
	color:#003366;
	background-color:transparent;
}
#footer a:link, #footer a:visited {
	color : #003366;
	text-decoration : none;
	font-weight : normal;
}
#footer a:hover, #footer a:active {
	color : #003366;
	text-decoration : underline;
	font-weight : normal;
}
ul {
	list-style-image : url(../images/bullet1.gif);
}
h1 {
	margin-top : 0;
	margin-bottom : -8px;	
	font-size : 120%;
	font-weight : bold;
	color : #333333;
	background-color : transparent;
}
h2 {
	margin-top : 3px;
	margin-bottom : -8px;
	font-size : 100%;
	font-weight : bold;
	color : #333333;
	background-color : transparent;
}
h4 {
	margin-top : -5px;
	margin-bottom : -8px;
	font-size : 100%;
	font-weight : bold;
	color : #333333;
	background-color : transparent;
}
a:link, a:visited {
	color: #003399;
	text-decoration : none;
	font-weight : bold;
}
a:hover, a:active {
	color: #003399;
	text-decoration : underline;
	font-weight : bold;
}
#content h2 a {
	color : #333333;
	font-weight : bold;
}
#content a {
	font-weight : normal;
}
#content li {
	margin-bottom : 5px;
}
h2 span.rss {
	font-size : x-small;
	font-weight : normal;
}
div#columnright form#cse-search-box {
	margin-top : 12px;
}



/* Hide Brilliant Futures banner */
.edu-uif-brilliant{
	display:none;
}
