body {
	background-image: url(background.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
#nav a:link {
	color: #003300;
	font-size: 15px;
	text-decoration: none;
}
.bodytext {
	font-size: 14px;
}
#nav a:hover {
	text-decoration: underline;
}
#nav a:visited {
	color: #003300;
	font-size: 15px;
	text-decoration: none;
}
.galthmbimg {
	border:1px outset #FFAA55;
	margin:5px;
	padding:3px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

