body {
	background-color: #FFFFFF;
	background-image: url(backgrounds/horizontal_blkclear4.jpg);
}
#mainbox {
	position:relative;
	left:auto;
	width:900px;
	height:650px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	top: 50px;
	text-align: center;
	right: auto;
}
#middlebox {
	position:absolute;
	width:900px;
	height:600px;
	z-index:1;
	left: 0px;
	top: 0px;
	text-align: center;
	visibility: visible;
}
#navholder {
	position:absolute;
	width:1100px;
	height:115px;
	z-index:3;
	left: 0px;
	top: 432px;
}
#nav {
	position:absolute;
	width:850px;
	height:46px;
	z-index:10;
	left: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	top: 540px;
	visibility: visible;
}


#thp {
	position:absolute;
	width:900px;
	height:75px;
	z-index:11;
	left: -1px;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	color: #000000;
	background-image: url(backgrounds/for_nav/white3.png);
	border: thin solid #000000;
	top: 0px;
	visibility: visible;
}
.style3 {font-size: 15px}
#bottombox {
	position:absolute;
	width:900px;
	height:25px;
	z-index:12;
	left: 0px;
	bottom: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #999999;
	text-align: center;
	visibility: visible;
}
