html,body{
	margin:0;
	padding:0;
	background-image: url(../images/posts-8.jpg);
	background-repeat: repeat-x;
}
body{font: 76% arial,sans-serif;text-align:center}

div#header{
	height:168px;
	margin:0px;
	background: #EEE;
	background-image: url(../images/uiuheader-version26.JPG);
	background-repeat: no-repeat;
}
h1 span{display:none}
div#container{text-align:left}
div#content p{line-height:1.4}
div#footer{
	background: #FFF;
	color: #60876e;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#container{
	width:848px;
	margin:0 auto;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
}
div#content{
	background:#ffffff;
	float:left;
	width:647px;
	border-style: solid;
	border-color: #bdbdbd;
	border-width: 1px;
	margin-top: 10px;
	margin-left: 0px;
	padding: 10px;
	margin-bottom: 10px;
	color: #333333;
	text-align: justify;
}

div#navigation{
	float:left;
	width:125px;
	margin-top: 10px;
}

#navigation ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navigation li
{
	padding: 10px;
	width: 125px;
	height:39px;
	background-image: url(../images/nav6.jpg);
	background-repeat: no-repeat;
}

#navigation ul li a
{
	margin: 2px;
	text-decoration: none;
	color: #60876e;
	font-size: 12px;
}

#navigation a:link, a:visited
{text-decoration: none;}


#navigation a:hover
{
color: #333333;
}


div#extra{float:right;clear:right;width:200px}
div#footer{clear:both;width:100%}

div#footext a{
	text-decoration: none;
	color: #7c7c7c;
	font-size: 14px;
	text-align: left;
}

div#smallfootext a{
	text-decoration: none;
	color: #60876e;
}

div#smallfootext a:link, a:visited
{text-decoration: none;}


div#smallfootext a:hover
{
color: #333333;
}

