img {
	border: none;
	margin: 0;
	padding: 0;
}

/* positioning of the navigation container */
#navi       { text-decoration: none; text-align: left ; }

#navi ul   { text-decoration: none; list-style-type: none }

/* vertical spacing graphic link titles */
/* remove spacing from links */
#navi li ul li   { text-decoration: none; margin: 0 }

#navi li ul   { font-size: 1em; text-decoration: none; letter-spacing: 2px; margin-left: 20px; padding: 0 }

/* formatting link items */
#navi a   { font-weight: bold; font-size: 1em; text-decoration: none; letter-spacing: 2px; padding: 0px; display: block }

#navi img   { text-decoration: none }

#footer   { font-size: 1em; font-family: Geneva, Arial, Helvetica, sans-serif; text-decoration: none; background-color: #ffffff; text-align: center; clear: both; margin: 0; padding: 5px 5px 0 }
#navi a:hover    { color: #006; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: white }
/* vertical spacing graphic link titles */
/* remove spacing from links */
/* formatting link items */
#footer  { color: #003366; font-size: 1em; font-family: Arial, Geneva, Helvetica, sans-serif, Swiss, SunSans-Regular; background-color: #ffffff; text-align: center; clear: both; margin: 0; padding: 5px 5px 0 }
a, a:link  { text-decoration: none }
a:visited  { text-decoration: none }
a:active    { color: #006; text-decoration: none }

