.colophon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-image: none;
	width: 140px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 10px;
}
#navbar ul {
    display: block;
	width: 100%;
}
#navbar li {
	padding-top: 7px;
	padding-bottom: 0px;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;

}

#navbar a:hover {
	background-color: #FFFF66;
	background-repeat: repeat-y;
	width: 100%;
}

#navbar a {
	text-decoration: none;
	color: #000000;
	display: inline;
}
a#current {
	background-color: #FFFF66;
	background-repeat: repeat-y;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #567BE9;

}

hr {
	margin-right: 5%;
	margin-left: 5%;
	color: #567bE9;
}
div.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 150%;
	margin: 5px;
}

div#subnav {
	display: block;
	width: 100%;
	border-left-style: solid;
	border-left-width: thin;
	border-top-color: #567BE9;
	border-right-color: #567BE9;
	border-bottom-color: #567BE9;
	border-left-color: #567BE9;
}
#subnav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	border: none;
	padding: 0px;

}
	
#quote {
	margin-right: 40%;
}

#subnav li {
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
}
td.content {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 150%;
	margin: 5px;
	background-image: url(../images/compas_and_map.jpg);
	background-repeat: no-repeat;
}
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 100%;
}


.current {

	background-color: #FFFF66;
	background-repeat: repeat-y;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #567BE9;
}
.subnav2 {

	display: block;
	width: 100%;
	border-left-style: solid;
	border-left-width: thin;
	border-top-color: #567BE9;
	border-right-color: #567BE9;
	border-bottom-color: #567BE9;
	border-left-color: #567BE9;
}
