/* CSS Document */
body {
	background-image: none;
}
#banner {
	display: none;
}
#bar-design1 {
	display: none;
}
#frame-unit {
	margin: 0px;
	border: none;
	background: none;
}
#frame-unit #maincontent {
	background: none;
}
#unitcontent {
  display: block;
}
#title {
	display: none;
}
#skip {
	display: none;
}
#nav {
	display: none;
}
#navigation {
	display: none;
}
.breadcrumbs {
	margin: 0px;
	padding: 0px;
}
#content {
	padding: 0px;
	margin: 5px;
}
#footer {
	display: none;
}
#tr, td {
	line-height: 0.9em;
}
/* Appended 8/8/05 */
.top-heading a {
	text-decoration: none; 
	color: black; 
	font-weight: bold;
}
a {
	text-decoration: none;
	color: black;
}
#maincontent a:after, #content a:after {
	content:"(http://www.bms.ufl.edu/" attr(href) ")";
}