.header {
	height: 150px;
	text-align: center;
}
.neck {
	text-align: center;
	height: 100px;
}
.bodywrapper {
	text-align: center;
	background-position: center top;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 100%;
	z-index: 0;
	position: absolute;
	height: 100%;
	margin: 0px;
}
.new {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 0;
}
.over {
	z-index: 1;
	height: 200px;
	background-color: #999999;
}

.footer {
	background-image: url(Images/footer%20repeat.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 150px;
	text-align: center;
}
.footermain {
	background-image: url(Images/footermain.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	z-index: 2;
}
.background {
	height: 100%;
	z-index: -1;
	position: fixed;
	width: 100%;
	overflow: hidden;
}
.flash {
	vertical-align: top;
}
.layer1 {
	z-index: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.largeimages {
	z-index: 0;
	width: 200px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
}
