@charset "UTF-8";
#navigationdiv1 p {
	text-align: left;
	padding-left: 12px;
	color: #CCCCCC;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEECBE;
	border-bottom-color: #FEECBE;
	font-weight: bold;
}
#navigationdiv1 {
	height: 800px;
	width: 150px;
	position: absolute;
	left: 3px;
	background-image: url(file:///Macintosh%20HD/Users/donella/Desktop/web%20site%20pics%20d-erania/saxhands.jpg);
	background-position: -175px;
	top: 2px;
}
