#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#top {
	height: 126px;
	background-image: url(topbadge.gif);
	background-repeat: no-repeat;
}
#navigation {
	height: 26px;
	padding-right: 5px;
}

body {
	background-image: url(background.gif);
	background-repeat: repeat;
}
#badgespace {
	height: 100px;
}
ul {
	list-style-type: none;
}
#main {
	background-color: #FFFFFF;
}
