body,a,div,td,span,p,br {
font-family: Times New Roman, Times, Serif;
font-size: 12px;
color: black;
}
a {
color: 550000;
}
a:hover {
color: bb0000;
}
big {
font-size: 16px;
font-weight: bold;
}
.entTitle {
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
small {
font-size: 10px;
}
.openbook {
width: 900px;
height: 550px;
z-index: 3;
background: url(/images/pages-writings.jpg) no-repeat scroll center center;
position: relative;
top: 0px;
}
.leftrib {
width: 78px;
height: 518px;
text-align: right;
z-index: 3;
position: absolute;
top: 15px;
left: 0px;
}
.rightrib {
width: 78px;
height: 518px;
text-align: left;
z-index: 3;
position: absolute;
top: 15px;
right: 0px;
}
.leftpage {
text-align: center;
width: 356px;
height: 500px;
z-index: 2;
position: absolute;
top: 15px;
left: 85px;
overflow: auto;
}
.rightpage {
text-align: center;
width: 356px;
height: 500px;
z-index: 2;
position: absolute;
top: 15px;
right: 85px;
overflow: auto;
}
.twopage {
text-align: center;
width: 732px;
height: 515px;
z-index: 2;
position: absolute;
top: 15px;
left: 86px;
}
.singleNav{
position: absolute; bottom: 18px; left: 85px; width: 356px; z-index: 9;
}
.mainLeft {
text-align: left; width: 325px; left: 20px; position: relative;
}
.fancyTitle {
font-family: Times New Roman, Times, Serif;
font-style: italic;
font-weight: bold;
font-size: 18px;
color: #800;
}