﻿@import url(fck.css);
body {
	background-image:url('/images/tear-man.jpg');
	background-color:#b7a997;
	background-repeat:no-repeat;
	background-position:center 0px;
	background-attachment:fixed;
}
div#wrapper{
	width:980px;
	margin:0px auto;
}
div#by-line{
	color:#dbd9d6;
	font-size:18px;
	font-family:Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
}
div#navigation{
	float:left;
	width:140px;
	height:100%;
	background-image:url('/images/nav-back.jpg');
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#navigation p {
	padding-bottom:11px;
}
div#navigation a:link, div#navigation a:visited {
	color:#fffefe;
	text-decoration:none;
}
div#navigation a:hover, div#navigation a:active {
	color:#fffefe;
	text-decoration:none;
	border-bottom:solid 2px #8f8e8e;
}
div#navigation a.selected {
	color:#fffefe;
	text-decoration:none;
	border-bottom:solid 2px #8f8e8e;
}
div#ebook-analog{
	font-size:0px;
}
span#big{
	font-size:31px;
	line-height:0px;
}
div#more-images{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	background-image:url('/images/shade.png');
	padding:6px 10px;
	width:155px;
	height:20px;
	text-align:center;
	font-weight:bold;
	behavior:url('border-radius.htc');
	border-radius:0px 0px 3px 3px;
	-moz-border-radius:0px 0px 3px 3px;
	-webkit-border-radius:0px 0px 3px 3px;
	-khtml-border-radius:0px 0px 3px 3px;
}
div#more-images a{
	text-decoration:none;
}
div#more-images a:link, div#more-images a:visited {
	color:#ffffff;
	text-decoration:none;
}
div#more-images a:hover, div#more-images a:active, div#footer a:hover, div#footer a:active{
	text-decoration:underline;
}
div#more-images a:active{
	color:#dfdede;
}
div#footer a:active{
	color:#5e5e5e;
}
div#lyrics{
	font-style:italic;
	padding-left:70px;
}
div#right-side{
	margin-left:800px;	
}
div#header{
	height:259px;
	background-image:url('/images/header-back.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}
div#by-line{
	float:left;
	padding-top:225px;
	padding-left:50px;
}
div#ebook-analog{
	float:left;
	width:80px;
	padding-top:201px;
	padding-left:111px;
}
div#main{
	background-color:#ffffff;
	width:460px;
	padding:30px 20px;
	min-height:881px;
}
hr {
	color:#000000;
	margin:20px 0px;
	padding:0px;
}
fieldset {
	width:290px;
	margin:20px 0px 0px 0px;
	padding:0px;
	border:none;
}
fieldset label {
	display:block;
	padding-bottom:20px;
}
fieldset input.text {
	width:200px;
	color:#959595;
	float:right;
	border-width:1px;
}
fieldset input.button {
	float:right;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border:solid 1px #bcbcbc;
	color:#303030;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:center;
	font-size:11px;
	height:22px;
	background-image:url('/images/button-bg.gif');
	background-repeat:repeat-x;
	cursor:pointer;
	padding:0px 20px;
}
div#footer{
	border-top:solid 1px #000000;
	background-color:#ffffff;
	margin-top:30px;
	padding-top:20px;
	text-align:center;
}
div#footer a{
	text-decoration:none;
	font-weight:bold;
	color:#2e2e2e;
	padding:0px 8px;
}
div#footer img{
	padding-top:20px;
}
div#pages {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}
a.button {
	display:block;
	padding:7px 2px;
	border:solid 1px #a1a1a1;
	border-bottom:solid 2px #c6c6c6;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	background-color:#ffffff;
	text-decoration:none;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
a.button:link, a.button:visited {
	color:#2e2e2e;
}
a.button:hover, a.button:active {
	color:#5e5e5e;
}
a.button.inactive {
	color:#8c8c8c;
}
a.button#back {
	float:left;
	padding:7px 10px;
}
a.button#next {
	float:right;
	padding:7px 10px;
}
p a:link, p a:visited{
	color:#294989;
	text-decoration:underline;
}
p a:hover{
	color:#294989;
	text-decoration:none;
}
p a:active{
	color:#5c6b89;
	text-decoration:none;
}
p#asterisks, p#asterisks2{
text-align:center;
}