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

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

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

#specialtiesLinks li {
	background: url(http://susanlitton.com/_images/blackarrow.gif) 5px 6px no-repeat;
	}
	
#articleLinks li {
	background: transparent url(http://susanlitton.com/_images/blackarrow.gif) no-repeat scroll 5px 6px;
	}
	
#articleLinks a {
	text-indent: 0px;
	padding-right: 20px;
	text-decoration: none;
	color: #336633;
	}
	
#specialtiesLinks a {
	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: #000;		
	height: 1px;
	max-height: 1px;
	}


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


	
/*********** General Psych Questions and Answers **********************/	

.backNext {
	width: 114px; 
	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;
	}	

#psychology {
	margin-top: 0px;
	}

#psychology li {
	background: url(http://susanlitton.com/_images/psychology-leaf.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: #336633; 
	font-weight:bold;
	text-decoration: none;
	}
	
.firstLetter {
	font-size:20px;
	}

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





	
