div#container2{
 margin-left:-485px; position:absolute; left: 50%; width: 970px;
}

div.textbox{
	position:absolute;
	left:2px;
	top:823px;
	height:158px;
	width:968px;
	z-index:2;
}

div.booksbox{
	position:absolute;
	left:2px;
	top:1175px;
	height:220px;
	width:968px;
	z-index:2;
}

div.meetbox{
	position:absolute;
	left:2px;
	top:998px;
	height:155px;
	width:968px;
	z-index:2;
}

.textbox h1{
margin-top:-4px;
color:#b10021;
font-size:27px;
font-weight:100;
margin-bottom:-5px;
}

.textbox h2{
color:#3e3126;
font-size:10px;
margin-bottom:-7px;

}

.textbox p{
color:#3e3126;
font-size:10px;
line-height:11px;
word-spacing:0px;
font-weight:600;
}

div.flashcontainer{
	position:absolute;
	left:2px;
	top:151px;
	height:662px;
	width:574px;
}
.bookHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.bookCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bookLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: b10021;
	text-decoration: none;
}
a.bookLinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: b10021;
	text-decoration: none;
}
a.bookLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: b10021;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: b10021;
}
.norepeat {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}

