body {
	background-color: #CCCCCC;
	font-family: Tahoma, "Trebuchet MS", arial;
	font-size: 12px;
	color: #000000;
}
#MainTitleLyr {
	position: absolute;
	z-index: 1;
	height: 180px;
	width: 240px;
	left: 50px;
	top: 15px;
	background-color: #000000;
	background-image: url(../images/NewLogoFinal.png);
}
#MainImgLyr {
	background-image: url(../images/morph/Copy%20of%20misc%20dj%20pic%20Changed.jpg);
	position: absolute;
	z-index: 1;
	height: 180px;
	width: 560px;
	left: 290px;
	top: 15px;
}
#MainTitleText {
	position: absolute;
	z-index: 1;
	height: 180px;
	width: 232px;
	left: 50px;
	top: 15px;
	visibility: hidden;
}
#HRLyr {
	position:absolute;
	z-index: 1;
	height: 25px;
	width: 800px;
	left: 50px;
	top: 195px;
	background-image: url(../images/metalborder2.jpg);
	background-repeat: repeat;
}
#MainBodyLyr {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 0;
	height: 600px;
	width: 800px;
	left: 50px;
	top: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#NavigationLyr {
	position: absolute;
	height: 335px;
	width: 165px;
	left: 50px;
	top: 220px;
	z-index: 4;
}
#SubNavigationLyr {
	position: absolute;
	z-index: 3;
	width: 155px;
	left: 60px;
	top: 550px;
	background-color: #FFFFBF;
	border: 1px solid #333333;
}


#SiteMapFooterLyr {
	border: 1px solid #000000;
	position: absolute;
	z-index: 1;
	width: 800px;
	left: 50px;
	top: 820px;
	background-color: #FFFFFF;
}
#ContentLyr {
	position: absolute;
	z-index: 3;
	height: 600px;
	width: 635px;
	left: 215px;
	top: 220px;
	overflow: auto;
}
.imgFloatRight {
	float: right;
	margin-right: 10px;
}
.imgFloatLeft {
	float: left;
	margin-right: 10px;
}
#LIbraryContentLyr {
	left: 225px;
	top: 290px;
	position: absolute;
	width: 150px;
	z-index: 15;
}
#LibraryContent2Lyr {
	background-color: #FFFFFF;
	position: absolute;
	width: 475px;
	left: 375px;
	top: 290px;
	z-index: 99;
	overflow: auto;
	height: 525px;
}

