body{
	background-color:#b1c1d2
}

#fixed{
	width:800px; 
	background-color:#FFF; 
	position:fixed; 
	left: 50%; 
	top:0; 
	margin-left:-400px;
	_position: absolute;
    _top: expression(parseInt(document.documentElement.scrollTop, 0) + "px");
	z-index:999;
}

.mainpgheader {
	font-family: Papyrus;
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #2b29ab;
	text-align: right;
	margin-left:5px;
	padding:10px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color:#b1c1d2;
}
.layout {
	line-height: 33px;
	text-decoration: none;
}
.marjorie {
	font-family: Papyrus;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1e2496;
}

.playout {
	background-color: b1c1d2;
	background-position: center;
}
.listitems {
	width: 250px;
}

.listitemsbooks {
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
}

.bookjumptext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	z-index:-100;
}

.joinlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	background-color:#b1c1d2;
}
.booktitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	color: #1E752D;
	background-color:#b1c1d2;
	
}
.typesofbooks {	
	text-align:center;

}
.footer {
	font-family: Arial, Helvetica, sans-serif; color:1E752D;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	background-color:#b1c1d2;
	
}
.storiespg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #1E752D;
	background-color:#b1c1d2;
	
}
.list_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	background-color:#b1c1d2;
}
.list_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	background-color:#b1c1d2;
}

.list_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	background-color:#b1c1d2;
}

.program_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	color: #1E752D;
	background-color:#b1c1d2;
}

.program_short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #1e2496;
	background-color:#b1c1d2;
}

.program_long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color:#b1c1d2;
}

.program_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #1e2496;
	background-color:#b1c1d2;
}

.cell_date {
	width: 100px;
}
.cell_name {
	width: 500px;
}
.cell_location {
	width: 150px;
}


