body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body_black {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}

#outer_div {
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../images/sim_site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 800px;
	height: 800px;
}
#outer_div_black {
	position: relative;
	margin: auto;
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 800px;
	height: 100%;
}


/* Header Div CSS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#header_div {
	position: relative;
	width: 1000px;
	z-index:10;
	height: 170px;
	background-image: url(../images/sim_site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_inner_container_div {
	position: relative;
	width: 1000px;
	z-index:10;
	height: 151px;
	background-image: url(../images/sim_topnav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_logo_div {
	position: relative;
	height: 53px;
	width: 114px;
	z-index:10;
	left: 28px;
	top: 21px;
}
#header_french_link {
	position: absolute;
	height: 20px;
	width: 200px;
	margin: auto;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	left: 20px;
	top: 130px;
}
#header_french_link a {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
#header_french_link a:hover {
	color: #f5bf03;
	text-decoration: underline;
	display: inline;
}


/* TOP NAV xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#header_topnav {
	position: absolute;
	height: 25px;
	width: 765px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/dpf_topnav_bg.gif);
	left: 225px;
	top: 124px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #837f8d;
}

#header_topnav_temp {
	position: relative;
	height: 35px;
	width: 920px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/dpf_topnav_bg.gif);
	padding-top: 18px;
	padding-left: 30px;
}

#header_topnav_shopcart_button {
	position: absolute;
	height: 53px;
	width: 75px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 50;
	top: 417px;
	right: 0px;
}

#header_topnav_pages_shopcart_button {
	position: absolute;
	height: 53px;
	width: 75px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 50;
	top: 162px;
	right: 0px;
}



/* Content Div CSS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#content_div {
	position: relative;
	width: 1000px;
	z-index:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	background-color: #FFFFFF;
	background-image: url(../images/sim_site_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content_column {
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 20px;
}
#content_column ul li {list-style:square;}
#content_column ol li {list-style:decimal;}
#content_column2 {
	padding-right: 31px;
	padding-left: 21px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c7c7c7;
}
#content_column a {color:#990000;}
#content_column a:hover {
	color:#666666;
}

/* Content LEFT COLUMN xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#left_column {
	position:relative;
	width: 286px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cacaca;
}
#left_column_inner_div {
	position:relative;
	width: 270px;
	padding-bottom: 15px;
}
#hope_image_box {
	position:relative;
	width: 253px;
	text-align: left;
	left: 17px;
	padding-bottom: 10px;
}
#news_box {
	position:relative;
	width: 270px;
	text-align: left;
}
#news_box2 {
	position:relative;
	width: 253px;
	text-align: left;
	left: 17px;
}
#calender_box {
	position:relative;
	width: 270px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#calender_box2 {
	position:relative;
	width: 253px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	left: 17px;
}
#calender_box_title {
	position:relative;
	padding-bottom: 7px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	display: block;
	color: #960000;
	letter-spacing: -.03em;
}
#calender_box_link {
	position:relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	display: block;
	color: #960000;
	padding-top: 3px;
}
#newsletter_signup {
	position:relative;
	width: 270px;
	border: 1px solid #cacaca;
	background-image: url(../images/sim_newsletter_signup_bg.jpg);
	background-repeat: no-repeat;
	height: 214px;
}
#newsletter_signup2 {
	position:relative;
	width: 251px;
	border: 1px solid #cacaca;
	background-image: url(../images/sim_newsletter_signup_bg2.jpg);
	background-repeat: no-repeat;
	height: 214px;
	left: 17px;
}
#magazine_signup {
	position:relative;
	width: 251px;
	border: 1px solid #cacaca;
	background-image: url(../images/sim_newsletter_signup_bg2.jpg);
	background-repeat: no-repeat;
	height: 107px;
	left: 17px;
}
#newsletter_name_box {
	position:absolute;
	height: 22px;
	width: 220px;
	left: 25px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
}
#newsletter_email_box {
	position:absolute;
	height: 22px;
	width: 220px;
	left: 30px;
	top: 137px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
}
#newsletter_submit_button {
	position:absolute;
	height: 22px;
	width: 79px;
	left: 95px;
	top: 170px;
}



#sidenav {
	position: relative;
	font-size: 12px;
	color:#376FA4;
	font-family: Tahoma;
	font-weight: normal;
	width: 210px;
	padding-top: 30px;
	background-image: url(../images/dpf_nav_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 20px;
	padding-left: 20px;
}

/* Content RIGHT COLUMN xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#right_column {
	width: 235px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cacaca;
}
#search_login_outer_container {
	width: 202px;
	position: relative;
	left: 17px;
	top: 0px;
	height: 57px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 15px;
}
#search_box {
	width: 202px;
	height: 21px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/sim_searchbox_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
.search_bar_field {
	position: absolute;
	left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	border: 0;
	background: none;
	outline: none;
	font-size: 12px;
	color: #5e5e5f;
	width: 160px;
	top: 4px;
}
#login_box {
	width: 202px;
	height: 21px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	top: 26px;
}
#login_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f5bf03;
	display: inline;
	text-decoration: none;
}
#login_box a:hover {
	color: #FFFFFF;
	display: inline;
	text-decoration: underline;
}

#button_go_now {
	width: 202px;
	position: relative;
	left: 17px;
	height: 82px;
	margin-bottom: 15px;
}
#button_give_now {
	width: 202px;
	position: relative;
	left: 17px;
	height: 82px;
	margin-bottom: 15px;
}
#button_pray_now {
	width: 202px;
	position: relative;
	left: 17px;
	height: 82px;
	margin-bottom: 15px;
}
#button_ad_rotator {
	width: 200px;
	position: relative;
	left: 17px;
	height: 200px;
	border: 1px solid #cacaca;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 15px;
}

/* Footer Div CSS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footer_div {
	position: relative;
	width: 100%;
	margin: auto;
	height: 125px;
}
#footer_inner_container_div {
	height: 100px;
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#footer_copyright {
	position: absolute;
	width: 700px;
	margin: auto;
	height: 51px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	left: 0px;
	top: 12px;
}
#footer_copyright2 {
	position: absolute;
	width: 965px;
	margin: auto;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	left: 17px;
	top: 32px;
}
#footer_copyright_links {
	position: absolute;
	width: 965px;
	margin: auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	left: 17px;
	top: 12px;
}
#footer_osm_bug {
	position: absolute;
	width: 39px;
	margin: auto;
	height: 42px;
	top: 12px;
	right: 0px;
}

#footer_osm_text {
	position: absolute;
	width: 200px;
	margin: auto;
	height: 20px;
	top: 24px;
	right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #cacaca;
	text-align: right;
}
#footer_osm_bug2 {
	position: absolute;
	width: 39px;
	margin: auto;
	height: 42px;
	top: 40px;
	right: 17px;
}

#footer_osm_text2 {
	position: absolute;
	width: 200px;
	margin: auto;
	height: 20px;
	top: 53px;
	right: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #cacaca;
	text-align: right;
}
