@charset "UTF-8";
/* CSS Document */

/* Site */
#site_wrapper_1
{
	height: 800px;
}

/* Content */
#spacerDiv1
{
	width: 5px;
	height: 211px;
	position: relative;
}

#contentWrapper
{
	width: 585px;
	height: 550px;
	position: relative;
	margin-left: 212px;
	background-image: url(../img/home_illinois.png);
	background-repeat: no-repeat;
}

#spacerDiv2
{
	width: 5px;
	height: 80px;
}

#contentWrapper p
{
	margin-left: 353px;
	line-height: 18px;
}
