body {
	font-family: Verdana, sans-serif;
	text-align: justify;
}
h2, h3 {
	color: #005A9C;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-size: 170%;
}
h3 {
	font-size: 140%;
	margin-bottom: 0;
}
#menu a {
	color: #005683;
	font-size: x-small;
	line-height: 2.5em;
	text-transform: uppercase;
}
#menu a:hover {
	color: red;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
	position: relative;
}
#menu {
	position: absolute;
	right: 0;
	top: 184px;
}