body {
	background-color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
#toplogo {
	position: absolute;
	z-index: 0;
	height: 111px;
	width: 333px;
	left: 20px;
	top: 20px;
	visibility: visible;
}
#navbar {
	position: absolute;
	z-index: 5;
	height: 48px;
	width: 447px;
	left: 330px;
	top: 10px;
}
#frame {
	background-color: #996600;
	background-image: url(images/addy.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	z-index: 15;
	height: 400px;
	width: 734px;
	left: 40px;
	top: 150px;
	display: block;
	text-align: right;
}
#logo {
	position: absolute;
	z-index: 20;
	height: 303px;
	width: 250px;
	left: 490px;
	top: 190px;
}
#content {
	background-color: #0C586E;
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	z-index: 25;
	height: 330px;
	width: 392px;
	left: 65px;
	top: 175px;
	text-align: center;
}
.indent {
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
}
#star {
	position: absolute;
	z-index: 23;
	height: 62px;
	width: 65px;
	left: 13px;
	top: 117px;
}
#credits {
	text-align: right;
	position: absolute;
	z-index: 30;
	width: 200px;
	left: 575px;
	top: 555px;
	font-size: 10px;
	color: #996600;
	line-height: 14px;
}
#holder {
	text-align: left;
	margin: 0 auto;
	width: 800px;
}
#soon {
	position: absolute;
	z-index: 35;
	height: 103px;
	width: 326px;
	left: 100px;
	top: 275px;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
#text {
	overflow: scroll;
	position: absolute;
	z-index: 40;
	height: 330px;
	width: 367px;
	left: 65px;
	top: 175px;
	padding-right: 10px;
	padding-left: 15px;
}
#text2 {
	position: absolute;
	z-index: 40;
	height: 330px;
	width: 367px;
	left: 65px;
	top: 175px;
	padding-right: 10px;
	padding-left: 15px;
}
h1 {
	font-family: "Gill Sans", Verdana, Helvetica, sans-serif;
	color: #FFCC66;
	font-size: 24px;
	margin-top: 15px;
}
h2 {
	font-family: "American Typewriter", "Times New Roman", Times, serif;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.hr {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
#robot {
	position: absolute;
	z-index: 15;
	height: 82px;
	width: 193px;
	left: 540px;
	top: 60px;
}
h4 {
	font-family: "Gill Sans", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 15px;
}
h3 {
	font-family: "Gill Sans", Verdana, Helvetica, sans-serif;
}
.height1 {
	line-height: 15px;
}
