#body {
	height: 209px;
	width: 575px;
	position: absolute;
	left: 10%;
	top: 247px;
	padding-top: 20px;
	padding-left: 20px;
}
#nav {
	position: absolute;
	height: 40px;
	width: 800px;
	left: 10%;
	top: 199px;
	z-index: 3;
}
#ltwflash {
	position: absolute;
	height: 49px;
	width: 301px;
	left: 10%;
	top: 82px;
	background-image: url(ltw.gif);
	background-repeat: no-repeat;
	background-position: 500px;
	padding-left: 475px;
}
#ltw {
	height: 49px;
	width: 301px;
	padding-left: 475px;
	position: absolute;
	left: 10%;
	top: 82px;
	z-index: 5;
}
#slide {
	height: 161px;
	width: 256px;
	position: absolute;
	top: 20px;
	left: 10%;
	padding-left: 13px;
	padding-top: 6px;
	z-index: 4;
}
#background {
	background-image: url(background1000.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 1000px;
	width: 800px;
	position: absolute;
	left: 10%;
	top: 14px;
}

