#oldbook {
	position:absolute;
	left:50px;
	top:615px;
	width:128px;
	height:162px;
	z-index:1;
	color: #FFF;
}
/* mods for sub pages */
.sub #content{
	height:auto;
	padding-bottom:30px;
	width: 635px;
}

.sub #main{
	width:560px;
	height:auto;
}

.sub #main #body{
	width:100%;
	height:auto;
	background-color:#ffffff;
	color:#336699;
	margin-right:0px;
	margin-bottom:0px;
	text-align: left;
}

.sub h2.headline{
	margin-left:15px;
	font-size:30px;
	margin-top:15px;
	margin-bottom:0px;
	width:280px;
	padding:0px;
}

.sub #main #body p, .sub #main #body ul, .sub #main #body ol{
	padding-left:25px;
	padding-right:25px;
	font-size:13px;
	font-family:"Helvetica";
	line-height:15px;
}
.sub #main #body img{
}
.sub2 #main #body img.sub_image, .sub #main #body .sub_image img{
	border:0px;
}
.sub #main #body img.sub_image, .sub #main #body .sub_image img{
	border:0px;
	margin-right: 15px;
}
.sub #main #body img.sub_image, .sub #main #body .sub_image-left img{
	border:0px;
}

.sub_image_caption{
	display:block;
	font-size:10px;
	text-align:right;
	padding-right: 15px;
}

.sub #main #body ul, .sub #main #body ol{
	margin-left:25px;
}

.sub .sub_image{
	float:right;
	margin-left: 15px;
}
.sub h3{
	margin-left:25px;
	margin-right:25px;
	font-style:italic;
	font-size:18px;
}
.sub h4{
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
}

.sub #footer{
	left:225px;
}

.sub ul.schedule{
	list-style-type:none;
	margin-top:5px;
	padding-top:0px;
	
}
.sub ul.schedule li{
	margin-bottom:20px;
}

.schedule .date{
	font-weight:bold;
}
.schedule .descrip{
	margin-top:5px;
}

.sub .schedule span{
	display:block;
}

p.first{
	margin-top:5px;
}

.sub #main #body p.attention{
	font-size:15px;
	color:#336699;
	font-weight:bold;
}

.book_divider{
	width:90%;
	margin-left:22px;
	height:2px;
	border-bottom:1px solid #a2c6c9;
}
.book_link{
	display:block;
	text-align:center;
}

.book_info{
	font-size:11px;
	text-align:right;
}
#container #oldbook a {
	color: #FFF;
}
