body{
background: #000000;
margin: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
}

#container {
	position: absolute;
	width: 700px;
	top: 0px;
	margin: auto;
	z-index: 1;
}

#scroll {
	background: url(../images/beowulf2.gif) no-repeat;
	position: absolute;
	width: 485px;
	height: 611px;
	left: 30px;
	top: 0px;
	z-index: 1;
}

.howe {
	position: absolute;
	height: 20px;
	top: 405px;
	width: 300px;
	left: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 8px;
	color: #7E0504;
	letter-spacing: 1px;
	word-spacing: 7px;
	text-align: left;
	text-transform: uppercase;
	z-index: 5;
}

div.contentarea {
	position: absolute;
	width: 340px;
	height: 320px;
	left: 90px;
	top: 182px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: justify;
	z-index: 6;
	color: #7E0504;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	overflow: auto;
}

div.footer {
	position: absolute;
	width: 300px;
	height: 60px;
	left: 20px;
	top: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	z-index: 6;
	color: #7E0504;
	border-top: 1px #7E0504 solid;
}

a:link {
            text-decoration: underline;
			color: #000000;
}

a:visited {
            text-decoration: underline;
            color: #000000;
}

a:hover {
            text-decoration: underline;
            color: #7E0504;
}

a:active {
            text-decoration: line-through;
            color: #ffffff;
}

.title {
	margin: 0px;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #7E0504;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	border-bottom: #7E0504 1px solid;
	width: 40%;
}

.enthquote {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #7E0504;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
}

h1, h2, h3 {
	margin: 0px;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #7E0504;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	border-bottom: #7E0504 1px solid;
	width: 40%;
}

input, textarea, selection
{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7E0504; 
	border-color: #7E0504;
	border-width: 1px;
	border-style: solid;
	background-color: #E38A35;
}
