body {
	font-family: Garamond;
	background-image: url(../images/CutMap2-521.jpg);
	background-repeat: repeat;
	margin: 0px;
	background-attachment: fixed;
	background-position: center center;
	color: #191919;
}
#footer p {
	margin: 0;
	padding: 0;
}
ul{
	list-style-type: circle;
	list-style-image: url(../images/Bullet.gif);
}
#top {
	text-align: center;
	margin-top: .3em;
}
#bottom {
	text-align: center;
	margin-top: .3em;
}
ul.links_bottom {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li.links_bottom {
	display: inline;
	margin: 0;
	padding: 0;
}
#image {
	text-align: center;
	padding: 13px;
}
