@import url(reinvestigate911-text.css);
@import url(../assets/global.css);

#body {
 	border-top:1px solid #eee;}
#external-container {
	line-height:1.25em;
	padding:20px 0px; margin:0px;
	font-size:12px;
	background: #ddd;}

p {
	text-indent: 20px;
	margin:0em 0em 1em;}

#citation {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	background:#000; color:#fff;
	opacity:.9;
	display:none; position:fixed; z-index:10;
	margin:0px auto;
	width:740px; padding:10px;
	bottom:0px;}

#outer {
	position:relative;
	z-index:0;
	width:800px;
	padding:30px 0px; margin:0px auto;}

#root {
	font-family: Georgia, serif;
	background:#fff url(crease.gif) 50% 0% repeat-y;
	width:760px; margin:0px auto;}
	#root.cover {
		background:transparent url(coverShadow.gif) 370px 0px repeat-y;}
#leftPage, #rightPage, #cover, #metaInfo {
	border-top:5px solid #ccc;
	z-index:0; position:relative;
	width:380px; padding:30px 0px;}
#leftPage {
	float:left;}
#rightPage {
	float:right;}
#metaInfo {
	float:left;
	border:0px;
	height:500px;}
#cover {
	float:right;
	background:#fff8e8;
	height:500px;
	border-bottom:5px solid #ccc;
	margin:0px 0px 0px auto;}
#cover a.towers {
	display:block; margin:100px auto 0px auto;
	width:120px; height:120px;
	background:url(coverTowers.gif) no-repeat;}
#cover a.title {
	display:block; margin:40px auto 0px auto;
	width:283px; height:90px;
	background:url(coverText.gif) no-repeat;}


#nextPage, #prevPage {
	width:20px; height:80px;
	background-color: #666;	background-repeat:no-repeat;
	display:block; position:absolute;
	top:220px; z-index:0; opacity:.5;}
#prevPage {
	background-image: url(lArrow.gif);
	background-position: 8px 50%;
	left: 0px;}
#nextPage {
	background-image: url(rArrow.gif);
	background-position: -37px 50%;
	right: 0px;}
#nextPage:hover {
	background-position: 23px 50%;}
#nextPage:hover,
#prevPage:hover {
	width:80px;
	z-index:3; opacity:.9;
	color:#fff;
	background-color:#458;}

#pageNums {
	border-bottom:5px solid #ccc;
	position:relative;
	clear:both;
	height:1.1em;
	padding-bottom:20px;}
#pageNums .left {
	position:absolute; left:20px; bottom:20px;}
#pageNums .right {
	position:absolute; right:20px; bottom:20px;}
.clear {
	clear:both;}