body {
	padding: 0;
	margin: 0;
	background: #fff;
	font: 84.5% Georgia, serif;
	font-size: 14px;
	color: #000;
    }

 a {
	color: #004276;
	text-decoration: none;
	}

h1,h2,h3{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px; 
}

h4{
	margin-bottom: 0px;
	margin-top: 0px;
}
p
{
	text-indent: 20px;
	font-size: 95%;
}

ul{	margin-top: 0; margin-bottom: 0; }

a:hover {
	text-decoration: underline;
	}

a:visited {
	color: #004576;
	}
span.date{
	float:right;
	position:relative;
	height: 20px;
}
div.container{
	width: 850px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

}
div.backg{
	top: 0px;
	width: 100%;
}
div.navi{
	background-color:#cde;
	border-top: thin solid rgb(0,0,0);
	border-bottom: thin solid rgb(0,0,0);
	height: 25px;
	font-size: 85%;
	padding-top: 8px;

}
div.links{
	background-color:#ddd;
	border-top: thin solid rgb(0,0,0);
	border-bottom: thin solid rgb(0,0,0);
	height: 25px;
	font-size: 20px;
}
div.title{
	background-color:#ccc;
	height: 50px;
}

.rbroundbox { background: url("nt.gif") repeat;}
.rbtop div { background: url("tl.gif") no-repeat top left; }
.rbtop { background: url("tr.gif") no-repeat top right; }
.rbbot div { background: url("bl.gif") no-repeat bottom left; }
.rbbot { background: url("br.gif") no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }
td.bigTitle{
	font-size: 150px;
	text-align: center;
}


.book{

	width: 305px;
	line-height:140%;

}

div.linker{
	width: 114px;
	border-right: thin solid rgb(0,0,0);
	border-right: thin solid rgb(0,0,0);
	float: left;
	text-align: center;
	margin: 0px;

}

div.linker2{
	width: 159px;
	border-right: thin solid rgb(0,0,0);
	border-right: thin solid rgb(0,0,0);
	float: left;
	text-align: center;
	margin: 0px;
}

div.selected{
	background-color: #fdc34d;
}
div.background{
	margin: 8px;
	min-height: 400px;
	
}
div.intro{
	font-size: 120%;
}
.intro:first-letter {
	font-size: 175%;
}

div.bookTitle{
	overflow: hidden;
	font-family: "Impact";
	font-variant: small-caps;
	letter-spacing: 3px;
	font-size: 30px;
}
div.centerBox{
	width: 600px;
	min-height: 325px;
	background: #eef;
	line-height: 140%;
	padding: 10px 15px 10px 15px;
}
img.imgEmp{
	float: right;
	margin: 5px;
	
}
textarea.descText{
	width: 500;
	height: 200;
	z-index:0;
}
div.previewBox{
	width: 200px;
	height: 200px;
	overflow: hidden;
	float: left;
	background: #eef;
	margin: 2px;
	z-index:0;
}
div.picBox{
	width: 180px;
	hieght: 180px;
	padding: 10px;
	opacity: 1;
	background-image:url("background.png");
	z-index:0;
}
img.imgPre{
	float: right;
	padding: 5px;
	width: 100;
	height: 100;
	z-index:0;

}