<style type="text/css">

<!--
	div.spacer {
		clear: both;
	}

	div.nav {
		width: 700px;
		background-color: #666;
		border: 1px solid #333;
		padding: 0px;
		margin: 0px auto;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

	li.inline {
		display: inline;
		padding-left: 3px;
		padding-right: 7px;
		border-right: 1px dotted #066;
	}

	li.last {
		display: inline;
		padding-left: 3px;
		padding-right: 3px;
		border-right: 0px;
	}

	a.nav:LINK     { color: #222; text-decoration: none}
	a.nav:ACTIVE   { color: #69f; text-decoration: none }
	a.nav:VISITED  { color: #222; text-decoration: none }
	a.nav:HOVER    { color: #69f; text-decoration: none }
-->
</style>
