BODY {
	font-family : 'Comic Sans MS', Arial, Helvetica, Tahoma, sans-serif ;
	font-size : 15px;
	background-color: #FFFF99;
	color: #000099;
}

#wrapper {
	width : 900px;
	margin: 0px auto;
	padding:10px;
	}

#header {
	height:100px;
	padding:5px;
	text-align : center;
	vertical-align : middle;
	}

#content {
	margin-top:10px;
	padding-bottom:10px;
	}

/* applies to all divs within the content div */
#content div {
	padding:10px;
	float:left;
	}

#content-left {
	width: 140px;
	}

#content-main {
	margin-left:10px;
	width:700px;
	}

#footer {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	width:878px;
	font-size : 80%;
	}

#bottom {
	text-align:center;
	color: #800000;
	font-size : 80%;
	text-decoration: none; 
	}

#advert { 
	font-size :  70%; 
	text-align : left;
	}

.update {
	font-size : 80%;
	}

.mine	{ color : gray; font-size : 80%; }

.not	{ font-weight : bold; font-size : 80%; }

TH.std { 
      text-align: center; 
      font-weight: bold ;
}

TD.std2col {
	vertical-align : top;
	text-align : left;
	width : 50%;
} 

caption { caption-side : top; 
	text-align : center;
}

/* religion heading */
P.relHeading {
	font-weight : bold;
	font-size: 120%;
	text-align : center;
}

/* recipe category heading */
P.rcpHeading {
	font-style : italic; 
	font-weight : bold;
	font-size: 120%;
}

#spanMental  { font-size : small; }
.greenMental	{ color : #006600 }
.right15		{ text-align : right; width : 15% }
.center5		{ text-align : center; width : 5% }

.booknote { color : gray; font-size : 80%; }

/* Important information */
#important {
	color : red;
	font-family :  Arial, sans-serif ;
	font-weight : bold;
}

/* captions for images */
.caption { 
	font-size : 80%;
	color : blue;
	 }

 /* Registered */
.reg { 
	font-size:xx-small; 
	vertical-align:super;
	 }

#term {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif ;
	text-indent : 0px;
	font-weight : bold;
	color: #339966;
	}

#desc {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif ;
	font-weight : normal;
	}

#strike {
	 text-decoration: line-through; 
}
	 
/* religion */
.angel	{ font-family : 'Comic Sans MS', Arial, sans-serif ; color: #000099; }
.God	{ font-family : Verdana, 'Times New Roman', serif ; color: #000000; }
.relcaps	{ color : green; font-size : 150%; }
.relbk		{ color : red; }

/* recipe icons */
.rcpIcon {
	vertical-align : middle;
	height : auto;
}

.rcpComment {
	text-align : center;
	font-size:80%;
	color:blue;
}

#indent5 {
	text-indent : 5em !important;
	clear : both;
}
