@import url(Colors.css);
@import url(Content_Area.css);
@import url(Navigation.css);
@import url(Template.css);
#body #container #footer #footer_top ul.footerlinks {
	display: inline;
	width: 160px;
	margin-left: 20px;
	padding-top: 0px;
}
#body #container #footer #footer_top p {
	clear: both;
	text-align: center;
	margin: 0px 2px 10px 20px;
}
#body #container #footer #footer_top #marbleinstitute {
	position: absolute;
	right: 15px;
	width: 110px;
	top: 22px;
	text-align: center;
}
#body #container #footer #footer_bottom p {
	margin: 0px;
	padding: 0px;
}
#body #container #header #topnav {
	display: block;
	height: 29px;
	width: 211px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	right: 15px;
	top: 0px;
	background-image: url(../images/topnav.png);
	background-repeat: no-repeat;
}
#body #container #header #topnav li {
	float: left;
}
#body #container #header #topnav li a {
	display: block;
	float: left;
	width: 105px;
	height: 29px;
	text-indent: -9000px;
}
