* {
	font-family: Helvetiva, Arial, sans-serif;
}

body {
	margin: 1em;
}

.bar {
	background-image: url('seglblogo.gif');
	background-position: right;
	background-repeat: no-repeat;
	background-color: #003399;
	height: 22px;
	margin: 1em -1em 0 -1em;
	clear: both;
}

#section_links {
	list-style-type: none;
	margin: 0 auto 0 auto;
	padding: 0;
}

#section_links li {
	display: block;
	float: left;
	text-align: center;
	background-color: #C0C0C0;
	padding: 20px;
	width: 7em;
	border: 1px solid gray;
	font-size: 150%;
	margin-right: 1em;
	margin-bottom: 1em;
}

tr {
	vertical-align: top;
}

h2 {
	font-size: 110%
}

.smaller {
	font-size: smaller;
}

.top_links {
	padding-top: 4px;
	font-size: xx-small
}
