html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	background-color: #7d0031;
	margin-left: 0px;
	margin-top: 0px;
}




a:link {
	color: #e9a897;
}

a:visited {
	color: #e9a897;
}

a:hover {
	color: #c6745e;
}




.small1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #b86464;
}







/* ++++++++++ TOP TITLE STYLES ++++++++++ */	


#title-box {
	position: relative;
	width: 1024px;
	height: 154px;
}

	#signature-left {
		position: absolute;
		left: 0px;
		width: 60px;
		height: 154px;
	}
	
	#signature-middle-1 {
		position: absolute;
		left: 60px;
		width: 389px;
		height: 132px;
	}
	
	#signature-middle-2 {
		position: absolute;
		left: 449px;
		width: 391px;
		height: 87px;
		padding-top: 45px;
	}
	
	#signature-right {
		position: absolute;
		left: 840px;
		width: 184px;
		height: 87px;
		padding-top: 45px;
	}
	







/* ++++++++++ LEFT BOX STYLES ++++++++++ */	


#sharon-links-box {
	position:relative;
	width: 250px;
	text-align: left;
	padding-top: 20px;
}

#sharon-links-left {
	position:absolute;
	left: 0px;
	width: 15px;
	height: 70px;
	border-top: 1px dotted #cb7964;
	border-bottom: 1px dotted #cb7964;
	border-left: 1px dotted #cb7964;
}


.sharon-links {
	position:absolute;
	left: 30px;
	width: 190px;
	height: 70px;
}

#sharon-links-right {
	position:absolute;
	left: 215px;
	width: 15px;
	height: 70px;
	border-top: 1px dotted #cb7964;
	border-right: 1px dotted #cb7964;
	border-bottom: 1px dotted #cb7964;
}

	.sharon-links p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 15px;
		color: #eac3b9;
	}
	
	.sharon-links a {
		font-style:italic;
		color: #e9a897;
	}
	
	.sharon-links a:hover {
		text-decoration: underline;
		color: #c6745e;
	}


/* ++++++++++ VIDEO BOX STYLES ++++++++++ */	

#video-box {
	width: 640px;
	height: 350px;
	background-image:url(images/loading_sharon.png);
	margin-top: 10px;
	margin-left: 50px;
	border-left: 0px solid #6d1919;

}



/* ++++++++++ INDEX CENTER BOX STYLES ++++++++++ */	

#content-box {
	width: 644px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 50px;
	border-left: 0px solid #6d1919;
}

	.content-text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 25px;
		color: #e7d2d2;
	}






/* ++++++++++ BIO CENTER BOX STYLES ++++++++++ */	

#bio-content-box {
	width: 644px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 50px;
	border-left: 0px solid #6d1919;
}

	.bio-content-text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 25px;
		color: #e7d2d2;
	}
	
	.bio-content-text p {
		margin-top: 20px;
	}

	.bio-content-large {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style:italic;
		line-height: 25px;
		color: #e7d2d2;
	}



/* ++++++++++ QUOTE BOX STYLES ++++++++++ */	

#quote-box {
	width: 200px;
	margin-top: 150px;
}

	.quote-text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 20px;
		color: #eac3b9;
		font-style:italic;
	}
	
	.quote-text p {
		margin-bottom: 24px;
	}
	




/* ++++++++++ BIO IMAGE STYLES ++++++++++ */	


#image-box {
	width: 200px;
	margin-top: 150px;
}

