/* - Option#3 - Right Column Narrow (180px) ---- */

/* main text area */
#tbodyMain { width:415px }	/* left=169, center=415, right=180 =  764 */

/* right column */
#tbodyRight { width:180px; background:#fff url(../uimages/rightColBGNarrow.gif) 100% 0 repeat-y; }

#topGraphic, #featuredBox, #featured {width:180px;}
#topGraphic { margin-bottom:20px;}
#featuredBox {}
	#featured {padding-top:35px;}
	#featuredContent {padding:10px 20px 20px 30px;}
#featuredBox2 {width:154px; padding-top:25px;}
	#featuredBox2 h5 {font:bold 11px Georgia, serif; margin:5px 8px 0.6em 8px;}
	#featuredBox2 p {line-height:13px; margin:0 8px 0.6em 8px;}
#tbodyRight #rightContents {margin:10px 10px 10px 30px;}
#tbodyRight h4 {font:bold 15px Georgia, serif; color:#000;}

#topGraphic2 {display:none;}

/* override main */
#innerNav { margin-left:20px }


/* big image that floats rightward, over the narrow column. put it first in the main column
	(see andrew/spiritual-teacher.asp) */
#topImg { position:relative; z-index:30; float:right; margin:0 -194px 0 15px; display:inline }

/* for when you use the topImg to float something over to the right... use this in the R column */
#belowRightImage { margin-top:200px }