body {
	background-color: #ffffff;
	font-family: Helvetica, Georgia, Verdana, Arial;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 1em;
	}

a { color: #024b91; text-decoration: underline; }
a:active { outline: none; }

#container { background: #ffffff; width: 640px; padding: 0px }
#header { padding: 0px; background: #ffffff; height: auto; }
#content { padding: 1em 0em; }
#footer { background: #ffffff; padding: 2em 0em;}
#crumbs { position: relative; left: -0px; top: -15px; }

