body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}
h1 {
	font-size: 1.25em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
label {
	font-weight: bold;
}

li {
	list-style-type: none;
}

#about {
	background-color: #F2F2F2;
	padding: 5px;
}
#Feedback {
	width: 90%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#loadingText {
}


#footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
ul#sitemapOverview li {
	width: 300px;
	float: left;
}
