body {
	border-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: center;
}

div {
	margin: 0;
	padding: 0;
}

#tlo {
	width: 1300px;
	height: 1200px;
	margin: auto;
	border: 0;
	padding: 0;
}

#wrapper {
	width: 1280px;
	height: 1200px;
	text-align: left;
	left: 0px;
	top: 0px;
	position: relative;
	border: 0;
	padding: 0;
}

#top {
	width: 1280px;
	height: 128px;
}

#vcenter {
	position: absolute;
	left: 128px;
	top: 100px;
	width: auto;
	height: auto;
}

#left {
	position: absolute;
	left: 0px;
	top: 128px;
}

#center {
	position: absolute;
	left: 220px;
	top: 180px;
	width: 640px;
	height: 606px;
	text-align: justify;
	color: white;
}

#stuff {
	position: absolute;
	left: 200px;
	top: 150px;
	width: 680px;
	height: 89px;
}

#centerleft {
	position: absolute;
	left: 240px;
	top: 249px;
	width: 260px;
	height: 517px;
	text-align: left;
	color: white;
	font-family: verdana;
	font-size: 10px;
}

#centerright {
	position: absolute;
	left: 580px;
	top: 249px;
	width: 260px;
	height: 517px;
	text-align: left;
	color: white;
	font-family: verdana;
	font-size: 10px;
}

#right {
	position: absolute;
	left: 944px;
	top: 128px;
}

#bottom {
	position: absolute;
	top: 734px;
	left: 0px;
}

img {
	border: 0;
}

#title1 {
	background-color: #808080;
}

#title2 {
	background-color: #404040;
}

