@charset "utf-8";
/* CSS Document */

body
{
font-family: "Times New Roman", Times, serif;
background:#d5caab;
}

.clear:after
{
content: ".";
height: 0;
visibility: hidden;
display: block;
clear: both;

}

#content
{
padding: 12px 26px 26px 26px;
width: 466px;
margin: 0 auto;
border: 1px groove #A7A7A7 ;
background:#ffffff;
}

#contentWrapper #content #photo
{
	background: url(../images/cliff.png) no-repeat;
	width: 89px;
	height: 113px;
	margin: 0 0 0 0;
	float:left;
}

#contentWrapper #content #title
{
margin:0 0 0 26px;
float: left;
}

#contentWrapper #content #title h2
{
color:#990000;
font-family:Georgia, New York, serif;
margin-top: 0;
margin-bottom:0;
}

#contentWrapper #content #title h3
{
	font-family:New York, sans-serif;
	font-size:12px;
}
#contentWrapper #content #audio #instructions {
	text-align: center;
	width: 89px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}

}
#contentWrapper #note {
	text-align: center;
	width: 89px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}

#contentWrapper #content #audio {
	float:left;
	margin:113px 0pt 0pt -354px;
	border: 1px solid #A7A7A7;
}

#contentWrapper #content #about
{
margin: 0 0 0 26px;
float:left;
width: 351px;
}

#contentWrapper #content #divide
{
border-bottom: 1px groove #d5caab ;
width: 100%;
height:1px;
margin: 26px auto 26px auto;
float:left;
}
#contentWrapper #content #cover
{
background: url(../images/cover-02.png) no-repeat;
width: 89px;
height: 145px;
float: right;
margin: 14px 0 0px 26px; 
}

#contentWrapper #content #review
{
clear:left;
}

.story
{
text-indent:.5em;
text-align:justify;
margin:0;
}

.story:first-letter
{
font-family: Old English Text MT;
font-size: 30px;
}

.reviewer
{
font-family: New York, serif;
}

#contentWrapper #content #orderInfo
{
text-align:center;
margin: 0 auto;
width: 100%;
}
#contentWrapper #content #orderInfo h2
{
color:#990000;
margin-bottom: 0;
}

