@charset "UTF-8";
p{
	font-size:13px;
	line-height:18px;
	margin-bottom:11px;;
}
a { text-decoration:none; }
a:hover { text-decoration: underline; }

#articleText {
	width:967px;
	margin:0 auto;
	padding:0 50px 0 50px;
	position:relative;
}

.pageSlide {
	background:url(images/bkg.jpg) no-repeat;
	width:967px; height:618px;
	position:relative;
	float:left;
	clear:left;
}
.pageSlide img { position:absolute; }
.pageSlide .text { display:block; position:absolute; width:350px; }

.row1, .row2 { float: left; width: 300px; }
blockquote{ margin:20px 0 20px 0; }

div#cover { background:url(images/cover.jpg) no-repeat; }
#cover .author { position:absolute; top:430px; left:750px; width:75px; height:40px; }

#page1 img{ left:505px; top:80px; }
#page1 .text{ top:65px; left:70px; }

#page2 img{ left:45px; top:55px; }
#page2 .text{ left:80px; top:100px; width:850px; }
#page2 .row2{ padding-left:140px; width:360px; margin-top:-30px; }
#page2 .row2 blockquote{ background:url(images/quote1.png) no-repeat; width:351px; height:102px; text-indent:-9999px; }

#page3 img{ left:519px; top:300px; }
#page3 .text{ left:60px; top:70px; width:850px; }
#page3 .row1{width:350px;}
#page3 .row2{ padding-left:130px; width:360px; margin-top:0px; }

#page4 img{ left:45px; top:55px; }
#page4 .text{ left:80px; top:100px; width:800px; }
#page4 .row2{ padding-left:140px; width:360px; margin-top:-40px; }
#page4 .row2 blockquote{ background:url(images/quote2.png) no-repeat; width:346px; height:102px; text-indent:-9999px; }

#page5 img{ left:505px; top:50px; }
#page5 .text{ top:60px; left:50px; width:400px; }

/* jFlow */
#controller{
	position: absolute;
	right:-20px;
	top:100px;
	display:none;
}
#controller span{
	cursor: pointer;
}
#prevnext{
	position:absolute;
	right:55px;
	top:560px;
}
.jFlowPrev, .jFlowNext{
	cursor:pointer;
	position:absolute;
}
.jFlowPrev{right:965px;}
.jFlowNext{}
