body {
	background-color: #000000;
	padding: 0;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20;
	background-position: center;
}
#container		
		{
	width: 942px;
	text-align: center;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
#header
	{
	height: 10px;
	text-align: center;
	width: 958px;
	background-repeat: no-repeat;
	background-position: center bottom;

	}
#menucolumn
	{
	float: left;
	width: 86px;
	height: 590px;
	text-align: left;
	background-image: url(images/flm-logovert.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	margin: 0px;
	padding: 0px;

}
#contents	
	{
	margin-right: 82px;
	margin-left:88px;
	height: 590px;
	background-color: #000000;
	background-image: url(images/flm-book.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	width: 764px;
	}
#bookbody{
	padding-top: 80px;
	padding-right: 50px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
#bookbody a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	line-height: 16px;
	text-decoration: none;
}
#bookbody a:visited{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	line-height: 16px;
}
#bookbody a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: underline;
}
.book {
	float: left;
	width: 298px;
	margin-right: 50px;
	height: 420px;
	text-align: center;
}
.bookright {
	float: left;
	width: 298px;
	height: 400px;
}



#textleft{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	height: 400px;
	width: 300px;
	text-align: justify;
	margin-top: 70px;
	margin-left: 60px;
	float: left;
	right: 474px;
	
}
#textright{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	height: 400px;
	width: 300px;
	text-align: justify;
	margin-top: 70px;
	float: right;
	margin-right: 50px;
	
}	
	
#rightcolumn
	{
	float: right;
	width: 82px;
	text-align: left;
	height: 590px;
	}
#menu {
	list-style: none;
	padding: 0;
	position:absolute;
	top:10px;
	background-repeat: no-repeat;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu span {
	position: absolute;
	display: none;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu .sun {
  width: 82px;
  height: 127px;
  background: url(images/nav-sun.gif) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .toc {
  width: 82px;
  height: 55px;
  background: url(images/nav-toc.gif) no-repeat;
  left: 0px;
  top: 127px;
}
#menu .forward{
  width: 82px;
  height: 37px;
  background: url(images/nav-forward.gif) no-repeat;
  left: 0px;
  top: 182px;
}
#menu .music {
  width: 82px;
  height: 37px;
  background: url(images/nav-music.gif) no-repeat;
  left: 0px;
  top: 219px;
}
#menu .past{
  width: 82px;
  height: 40px;
  background: url(images/nav-past.gif) no-repeat;
  left: 0px;
  top: 259px;
}
#menu .images{
  width: 82px;
  height: 39px;
  background: url(images/nav-images.gif) no-repeat;
  left: 0px;
  top: 298px;
}

#menu .contact{
  width: 82px;
  height: 38px;
  background: url(images/nav-contact.gif) no-repeat;
  left: 0px;
  top: 336px;
}

#menu .end{
  width: 82px;
  height: 65px;
  background: url(images/nav-bottom.gif) no-repeat;
  left: 0px;
  top: 373px;
}
#footer
	{
	height: 61px;
	text-align: center;
	width: 774px;
	height: 100px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.gif);

	}
.alignleft {
	text-align: justify;
}
.smalltext {
	font-size: 10px;
}

