
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E5E00;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

hr {
	width: 80%;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #272116;
	margin-left: 10px;
}
.info {
	font-size: 14px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	color: #322842;
}
#back_btn {
	height: 27px;
	width: 79px;
	position: absolute;
	top:153px;
	right:10%;
	background-repeat: no-repeat;
	background-color: transparent;
}


#BottomNav ul {
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 690px;
	left: -40px;
	color: #40334A;
}

#BottomNav ul a {
	font-family: Tahoma, "MV Boli", Arial, "Engravers MT";
	font-size: 12px;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	text-decoration: none;
	color: #b0a5b5;
	height: 2.3em;
	text-align: center;
	vertical-align: middle;
}

#BottomNav ul a:hover {
	color: #CCC4AE;
	text-decoration: underline;
}

#BottomNav li {
	float: right;
	position: relative;
	width: 7em;
}

#BottomNav li.spacer {
	padding-right: .5em;
	padding-left: .5em;
	width: 10px;
}

.clear {
	clear: both;
}



