#top_navigation1 {
	height: 50px;
}


#top_nav_wrap {
	margin: 0 0 0 0;

	position: relative;
}
#top_nav_wrap ul {
	display: block;
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0px;
	height: 50px;

}
#top_nav_wrap li {
	float:left;
}
a.top_navigation:link, a.top_navigation:visited {
	float: left;
	font: 14px georgia, "times new roman", serif;
	text-transform: uppercase;
	color: #fff !important;
	line-height: 30px;
	padding: 0px 10px 20px 10px;
	text-decoration: none;
	margin-right: 3px;
}
#navarrowleft, #navarrowright {
	margin-top: -20px;
}
a.top_navigation:hover,
a.navigation_selected:link, a.navigation_selected:visited {
	float: left;
	font: 14px georgia, "times new roman", serif;
	text-transform: uppercase;
	color: #000 !important;
	background: #fff url(http://media.freeola.com/images/theme-images/css-images/blotter/blotter-active-link.jpg) left top;
	line-height: 30px;
	margin-right: 3px;
	padding: 0px 10px 20px 10px;
	text-decoration: none;
}
#edit-button-nav-top {
	top: 12px;
	right: 10px;
}