body {
	background: #000;
	color: #000;
	line-height: 1.7em;
}

#holder {
	background: #F9F9F9;
	border: 2px solid #000;
	margin: 25px auto;
	min-height: 800px;
	width: 1122px;
}

#menu {
	border-bottom: 2px solid #000;
	padding-top: 1px;
	padding-left: 1px;
	margin-bottom: 0;
	height: 100px;
}

#main {
	padding-bottom: 1px;
}

#book {
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 1px;
	width: 240px;
	height: 382px;
	float: right;
}

#content {
	float: right;
	width: 876px;
	margin-top: 1px;
	margin-right: 1px;
	min-height: 700px;
}

#prices {
	background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid black;
    margin: 0 auto;
    text-align: center;
    width: 200px;
}

#prices .heading {
	font-weight: bold;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #047;
}

h1 {
	font-family: Georgia, "Times New Roman";
	text-align: center;
	margin-top: 60px;
}

h2, .head {
	font-family: Georgia, "Times New Roman";
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 50px;
	margin-bottom: 0px;
	margin-top: 20px;
}

.sis {
	font-family: Georgia, "Times New Roman";
	font-size: 1.2em;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}

.head a, .sis a, .head a:visited, .sis a:visited {
	color: #047;
	font-style: normal;
	position: relative;
}

.head a:hover .sis a:hover {
}

.head a span, .sis a span {
	display: none;
	left: 250px;
	top: 20px;
}

.head a:hover span, .sis a:hover span {
	background: url('img/bg.jpg') repeat-y;
	border: 3px solid #000;
	color: #000;
	display: inline;
	font-family: Georgia, "Times New Roman";
	font-size: 1em;
 	padding: 15px;
	position: absolute;
	text-align: justify;
	text-indent: 0;
	width: 520px;
	font-style: italic;
	font-weight: normal;
	z-index: 50;
}

.head a:hover span {
	font-size: 0.8em;
}

.head i, .sis i {
	font-style: normal;
}

p {
	font-family: Georgia, "Times New Roman";
	font-size: 1.25em;
	margin: 15px 50px;
	text-align: justify;
}

p.review {
	text-align: justify;
	margin: 10px 50px;
	font-style: italic;
}

p.date {
	text-align: right;
}

form p {
	font-size: 12pt;
}

hr {
	width: 5%;
	margin: 40px auto 40px;
}

fieldset {
	border: 1px solid #000;
	margin: 25px 100px;
	background: #eee;
}

legend {
	background: #06a;
	font-size: 1.2em;
	padding: 5px 8px;
	border: 1px solid #000;
	font-weight: bold;
	color: #fff;
}

label {
	width: 12em;
	font-size: 1.2em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

label.error {
	font-weight: bold;
	color: #f00;
}

input {

}

label em {
	background: none;
	color: #600;
	font-size: 50%;
	font-style: normal;
	text-transform: uppercase;
	padding: 0;
}

.center {
	text-align: center;
}

em {
	font-style: normal;
	font-weight: bold;
	background: #fe9;
	padding: 0 5px;
}

li {
	font-size: 1.4em;
	margin-left: 50px;
	padding: 3px;
}

dl {
	margin-top: 5px;
	line-height: 1.4em;
}

dt {
	font-weight: bold;
	margin: 10px 0 0 30px;
}

dd {
	margin: 0 0 5px 50px;
}

h3 {
	text-align: center;
	margin: 5px 10px;
}
