@charset "UTF-8";
/* CSS Document */

#container {
	width: 1000px;
	height: 765px;
	background-color: #FFFFFF;
	top: 0px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
}
#container #background {
	background-image: url(Homefiles/Index%20background.jpg);
	position: absolute;
	Top: 20px;
	left: 80px;
	height: 740px;
	width: 990px;
}

#container #banner {
	background-image: url(Homefiles/HCR_Banner.png);
	position: absolute;
	top: 30px;
	left: 103px;
	height: 100px;
	width: 952px;
}

#container #LHJLogo {
	background-image: url(Homefiles/home_logo.png);
	position:absolute;
	top: 69px;
	left: 89px;
	height: 692px;
	width: 860px;
}
#container #copyright {
	background-image: url(Homefiles/copyright.gif);
	position:absolute;
	top: 721px;
	left: 123px;
	height: 23px;
	width: 227px;
}

#container #about {
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	position: absolute;
	left: 886px;
	top: 361px;
	font: Mistral;
	width: 176px;
}

#container #acrylic {
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	position: absolute;
	left: 820px;
	top: 423px;
	font: Mistral;
	width: 251px;
}

#container #digital {
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	position: absolute;
	left: 754px;
	top: 488px;
	font: mistral;
	width: 198px;
}
#container #photos {
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	position: absolute;
	left: 680px;
	top: 550px;
	font: mistral;
	width: 127px;
}
#container #contact {
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	position: absolute;
	left: 606px;
	top: 609px;
	font: mistral;
	width: 97px;
}
#container #JRlogo {
	background-image: url(blogos1.png);
	height: 56px;
	width: 155px;
	position: absolute;
	left: 801px;
	top: 656px;
}
#container #Jlink {
	height: 25px;
	width: 329px;
	position: absolute;
	top: 717px;
	left: 744px;
	font-size:20px;
}
#container #signature {
	background-image: url(Homefiles/HCR%20signatures.png);
	position:absolute;
	top: 520px;
	left: 126px;
	height: 123px;
	width: 268px;
}

