*{
	margin:0;
	padding:0;
}

body {
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	font-size: 90%;
	color: #000000;
	background: #fcf9f6 url(./themes/site_themes/sitewide/bggradientOrange.jpg) repeat-x;
	background-position: top;
}

/*
ul {
list-style:none;
display: inline;
}
*/


h4 {
font-size:1em;
padding:10px 0 0 10px;
}

h5 {
font-size:.9em;
padding:10px 0 0 10px;
font-weight:bold;
}

a {
       color: #FF3300;
       text-decoration: none;
}

a:hover {
       color: #666666;
       text-decoration: none;
}

.calendar {
padding-left:12px;
}

.flv {
margin:2em 0 0 0;
padding:2px;
width:400px;
height: 286px;
border:1px solid #d8d8d8;
}

#theLink {
text-align:center;
font-size:1.2em;
font-weight:bold;
}

#theLink li {
list-style:none;
}

#header {
	top: 0;
	left:0;
	width: 100%;
	position: absolute; 
	height: 100px;
	text-align: left;
	background: url(./themes/site_themes/sitewide/gsHeaderBG.jpg) repeat-x; 
	border-bottom:5px solid #8B2323;
}

#header a img {
border:none;
text-decoration:none;
padding:0;
margin:0;
float:left;
}

#header img#uiLogo, #header img#uiLogo a {
width:26px;
height:45px;
text-decoration:none;
float:right;
padding: 0 50px 0 0;
margin:-50px 0 0 0;
}

#header h1 {
        font-size: 2em;
        font-family: Georgia, serif;
	color:white;
	margin:0;
	padding:16px 0 0 6px;
}

#header h3 {
font-size: 1.2em;
}

#subtitle {
        color: white;
	margin-left: 7em;
	margin-top: 0.3em;
        font-family: Garamond;
        font-size:1.1em;
}

#footer {
	width:100%;
        margin-left: auto;
        margin-right: auto;
        clear:left;
}

#footer p {
	font-size:.8em;
	font-weight: bolder;
        padding:3em 0;
}

#footer a img {
border:none;
text-decoration:none;
padding:0;
margin:0 10px 0 0;
float:left;
}

#navbar {
	position:absolute;
	bottom: 0px;
	right:50px;
        clear:right;
} 

#navbar ul {
	list-style: none;
}

#navbar li {
	display:inline;
}

#navbar ul li a {
	height: 25px;
	color: white;
	text-decoration: none;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	background-color:#8B2323;
}

#navbar ul li a:hover {
	color: white;
	background-color: #8B4513;
}

textarea {
width: 95%;
}

input {
width: 85%;
}

#container {
	text-align:left;
	padding-top:120px;
        margin-left: 2.5em;
        margin-top: 2em;
	width:95%;
        height:90%;
}

#container2 {
       width:95%;
       position: inherit;
       margin-left: auto;
       margin-right: auto;
} 

#container2 h2 {
margin-top: 1px;
padding:0;
}

#container2 h3 {
margin-top: -34px;
padding:0;
}

#container2 h4 {
margin-top: 4px;
padding:0;
}

#cal_inset {
       font-size: 90%;
  /*     background-color: #ffcc00; */
       border: 2px solid #FF7F24;
       padding-top: 5px;
       padding-bottom: 5px;
       padding-left: 5px;
       padding-right: 5px;
       margin-left:10px;
       margin-top:20px;
       width: 90%;
       line-height:1em;
}

#leftcontent {
        width: 50%;
        height:90%;
        float: left;
        font-size:1em;
}

#leftcontent ul {
padding-left: 12px;
list-style:none;
}

#leftcontent ul li {
padding: 1em 0 0 0;
}


#leftcontent img {
padding:2px;
margin:12px 8px 4px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
float:left;
}

img.photo {
padding:2px;
margin:12px 8px 4px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
float:left;
}


#rightcontent {
        width: 45%;
        height:90%;
        float: left;
}


#rightcontent li {
font-size:1em;
}


#middlecontent {
	padding-top:2em;	
	width:1em;
}
#construction {
       background-color: #FFFF00;
       border: 5px solid #FF7F24;
       margin-left:3em;
       padding-top: 5px;
       padding-bottom: 5px;
       padding-left: 5px;
       padding-right: 5px;
       width: 90%;
       text-align: center;
       color: #000000;
}
.const_h2 {
	text-align:center;
	font-size: 1.5em;
	font-weight: lighter;
	color: #8B1A1A;
        margin: .5em 0;
}
h1 {
	margin-left:0.5em;
	text-align:left;
	padding:10px;
	font-size: 1.4em;
	font-weight: lighter;
	color: #8B1A1A;
}

h2 {
	text-align:left;
	font-size: 1.5em;
	font-weight: lighter;
	color: #8B1A1A;
        margin: .5em 0;
        clear:left;
}

p {
	text-align:left;
	line-height: 1.4em;
	padding:6px 10px 0 10px;
}

#picturelist {
width:90%;
margin-top:10px;
margin-bottom:30px;
text-align:center;
margin-right:auto;
margin-left:auto;
}

#picturelist li {
list-style:none;
float: left;
margin-right:2px;
margin-bottom:5px;
font-weight:normal;
color:#000000;
}

#picturelist img {
display:block;
border:1px solid #000000;
}

#picturelist img:hover {
border:1px solid #CCCCCC;
}

#picturelist a {
color:#000000;
text-decoration:none;
}

#picturelist a:hover {
color:#999999;
}

.picturelist {
width:90%;
margin-top:10px;
margin-bottom:30px;
text-align:center;
margin-right:auto;
margin-left:auto;
}

.picturelist li {
list-style:none;
float: left;
margin-right:5px;
margin-bottom:5px;
font-weight:normal;
color:#000000;
}

.picturelist img {
display:block;
border:1px solid #000000;
}

.picturelist img:hover {
border:1px solid #CCCCCC;
}

.picturelist a {
color:#000000;
text-decoration:none;
}

.picturelist a:hover {
color:#999999;
}

#selecttheme {
width: 100%;
text-align:right;
margin-top:3px;
margin-right: 1em;
}

#themelist {
width: 90%;
margin-top: 10px;
}

#thememenu {
width:90%;
margin-top:2px;
margin-bottom:4px;
margin-left: 12px;
text-align:left;
}

#thememenu li {
margin-bottom: 3px;
font-weight:normal;
}

.th_heading {
	text-align:left;
	font-size: 1.2em;
	font-weight: lighter;
	color: #8B1A1A;
}

#th_heading2 {
	font-size: 1em;
	font-weight: lighter;
	color: #8B1A1A;
}

#th_heading_emph {
	text-align:left;
	font-size: 1.2em;
        font-style: italic;
	font-weight: lighter;
	color: #8B1A1A;
}

#thememenu img {
display:block;
}

#thememenu img:hover {
border:1px solid #CCCCCC;
}

#thememenu a {
color: #000000;
text-decoration:none;
}

#thememenu a:hover {
color:#999999;
}

#videomenu {
width:90%;
margin-top:10px;
margin-bottom:10px;
margin-left: 27px;
text-align:center;
}

#videomenu li {
list-style:none;
float: left;
margin-bottom: 5px;
font-weight:normal;
}

#videomenu img {
display:block;
}

#videomenu img:hover {
border:1px solid #CCCCCC;
}

#videomenu a {
color: #000000;
text-decoration:none;
}

#videomenu a:hover {
color:#999999;
}

#paginglist {
	height:30px;
	list-style:none;
}

#paginglist li {
	display:inline;
}

#paginglist li a {
	font-size: 0.8em;
	font-weight:bold;
	color: #CCCCCC;
	text-decoration:none;
}

#paginglist li a:hover {
	border-bottom:5px solid #CCCCCC;
}

#leftcontent h2 {
padding-left: 8px;
margin:1em 0 0 0;
}

#leftcontent h5 {
padding-left: 8px;
padding-top: 6px;
font-size: 1.1em;
font-weight:normal;
}


#leftcontent h6 {
padding-left: 8px;
padding-top: 6px;
font-size: .9em;
font-weight:bold;
color: #0e0e0e
}

.paginate {
        clear:left;
        font-size: 1em;
	padding: 12px 24px 8px 0; 
	margin: 0 10px 0 0;
	text-align:left;
}

.paginate a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
	color: #036CB4;
}

.paginate a:hover,
.paginate a:active {
	border: 1px solid #999;
	color: #666;
}
.paginate .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036CB4;
	font-weight: bold;
	background-color: #036CB4;
	color: #FFF;
}
.paginate .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}


.clearleft {
clear:left;
}

.comments {
        clear:left;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size:.8em;
	font-weight:normal;
	line-height:1.1em;
	padding:10px;
	margin:10px;
	text-align:left;
	background-repeat: repeat-x;
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox{
background-color: #ececec;
width: 90%;
margin-top: 10px;
padding: 10px;
font-size:.9em;
}

.commentfooter{
background: url(http://will.illinois.edu/images/sitewide/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
padding-bottom: 5px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}


.more {
        font-size:1em;
        font-weight: bold;
        margin:2px 0 0 0;
        padding: 2px 0 0 18px; 
        background: url(http://will.illinois.edu/images/sitewide/arrow-right.gif) no-repeat 0 25%;
	}