body {
	background-color: #001119;
	margin-top: 0px;
	padding: 0px;
	font-family: "Georgia", "Courier", serif;
	font-size: 10px;
	color: #121f26;
	}
	
img.fl {
	margin: 3px;
	}
	
h2 { 
	font-family: "Georgia", "Courier", serif;
	font-size: 12px;
	color: #121f26; 
	text-align: right;
	text-transform: lowercase; 
	letter-spacing: 2px; 
	margin: 0;
	margin-bottom: 0px;
	padding: 0px;
	} 


p, td {
	font-family: "Georgia", "Courier", serif;
	font-size: 10px;
	color: #121f26;
	}
	
	
p {
	line-height: 16px;
	margin: 0px 0px 6px 0px;
	}

p#copy {
	font-size: 8px;
	padding-top: 4px;
	border-top: 1px dotted #beced8;
	margin-top: 16px;
	line-height: 14px;
	text-align: center;
	}


a:link, a:active, a:visited {
	color: #6a363a;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-color: #001119;
	border-style: none none dotted none;
}

a:hover {
	color: #221a1e;
	text-decoration: none;
	font-weight: bold;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

blockquote {	  
	background: #6c7c88;
	border-left: 2px solid #001119;
	color:  #121f26;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font : 8pt "Georgia", "Courier", serif; 
	width: 188px;
} 

#layout {
	background-color: #001119;
	margin-left: 0px;
	margin-top: 0px;
	width: 1024px;
	height: 768px;
}
	
#left {
	background: url(/prologue/images/01.gif);
	margin-left: 0px;
	margin-top: 0px;
	width: 58px;
	height: 768px;
	float: left;
	}
	
#menuimage {
	background: url(/prologue/images/02.gif);
	padding: 0px;
	width: 251px;
	height: 768px;
	float: left;
	}

#menu {
	background-color: #6e828d;
	width: 246px;
	height: 92px;
	list-style: none;
	position:absolute;
	left:68px;
	top:426px;
}

#menu a {
	display: inline-block;
	background: #6e828d;
	width: 120px;
	text-align: center;
	color: #121f26;
	padding: 4px 1px;
}

#menu a:hover {
	background: #001119;
	color: #7794a1;
}

	
#midpoint {
	background: url(/prologue/images/03.gif);
	padding: 0px;
	width: 100px;
	height: 768px;
	float: left;
	}

#contentimage {
	background: url(/prologue/images/04.gif);
	padding: 0px;
	width: 348px;
	height: 768px;
	float: left;
}

#content {
	background-color: #7794a1;
	width: 340px;
	height: 483px;
	overflow: auto;
	position:absolute;
	left:422px;
	top:104px;
	font-family: "Georgia", "Courier", serif;
	font-size: 12px;
	color: #121f26;
}


#right {
	background: url(/prologue/images/05.gif);
	padding: 0px;
	width: 267px;
	height: 768px;
	float: left;
}

#enthblock {
	background-color: #6c7c88;
	width: 190px;
	height: 140px;
	overflow: auto;
	position:absolute;
	left:816px;
	top:25px;
}
