body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #330000;
	color: #CCCC99;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(images/background.gif);
}
#wrapper {
	width: 955px;
	text-align: left;
	margin: auto;
	height: 955px;
}
#sidenav {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
	width: 320px;
	margin-left: 95px;
	margin-top: 0px;
	padding-left: 5px;
}
#Image {
	margin-right: 15px;
	margin-top: 15px;
	float: right;
	width: 500px;
	text-align: center;
}
.storytext {
	font-size: 14px;
	line-height: 18px;
	color: #CC6600;
	font-style: italic;
}
#sidenav ul {
	text-transform: lowercase;
	line-height: 30px;
	font-size: 12px;
	letter-spacing: 3px;
	list-style-type: none;
	margin-left: 0px;
}
#header {
	height: 85px;
	padding-left: 10px;
}
.backnext {
	font-size: 12px;
	letter-spacing: 3px;
}
#story {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
	width: 320px;
	margin-left: 95px;
	margin-top: 35px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#story p {
	margin-top: 15px;
	margin-bottom: 10px;
}
.material {
	font-size: 11px;
	text-transform: uppercase;
	color: #CC3300;
	letter-spacing: 3px;
}
.title {
	font-size: 24px;
}
a:hover {
	color: #CCCC99;
	
}
a:visited {
	color: #CCCC99;
	text-decoration: none;
}
a:link {
	color: #CCCC99;
	text-decoration: none;
}
#footer {
	height: 85px;
	border-top-color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 10px;
	color: #CC6600;
	letter-spacing: 3px;
}
#sidenav li {
	text-transform: lowercase;
	line-height: 30px;
	font-size: 12px;
	letter-spacing: 3px;
	list-style-type: none;
	margin-left: 0px;
}
#sidenav a:hover {
	color: #CCCC99;
	border-bottom: dotted #CCCC99 1px;
}
#story a:hover {
	color: #CCCC99;
	border-bottom: dotted #CCCC99 1px;
}
