#leftcolumnHOME {
	position: absolute;
	height: 372px;
	width: 202px;
	left: 10px;
	top: 0px;
	z-index: 16;
	background-image: url(../images/left_column_home2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#logoHOME {
	position: absolute;
	height: 76px;
	width: 173px;
	left: 24px;
	top: 8px;
	z-index: 17;
	background-image: url(../images/stpaul_logo.gif);
	background-repeat: no-repeat;
	display: none;
}
#sloganHOME {
	position: absolute;
	height: 38px;
	width: 151px;
	left: 34px;
	top: 92px;
	z-index: 18;
	background-image: url(../images/tagline_on_green.gif);
	background-repeat: no-repeat;
	display: none;
}
#primaryHOME {
	background-image: url(../images/primary_home.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 650px;
	width: 800px;
	top: 88px;
	z-index: 4;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000300;
}
#resourceHOME {
	position: absolute;
	height: 256px;
	width: 200px;
	left: 10px;
	top: 420px;
	z-index: 5;
	background-image: url(../images/resource_block.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
#hometext {
	position: absolute;
	width: 337px;
	left: 222px;
	top: 191px;
	font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, helvetica;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 20px;
	z-index: 23;
	font-weight: normal;
}

