body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	background-color: #000000;
}
#leftSide {
	position:absolute;
	width:126px;
	height:auto;
	z-index:4;
	left: 12px;
	top: 159px;
	background-color: #BBCF53;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B62230;
	border-right-color: #B62230;
	border-bottom-color: #B62230;
	border-left-color: #B62230;
}
#narrative {
	position:absolute;
	width:800px;
	height:auto;
	z-index:2;
	left: 150px;
	top: 160px;	
}
.boldTitle {
	font-size: medium;
	font-weight: bold;
}
#slheader {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}
.copyright {
	color: #999999;
	font-size: x-small;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
}
#copyright {
	position:absolute;
	width:936px;
	height:36px;
	z-index:5;
	left: 14px;
	top: 558px;
}

