#marym {
	background: url(/images/border/sidebar-sides.gif) repeat-y transparent;
	/*/*//*/ 
	background: none;
	background-color: #fff; 
	border: 10px solid #202080; 
	/* only for nn4 */
	text-align: center;
	}

#marym #topBorder {
	height: 4px;
	line-height: 2px;
	background: url(/images/border/sidebar-top.gif) no-repeat;
	/*/*//*/ 	background: none;/* only for nn4  */
	}
	
#marym #bottomBorder {	
	height: 4px;	
	line-height: 2px;
	background: url(/images/border/sidebar-bottom.gif) no-repeat;
	/*/*//*/ 	background: none;/* only for nn4  */
	clear: both;
	}
	
#marym #content {
	background: url(/images/marym/mm_bkg.gif) repeat-y center;
	/*margin-top: -4px;*/
	margin-bottom: -4px;	
	/*/*//*/ 
	margin-bottom: 15px;
	/* only for nn4  */
	margin-left: 128px;
	border: 1px solid #777;
	width: 610px;
	}
	
#marym #verse {
	margin-right: 12px;
	}	
	
#marym h1 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
	height: 60px;
	}
	
#marym #text {
	font-weight: bold;
	text-align: center;
	margin: 0 auto 50px;
	background: #fff;
	border: 1px solid #ddd;
	width: 500px;
	padding: 20px;
	}

#marym #text p {
	text-align: center;
	}
		
#maryBox, #marthaBox {
	margin: 50px 10px;
	padding: 15px 5px 20px;
	background: #fff;
	border: 4px double #000080;
	font-weight: bold;
	text-align: left;
	}
	
#marthaBox {
	margin-top: 100px;
	padding-top: 5px;
	}	
	
#marym ul {
	margin-left: 40px;
	}	