﻿#menu-bar #mainhome {

	font-weight: normal;
}
#menu-bar #databases {
	text-decoration: none;
	font-weight: bold;}
	
#content-wide #locator a:link {
	color: #A70532;
}
#content-wide #locator a:visited {
	color: #A70532;
}
#content-wide #locator a:hover {
	color: #A70532;
}
#content-wide h1 {
	background-color: #A70532;
}

#content-wide a.textbutton:hover {
	background-color: #f2f7eb;
}
#content-wide a.textbutton:active {
	background-color: #f2f7eb;
}
#content {
	float: left;
	width: 85%;
	margin: 0px;
	padding: 0px;
}
#content-block {
	border: 1px solid #f2f7eb;
	border-bottom:none;
}
div.infobox {
	border: 1px solid #A70532;
}
div.infobox-header {
	background-color: #A70532;
}