body
		{
	margin: 0;
	padding: 0;
	background-position: 86% 260px;
	background-color: #fffaec;
	overflow: auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
		}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	letter-spacing: 1px;
	color: #FFFFFF;
	display: inline;
	font-weight: lighter;
}

#box 		
		{
	width: 1000px;
	height: 600px;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	background-color: #b9c211;
		}

#navigation {
	height: 18px;
	width: 408px;
	top: 70px;
	position: absolute;
	border: 1px solid #FFFFFF;
	right: 54px;
}

#navigation a {
	color: #AA9F55;
	text-decoration: none;
	width: 102px;
	display: block;
	height: 18px;
}

#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #b9a556;
	display: block;
} 

#textbox {
	position: absolute;
	top: 20px;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 28pt;
	letter-spacing: 1px;
	font-weight: lighter;
	left: 345px;
}
#textbox_bottom a {
	color: #400000;
	text-decoration: underline;
}
#textbox_bottom a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#textbox_bottom {
	position: absolute;
	height: 18px;
	width: 870px;
	left: 40px;
	top: 578px;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #E3D370;
	font-size: 9pt;
	text-align: center;
}
#information {
	position: absolute;
	z-index: auto;
	height: 14px;
	width: 154px;
	left: 778px;
	top: 566px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AA9F55;
	text-align: right;
}
#information a {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #808000;
	text-align: right;
	text-decoration: none;
}
#information a:hover {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	text-decoration: underline;
}
#homebox {
	position: absolute;
	height: 440px;
	width: 614px;
	top: 110px;
	right: 50px;
	z-index: auto;
}

