@charset "utf-8";
a:link {
	color: #4a8b99;
}
a:visited {
	text-decoration: underline;
	font-weight:bold;
	color: #4a8b99;
}
a:hover {
	font-weight:bold;
	color: #4a8b99;
}
a:active {
	color: #4a8b99;
}
body {
	background-image: url(illinoisspc.com/images/background.jpg);
	background-repeat: no-repeat;
	background-color:#AAE3F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body-zone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #909090;
	background-image: url(images/body-images_02.png);
	background-repeat: repeat-y;
	float: left;
	height: 100%;
	width: 630px;
}
.body-zone h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
	color: #909090;
	padding-left: 30px;
	padding-right: 50px;
}
.body-zone h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	color: #4a8b99;
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 5px;
}
.body-zone strong{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4a8b99;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	color: #4a8b99;
}
.speaker{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4a8b99;
	
}
.body-zone p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#333333;
	padding-left: 40px;
	padding-right: 50px;
}
.columns1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #909090;
	padding-left: 40px;
	padding-right: 20px;
	float:left;
	width:170px;
}
.columns2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #909090;
	padding-left: 10px;
	padding-right: 20px;
	float:left;
	width:170px;
}
.columns3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #909090;
	padding-left: 10px;
	padding-right: 50px;
	float:left;
	width:140px;
}
.columns-shell {
	float:left;
	width:630px;
	height:400px;
}
.container {
	height: 100%;
	width: 900px;
}

.date_stamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/date_stamp.png);
	background-repeat: no-repeat;
	float: left;
	height: 142px;
	width: 275px;
	vertical-align: bottom;
}
.footer {
	width:630px;
	float:left;
}
.left-col {
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	height: 1000px;
	width: 270px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	height: 142px;
	width: 275px;
}
