#backlink {
	top: 80px;
	left: 400px;
	}

/********************  Right Nav Styles  ***********************/
	
#articleLinksHolder {
	border: 1px solid #666699;
	}
	
#articleLinksHolder a {
	display: block;
}
	
#articleLinksHolder h2 a, #specialtiesLinksHolder h2 a {
	font-variant: small-caps;
	background-color:#996699;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #996699;
	font-size: larger;
	margin-bottom: 10px;	
}

#specialtiesLinksHolder {
	background-color:#B7D9D9;
	border: none;
	}

#specialtiesLinks li {
	background: url(http://susanlitton.com/_images/purplearrow.gif) 5px 6px no-repeat;
	}
	
#articleLinks li {
	background: transparent url(http://susanlitton.com/_images/purplearrow.gif) no-repeat scroll 5px 6px;
	}
	
#specialtiesLinks a {
	text-indent: 0px;
	padding-right: 20px;
	text-decoration: none;
	color: #000000;
	}
	
#specialtiesLinks a:hover {
	text-decoration: underline;
	color: #000000;
	}


/********************  Footer Styles  ***********************/
	

#dividerLine {
	width: 300px;
	height: 1px;
	margin: 0 auto;
	margin-bottom: 5px;
	}
	
.black {
	background-color:#000000;		
	height: 1px;
	max-height: 1px;
	}


		
/***********************************************/
/* Individual Pages                            */
/***********************************************/


.backNext {
	width: 203px; 
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 80px;
	}

a #backToQuestions {
	position:absolute;
	top: 110px; 
	left: 10px;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	}	

#spiritual {
	margin-top: -10px;
	}

#spiritual li {
	background: url(http://susanlitton.com/_images/grass.gif) 0px 3px no-repeat;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	text-indent: 24px;
	}
	
a.questions, a:hover.questions, a:visited.questions {
	color: #996699; 
	font-weight:bold;
	text-decoration: none;
	}
	
.firstLetter {
	font-size:20px;
	}

.answerHolder {
	margin-left: 30px;
	}
	
.answer {
	color: #009999; 
	font-weight:bold;
	}
	
#spiritual a, #designer a, #copyright a, #validation a {
	color: #996699;
	}
	
#articleLinks a, #footerContact a {
	color: #996699;
	}
	
#spiritual a:hover, #designer a:hover, #copyright a:hover, #validation a:hover, #articleLinks a:hover, #footerContact a:hover  {
	color: #009999;
	text-decoration: underline;
	}
	
#footerContact {
	color: #996699;
	}
	







	
