html {
	overflow-y:scroll
}
a {
	border: none;
}
a img {
	border: none;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #231f20;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #231f20;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
a:active, a:focus {
   outline:  none;
   ie-dummy: expression(this.hideFocus=true);
}
:focus
{
  -moz-outline-style: none;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}.header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 900px;
}

.banner {
	background-image: url(../images/r12online_banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 40px;
	font-weight: normal;
}
.bannerSm {
	background-image: url(../images/bookresource_banner.jpg);
	background-repeat: no-repeat;
	height: 121px;
	padding-top: 40px;
	font-weight: normal;
}
.verse {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	height: 44px;
	margin-top: 6px;
	font-weight: 100;
}
.accd_hdr {
	width: 514px;
	padding-top: 12px;
	padding-left: 8px;
	margin-bottom: 3px;
}
