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;
	right: auto;
	top: 50px;
}
#navholder {
	position:absolute;
	width:1100px;
	height:115px;
	z-index:3;
	left: 0px;
	top: 432px;
}
#nav {
	position:absolute;
	width:850px;
	height:46px;
	z-index:10;
	top: 540px;
	left: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
}


#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/white5.png);
	border: thin solid #000000;
	top: 0px;
}
#infobox {
	position:absolute;
	width:840px;
	height:340px;
	z-index:6;
	left: -1px;
	top: 112px;
	background-image: url(backgrounds/for_nav/white5.png);
	text-align: center;
	padding: 30px;
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #000000;
	border: thin solid #000000;
	overflow: auto;
}
.style4 {font-size: 30px}
.style5 {font-size: 18px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#bottom {	position:absolute;
	width:900px;
	height:25px;
	z-index:2;
	left: 0px;
	bottom: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
