html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #224571;
	font-size: 11px;
}

body#mainbody {
	        background-color:#859E81;
}
	 
a, a:link {
	color:#284719;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.45em;
}	
a:visited {
	color:#2C412F
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
} 
a:hover   {
	color:#C2CCC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

img.logo { border:none; }



h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #003366;
	Margin-bottom: 2px;
}
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #314D24;
}
#coordinates {
	position:absolute; bottom:0; left:0;
}
#coordinates table {
	border-collapse:collapse;
	border: 1px solid #39582A;
}
#coordinates td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224571;
	font-weight: bold;
	background-color: #96AB92;
	border: 0px none;
	margin-top: 6px;
}
p.title {
	color: #D3DDCA;
	font-size: 18px;
}


/* and for the toolbars, the Sign In and Sign Out links ... */
div.toolbar { }
div.toolbar a { font-weight:bold; text-decoration:none; }

div.popup p.title       { color:#000000; font-weight:bold; }
div.popup p.date        { color:#000000; }
div.popup p.description { color:#000000; }
div.popup p.link        { color:#000000; text-decoration:none; }


/* for the main blocks that comrise the front page */
div#logoblock   { position:absolute; }
div#textblock   { position:absolute; }
iframe#activity { position:absolute; overflow:auto; }
div#coordinates { position:absolute; }
div#map         { position:absolute; }
div#help        { position:absolute; background-color:#003366; color:#96AB92; }
div#help img    { margin-left:1.8in; }


