.style2 {
	font-size: x-large;
	color: #000000;
}
.style3 {
	color: #326403;
	font-size: x-large;
}
.style6 {
	font-size: small;
	color: #376000;
	text-align: right;
}
.style8 {
	color: #0099FF;
	text-align: right;
}
.style11 {font-size: x-large; color: #000000; 
}
#containeremp {
	text-align: left;
	padding: 0px;
	height: 2150px;
	width: 775px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(Images/Background.jpg);
}
#containeremp #contactinfo {
	position: absolute;
	height: 200px;
	width: 100px;
	left: 210px;
	top: 1750px;
}
#containeremp #footer {
	position: absolute;
	height: 150px;
	width: 200px;
	left: 210px;
	top: 2000px;
}
