nav {
	height: 180px;
	border-bottom: #000000 solid 1px;
}

.paging-button {
  visibility: hidden;
}

.button-container {
  clear: both;
}

a,
a:active,
a:hover,
a:visited {
	text-decoration: none;
	color: #0072a5;
}

body {
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}