body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  background-image: url(dgrey047.jpg); 
  background-attachment: fixed; 
  color: #ffffff; 
  font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif;
  font-weight : normal;
  font-size:76%;
  overflow: hidden; 
  }

#container {
  font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif;
  font-weight : normal;
  text-align:justify;
  font-size: 1.5em;
  position:fixed; 
  background:transparent;
  top:70px;
  left:250px;
  bottom:70px; 
  right:0; 
  overflow:auto; 
  padding:20px;
  }

#novelcontainer {
  font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif;
  color: #ffffff; 
  font-weight : normal;
  text-align:justify;
  font-size: 1.5em;
  position:fixed; 
  top:70px;
  left:0px;
  bottom:70px; 
  right:0; 
  overflow:auto; 
  background:#000; 
  background-image: url(dgrey047.jpg); 
  background-attachment: fixed; 
  background-color: #ffffff;
  padding:20px;
  }

#indexcontainer {
  font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif;
  color: #ffffff; 
  font-weight : normal;
  text-align:justify;
  font-size: 1.5em;
  position:fixed; 
  top:70px;
  left:400px;
  bottom:70px; 
  right:0; 
  overflow:auto; 
  background:#000; 
  background-image: url(dgrey047.jpg); 
  background-attachment: fixed; 
  background-color: #ffffff;
  padding:20px;
  }

#header {
  position:absolute; 
  top:0; 
  left:5px;
  right:5px; 
  height:70px; 
  overflow:hidden; 
  background:transparent; 
  }

#preview {
  position:fixed; 
  top:90px;
  left:10px;
  right:0; 
  width:240px; 
  height:360px; 
  overflow:hidden; 
  background:transparent;
  }

#flyout {
  position:fixed; 
  top:90px;
  left:10px;
  right:0; 
  width:280px; 
  height:360px; 
  background:transparent; 
  overflow:hidden;
  z-index: +1;
  font-size:1.1em;
  } 

#footer {
  position:absolute; 
  bottom:0; 
  left:5px;
  right:5px;
  height:70px; 
  width:700px;
  font-size: 1.2em;
  overflow: hidden;
  text-align:justify;
  background:transparent;
  z-index: +1;
  }

#footerb {
  position:absolute; 
  bottom:0; 
  right:5px;
  left:5px;
  height:70px; 
  font-size: 1.2em;
  overflow: hidden;
  background:transparent;
  text-align:right; 
  }

.struck {
text-decoration : line-through;
}

.small {
font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif;
color: #ffffff;
font-weight : normal;
font-size : 1.1em;
}

.medium {
font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif;
color: #ffffff;
font-weight : normal;
font-size : 1.4em;
}

.big {
font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif;
color: #ffffff;
font-weight : bold;
font-style : italic;
font-size : 2.5em;
}

.maintitle {
font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif;
color: #ffffff;
font-weight : bold;
font-style : italic;
font-size : 2.5em;
text-align : center;
}

.highlight {
font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif;
color : #ffcc00;
font-weight : bold;
}

a, a:visited {
  text-decoration : none; 
  color : #ffcc66; 
  font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif; 
  text-align : left;
  }

a:link {
  text-decoration : none; 
  color : #ffff00; 
  font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif; 
  text-align : left;
  }

a:hover {
  text-decoration : none; 
  color : #fff000; 
  font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif; 
  text-align : left;
  }

a:active {
  text-decoration : none; 
  color : #ffff00; 
  font-family : Gill Sans, Aharoni, Verdana, Tahoma, Franklin Gothic Medium,Lucida Sans, Myriad Web, Arial Narrow,Arial Black, sans-serif; 
  text-align : left;
  }

.left {float:left; padding: 0 5px 0 0;}
.right {float:right; padding: 0 0 0 5px;}

hr {clear:both; border:0; height:1px; color:#888; background-color:#888; width:100%}

h1 {
  font-size:1.5em; margin:0; 
  padding:0;
  color:#ffcc00;
  }

h2 {
  font-size:1.2em; margin:0; 
  padding:0;
  color:#ffcc00;
  }

.indent {
text-indent:50px;
  }

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width: 12em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.20em;
		margin-bottom : -1px;
		
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 12.55em;
		margin-top : -1.35em;
		width : 12.5em;
		background-color : rgb(51,51,51);
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 12.5em;
		w\idth : 11.4em;
		display : block;
		color : white;
		font-weight : bold;
		text-decoration : none;
		background-color : rgb(51,51,51);
		background:transparent;
		border : 1px solid gray;
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
		color : yellow;
		background-color : rgb(51,51,51);
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

