#indexImage {
	position: absolute;
	height: 240px;
	width: 500px;
	left: 300px;
	top: 450px;
	text-align: center;
	background-position: center;
}
#indexHeadline {
	position: absolute;
	height: 100px;
	width: 600px;
	left: 275px;
	top: 710px;
	color: #FFFF00;
}
#indexPageTitle {
	position: absolute;
	height: 125px;
	width: 600px;
	left: 275px;
	top: 180px;
}
#indexTitle {
	position: absolute;
	height: 50px;
	width: 575px;
	left: 521px;
	top: 57px;
	text-align: left;
	vertical-align: middle;
	z-index: 4;
}
.indexHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFF00;
	text-align: center;
}
#indexHeadline2 {
	position: absolute;
	height: 100px;
	width: 600px;
	left: 275px;
	top: 325px;
	color: #FFFF00;
}
#indexTitle2 {
	position: absolute;
	height: 50px;
	width: 350px;
	left: 520px;
	top: 57px;
	text-align: left;
	vertical-align: middle;
	z-index: 4;
}
#sideBarMiddleIndex {
	position: absolute;
	height: 275px;
	width: 240px;
	left: 1px;
	top: 767px;
	background-image: url(../images/yellowFiller.gif);
	background-repeat: repeat-y;
	z-index: auto;
}
.indexHeadline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFF00;
}
.currentNewsHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	color: #CCCC99;
	font-weight: bold;
}
