h1 {
	font-size: 20pt;
}
h2 {
	font-size: 14pt;
}
#content img {
	border: 0px;
	float: right;
}
#content {
	padding-left: 30px;
	width: 740px;
}
#top {
	width: 800px;
}
#top img {
	border: none;
}
table#menu {
	margin-left: 5px;
	margin-top: 8px;
	padding-left: 10px;
	background-color: #3399cc;
	width: 780px;
}

table#menu td {
	text-align: center;
}
table#menu a {
	font-family: Garamond;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	color: white;
}
table#menu a:hover {
	color: black;
}
a:visited {
	color: blue;
}
#bottom {
	width: 800px;
}
p#text-links {
	padding-top: 10px;
	font-family: Georgia;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
