/* style for from fen to mountain */
body {
	background-color: #243B1F;
	color: #111111;
	font-family: Tahoma, Verdana, Ariel, sans-serif;
	font-size: 13px;
}
#maincell {
	background-color: #95CAEA;
	width: 761px;
	vertical-align: top;
	border-left: 3px solid gray;
	border-right: 3px solid gray;
}
#maincellhome {
	background: url(lluniau/main_bg.jpg);
	height: 601px;
	width: 761px;
	vertical-align: top;
	border: 3px solid gray;
}
#topcell {
	background: url(lluniau/bg_top.jpg);
	background-color: white;
	background-repeat: no-repeat;
	width: 761px;
	vertical-align: top;
	border-top: 3px solid gray;
	border-left: 3px solid gray;
	border-right: 3px solid gray;
}
#botcell {
	background: url(lluniau/bg_bot.jpg);
	height: 141px;
	width: 761px;
	vertical-align: top;
	border-top: 3px solid gray;
	border-bottom: 3px solid gray;
	border-left: 3px solid gray;
	border-right: 3px solid gray;
}
#footcell {
	font-size: 9px;
	background-color: #fffff0;
	color: #333300;
	text-align: right;
	padding: 2px 5px;
}
#footcell a {
	font-size: 9px;
	color: #333300;
}
#footcell a:hover {
	font-size: 9px;
	color: Maroon;
}
#contents {
	text-align: center;
	margin-top: 5px;
}
#maintab {
	width: 761px;
}
#bookdetails {
	float: right;
	margin: 5px;
	padding: 0px;
	border: 2px solid Silver;
	color: Navy;
	font-size: 10px;
	background-color: #fffff0;
	width: 184px;
}
#title {
	width: 750px;
	color: black;
	text-align: center;
	float: left;
	margin-left: 5px;
}
#title h1 {
	color: yellow;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 5px;
}
#title h2 {
	color: yellow;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", serif;
	margin-top: 0px;
	margin-bottom: 5px;
}
#blurb {
	width: 515px;
	color: #333333;
	text-align: justify;
	clear: left;
	float: left;
	margin-left: 5px;
	font-size: 14px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
}
#blurb a{
	color: Blue;
}
#blurb a:hover{
	color: Purple;
}
#biog {
	width: 515px;
	color: #444444;
	text-align: justify;
	float: left;
	margin-left: 5px;
	font-size: 12px;
	font-style: italic;
	padding-left: 15px;
}
#biog a{
	color: #444444;
}
#biog a:hover{
	color: Blue;
}
.smallblurb {
	font-size: 12px;
}
#thumbs td {
	width: 178px;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
}
#mainphoto {
	text-align: center;
}
#blurb a.menulink {
	color: Maroon;
	font-size: 14px;
	font-weight: bold;
}
#mainphoto a.menulink {
	color: Maroon;
	font-size: 14px;
	font-weight: bold;
}
#inside {
	border: 0px solid Navy;
	padding: 4px;
	font-size: 12px;
	background-color: #ffffc0;
	text-align: center;
	margin-bottom: 4px;
}
#inside a:hover {
	color: Purple;
}
#inside a {
	text-decoration: underline;
}