body {
	background-image: url(../images/backgrounds/backgr1.gif);
}
#homeHeader {
	position: absolute;
	left: 145px;
	top: 5px;
	width: 600px;
	height: 227px;
	z-index: 1;
	visibility: visible;
}
#homeGroup {
	position: relative;
	width: 100%;
	height: 35px;
	z-index: 3;
	visibility: visible;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	line-height: 25px;
}
#homeGraphic {
	position: relative;
	z-index: 4;
	visibility: visible;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 300;
	height: 150px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#HomeAnnouncements {
	width: 100%;
	position: relative;
	font-size: 18px;
	line-height: 20px;
	background-color: #009999;
	color: #FFFFFF;
	visibility: visible;
	border: thick groove #000000;
	text-align: justify;
	font-weight: bold;
	padding: 20px;
}
#homeContainer {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 550px;
	position: absolute;
	left: 175px;
	top: 244px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
