
#container {
	background-color: #FFF;
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	height: 740px;
	width: 990px;
	top: 1%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#header {
	background-image: url(images/centuryHeader.png);
	background-repeat: no-repeat;
	position: relative;
	height: 133px;
	width: 400px;
	left: 68px;
	z-index: 2;
}
#p1 {
	font-size: 14px;
	position: relative;
	left: 28px;
	top: 55px;
	width: 300px;
}
#lrgImg {
	position: absolute;
	z-index: 1;
	height: 544px;
	width: 930px;
	left: 30px;
	top: 30px;
}
#smallcontainer {
	position: absolute;
	z-index: 1;
	top: 581px;
	width: 936px;
	left: 30px;
}
#p4 {
	position: relative;
	width: 120px;
	left: 250px;
	top: -29px;
	z-index:3;
}
#tag2 {
	background-image: url(images/bodyBackground.png);
	position: absolute;
	left: 455px;
	top: 422px;
	z-index: 2;
	height: 144px;
	width: 536px;
	font-size: 11px;
	color: #FFF;
}
#p2 {
	top: 22px;
	position: relative;
	left: 23px;
	height: 45px;
	width: 360px;
	z-index:3;
}
#smallcontainer .smallImg {
	float: left;
	border-right-color: #FFF;
	margin-right:6px;
}
#smallcontainer .smallImgLast {
	float: left;
	border-right-color: #FFF;
	margin-right:0px;
}
#p3 {
	color: #FFF;
	text-decoration: none;
	left: 23px;
	position: relative;
	height: 55px;
	width: 190px;
	top: 26px;
	z-index:3;
}
.button {
	width: 56px;
	height: 18px;
	margin-top: 6px;
	z-index:3;
}
#emailForm {
	position: relative;
	left: 390px;
	top: -130px;
	width: 130px;
	z-index:3;
}
#inputField {
	position: relative;
	top: 7px;
	z-index:3;
}
a:link,
a:visited {
	color: white;
}
a:hover,
a:active {
	color: yellow;
}

