#change-it-page {
	position: relative;
	left: 60px;
	top: 0px;
	background-image: url('../images/change-it/change-it_bg.jpg');
	width: 1004px;
	height: 589px;
}
.change-it_copy {
	position: absolute;
	top: 140px;
	left: 35px;
	font-family: arial;
	color: #a9a8a8;
	font-size: 12px;
	width: 600px;
	line-height: 18px;
}
.change-it_subnav {
	position: absolute;
	top: 30px;
	left: 662px;
}
#change-it-logo
{
	position: absolute;
	left: 28px;
	top: 21px;
}
#change-it-register
{
	position: absolute;
	left: 677px;
	top: 399px;
}
#educational_opportunities td{
	vertical-align: middle;
}
#changeit_who {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('../images/change-it-divider.png');
	background-position: 302px -20px;
	background-repeat: no-repeat;
	width: 605px;
	height: 335px;
}
#changeit_who_inside {
	position: absolute;
	left: 0px;
	top: 0px;
}
#changeit_header_left1 {
	position: absolute;
	left: 0px;
	top: -20px;
	width: 240px;
}
#changeit_header_right1 {
	position: absolute;
	left: 185px;
	top: -20px;
	width: 110px;
}
#changeit_header_left2 {
	position: absolute;
	left: 330px;
	top: -20px;
	width: 240px;
}
#changeit_header_right2 {
	position: absolute;
	left: 515px;
	top: -20px;
	width: 110px;
}
.changeit_slice {
	position: relative;
	left: 0px;
	top: 0px;
	width: 605px;
	height: 20px;
	overflow: hidden;
}
.changeit_slice_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 280px;
	height: 20px;
	overflow: hidden;
}
.changeit_slice_right {
	position: absolute;
	left: 330px;
	top: 0px;
	width: 280px;
	height: 20px;
	overflow: hidden;
}
.changeit_participants {
	position: absolute;
	left: 185px;
	font-size: 12px;
	color: #319cc4;
	font-weight: bold;
}
.changeit_linktitle {
	position: absolute;
	width: 185px;
	overflow: hidden;
}
.changeit_link a{
	color: #999999;
	text-decoration: none;
}
.changeit_link a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
