body {
	margin: 0px;
	padding: 0px;
	background-color: #DCDCDC;
	font-family: "Courier New", Courier, mono;
	font-size: 94%;
	line-height: 120%;
}
div#header {
	position: absolute;
	left: 0px;
	top: 0px;
}

img#title {
	position: absolute;
	left: 180px;
	top: 73px;
}
div#intro {
	position: absolute;
	width: 700px;
	left: 10px;
	top: 220px;
	border: thin groove #999999;
	background-color: #C0C0C0;
}
img#playerlink {
	position: absolute;
	left: 500px;
	top: 190px;
}
div#links {
	border: thin groove #999999;
	background-color: #C0C0C0;
}
div#footer {
	left: 10px;
	position: absolute;
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: auto;
	white-space: normal;
	top: 1150px;
	height: 110px;
	background-color: #C0C0C0;
	border: thin groove #999999;
}
div#space {
	position: absolute;
	top: 1200px;
	height: 100px;
	width: 100px;
}

a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 94%;
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 94%;
	font-weight: bold;
	text-decoration: underline;
	color: #3366CC;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 94%;
	text-decoration: none;
}
div#navbar {
	position: absolute;
	left: -20px;
	top: 160px;
	width: 800px;
	height: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-bottom: 10px;
	background-color: #C0C0C0;
	border: thin groove #999999;
}
div#navbar ul {
	list-style-type: none;
}
div#navbar ul li {
	display: inline;
}
div#main {
	position: absolute;
	left: 10px;
	top: 500px;
	overflow: auto;
	width: 700px;
	height: 600px;
}
div#navbar li a:hover {
	background-color: #EEEEEE;
}
div#weight {
	position: relative;
	left: 10px;
	top: 300px;
}
div#weighttitle {
	position: absolute;
	left: 100px;
	top: 0px;
}
div#weightpic {
	position: absolute;
	left: 10px;
	top: 50px;
}
div#weighttext {
	position: absolute;
	left: 10px;
	top: 280px;
}
div#pages {
	position: absolute;
	left: 70px;
	top: 0px;
}
img#guestbook {
	position: absolute;
	left: 50px;
	top: 190px;
	border: thin groove #999999;
}
div#navbar ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
div#navbar ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #996633;
}
div#afraid {
	position: absolute;
	left: 300px;
	top: 200px;
}
div#flash {
	position: absolute;
	left: 400px;
	top: 800px;
}
div#banner {
	position: absolute;
	width: auto;
	left: 145px;
	top: 5px;
	border: 2px solid #000000;
}