body {
	background: #fff;
	font-size: 9pt;
	}
	
#content {
	width: auto; 
	padding: 0; 
	border: 0px none;
	margin-top: 135px
	float: none !important;
	color: black; 
	background: ;
}

#content a:link:after, #content a:visited:after {
   content: "attr(href";
   font-size: 90%
 }
   
#content a[href^="/"]:after {
   content: "httpwww.geo.utexas.edu attr(href";
   }

#nav {
	display: none;
}

#rightfloatfoot {margin-right: 600px
}