/* Generic styles, use for top page and all other non-religion/steps pages */

body  {
	background-color:#76A5DD;
	background-image:url(../images/bkgr_pgwrapper_generic.jpg);
	background-repeat:repeat-x;
}

h1  {
	color:#76A5DD;
}

h2  {
	color:#76A5DD;
}

#titleBar  {
	background-image:url(../images/bkgr_titlebar_top-generic.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	width: 843px;
}

#sidebar  {
	background-image:url(../images/bkgr_sidebar_top.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	background-color: #B9CEEB;
}

#sidebar  p {
    color:#2F4C70;
	font-size:75%;
	font-weight:bold;
}
