
body, table, td, th
   {
   font-family: Arial, Helvetica, Sans Serif;
   font-size: small;
   margin: 0px;
   }

table
{
	border-collapse: collapse;
}

h2
{
	font-size: 1.5em;
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("images/feed-icon-14x14.png") no-repeat 0 50%;
} 

.geoheader
{
	background: #FDF4D5; 
	background-image: url('/geohistory/images/geohistorybanner-trans.jpg'); 
	background-repeat: no-repeat; 
	height: 90px;
	width: 100%;
}

.geoheaderfloat
{
	padding-left: 20px; 
	padding-right: 20px; 
	float: right;
}

.geoheaderfloat h1
{
	margin: 0px;
	font-size: 2.2em;
	color: black;
}

.header
{
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#menu
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #004433;
}

.content
{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	clear: both;
}

.content h2
{
	margin: 0px;
	margin-bottom: 10px;
}

.content h2 a
{
	text-decoration: none;
	color: black;
}

.prefooter
{
	background-color: #A7D1C6;
	color: black;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.footer 
{
	background-color: #004433; 
	color: white; 
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding: 10px;
}

.footer a
{
	color: white;
	text-decoration: underline;
}

div.fieldtitle
{
	margin-top: 10px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

div.field
{
	font-size: 0.9em;
}

.zeropad td
{
	padding: 0;
	margin: 0;
	border-spacing: 0;
}