body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #999;
	font-size: 1em;
}
a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.1em;
}


#wrapper {
	padding: 0px;
	width: 800px;
	text-align: left;
	margin: 0 auto;
}
#header {
	background: url(_images/header.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 800px;
	z-index: 5;
}
#mainContent {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: #FFF url(../_images/beige222.jpg);
}
#footer {
	background: #999;
	margin: 0px;
	padding: 5px 0px;
	width: 100%;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#navBar {
	height: 20px;
	width: 470px;
	position: absolute;
	z-index: 10;
	left: 625px;
	top: 123px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
table {
	background: no-repeat center center;
	text-align: center;
}
.content {
	margin: 0px 10px;
}
