body {
	margin-top:0px;
	background-image:url("images/pagebg.jpg");
	background-attachment: fixed;
	background-repeat:repeat-x;
	font:13px/16px verdana, arial, helvetica, sans-serif;
	}

#shadow-l {
	position:absolute;
	left:50%;
	width:770px;
	background:#fff url("images/shadow-l.jpg") no-repeat top left;
	margin-left:-385px;
	text-align:left;
	}

#shadow-r {
	float:left;
	background:url("images/shadow-r.jpg") no-repeat top right;
	height:100%;
	}	

#frame {
	width:750px;
	margin:0px 10px 0px 10px;
	}
		
#header {
	background:#c22 url("images/banner.jpg") no-repeat top right;
	height:90px;
	}

#bar {
	background:#c82 url("images/bar.gif") no-repeat top right;
	height:16px;
	font:0px;
	padding:0px;
	margin:0px;
	}

#navbar {
	width:104px;
	padding:5px;
	margin-top:5px;
	float:left;
	}

#content {
	width:616px;
	padding:10px;
	float:right;
	}

#sidebar {
	width:200px;
	float:right;
	margin:5px;
	background:#ede url("images/sidebar-shadow.gif") no-repeat right bottom;
	}

#sidebar-content {
	background: url("images/sidebar-bar.gif") no-repeat left bottom;
	color:#000;
	padding:5px 5px 5px 25px;
	}

#copyright {
	text-align:center;
	font:10px verdana, arial, helvetica, sans-serif;
	margin:20px 0px 10px 0px;
	}

.bg1t {
	background:#628 url("images/bg_top_corner.gif") no-repeat top right;
	}

.bg1b {
	background:#ede url("images/sidebar-shadow.gif") no-repeat bottom right;
	}

.bg2t {
	background:#c22 url("images/bg_top_corner.gif") no-repeat top right;
	}

.bg2b {
	background:#fdd url("images/sidebar-shadow.gif") no-repeat bottom right;
	}

.bg3t {
	background:#c82 url("images/bg_top_corner.gif") no-repeat top right;
	}

.bg3b {
	background:#fed url("images/sidebar-shadow.gif") no-repeat bottom right;
	}

h1 {
	font:bold 24px garamond, "times new roman", times, serif;
	color:#628;
	}

h2 {
	font:bold 18px garamond, "times new roman", times, serif;
	color:#c22;
	}

h2.ministry {
	text-align:center;
	}

h3 {
	font:bold 13px verdana, arial, helvetica, sans-serif;
	color:#c82;
	}

h4 {
	font:bold 12px verdana, arial, helvetica, sans-serif;
	color:#fff;
	padding:0px;
	margin:0px;
	}

h5 {
	font:bold 12px verdana, arial, helvetica, sans-serif;
	background-color:#c82;
	color:#fff;
	padding:3px;
	width:99%;
	}

p.verse {
	color:#c82;
	font-style:italic;
	width:99%;
	}

p.navtext {
	font-weight:bold;
	margin-bottom:10px;
	}

a:link {
	color:#c82;
	text-decoration:none;
	}

a:visited {
	color:#641;
	text-decoration:none;
	}

a:hover {
	color:#641;
	text-decoration:underline;
	}

font.country {
	color: #c82;
	font-weight: bold;
	}

font.missionary {
	color: #c82;
	}

font.prayernotes {
	color: #c22;
	font-style:italic;
	}

ul.country {
	list-style-type:square;
	marker-offset:0px;
	}

img.photo-l {
	margin: 2px 10px 5px 0px;
	}

img.photo-r {
	margin: 2px 0px 5px 10px;
	}