body {
	background-color: #112c7b;
	margin: 0px;
	background-image: url("back.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-size-adjust:	.58;
}

body h1 {
	position: absolute;
	top: -100px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	border-bottom: dotted black 1px;
}

hr {
	visibility: hidden;
}

#links {
	position: absolute;
	top: 40px;
	height: 30px;
}

#links {
	position: absolute;
	top: 76px;
	left: 50%;
	width: 800px;
	margin-left: -405px;
	text-align: center;
}

#links ul {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
}

#links li {
	display: inline;
	margin: -3px;
}

#links li span.left {
	height: 26px;
	width: 5px;
	background-image: url("button-left.gif");
	background-repeat: no-repeat;
	display: table-cell;
	display: inline-block;
}

#links li span.right {
	height: 26px;
	width: 5px;
	background-image: url("button-right.gif");
	background-repeat: no-repeat;
	display: table-cell;
	display: inline-block;
}

#links li a {
	height: 26px;
	background-image: url("button.gif");
	display: table-cell;
	display: inline-block;
}

#links li a {
	color: black;
}

#links li a:hover {
	border-bottom: 0px;
	color: white;
}

#links li a span{
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 3px;
	padding-right: 3px;
}

#upper-space {
	position: absolute;
	top: 100px;
	background-image: url("upper-back.gif");
	height: 20px;
	width: 100%;
	padding-top: 2px;
	font-size: 9px;
}

#content {
	position: absolute;
	width: 100%;
	top: 120px;
	background-color: white;
	height: 280px;
}

#page-text {
	height: 280px;
	padding: 0px;
	text-align: left;
	overflow: auto;
}

#realtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em ;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-size-adjust: .58;
	padding: 5px;
}

#logo {
	width: 100%;
	text-align: center;
	color: #154deb;
	font-weight: bold;
}

#bottom-space {
	position: absolute;
	top: 400px;
	height: 20px;
	width: 100%;
	background-image: url("bottom-back.gif");
}

#author-field {
	line-height: 16px; text-align: right;
	padding-top: 7px;
	padding-right: 2px;
	font-size: 8px;
	text-transform: uppercase;
}

#author-field a {
	color: black;
}

td.home {
	background-image: url("");
	width: 554px;
	height: 280px;
}

.text {
	text-indent: 10px;
}

#gentoo {
	position: absolute;
	left: 3px;
	top: 7px;
	font-family: Helvetica;
	font-size: 8px;
}

#gentoo a {
	color: black;
}
