body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	background-repeat: repeat;
	background-color: #32210F;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a img {
	border: none;
}
#container {
	text-align: left;
	width: 800px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border-top-width: 2px;
	background-image: url(../images/new%20images/backgrounds/beige043.gif);
	padding-bottom: 8px;
}
.title {
	font-size: 1.7em;
	font-weight: bold;
}

p {
	clear: left;
}
#header h1 {
	position: absolute;
	top: -9999px;
}

#mainNavigation {
	background-image: url(../images/new%20images/backgrounds/mainnav.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 38px;
	margin: 0px;
	padding: 0px;
	width: 800px;
	clear: left;
}
#mainContent {
	text-align: center;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainContent p {
	text-align: left;
	margin: 125px;
	font-size: 90%;
}

#mainContent h2 {
	font-size: 75%;
}

#footer {
	background-image: url(../images/new%20images/backgrounds/footerbg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 218px;
	text-align: center;
	color: #000;
}
#footer p {
	font-size: 85%;
}
#footer p a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#footer p a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

.fltlft {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
.fltrt {
	float: right;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smallletters {
	font-size: 10px;
}
#secondaryNavigation {
	background-image: url(../images/new%20images/backgrounds/secondarynavigation.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 800px;
	font-weight: bold;
}
#secondaryNavigation ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#secondaryNavigation ul li a {
	text-decoration: none;
	color: #000;
}
#secondaryNavigation ul li a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#secondaryNavigation ul li {
	display: inline;
	margin-left: 40px;
	list-style-type: none;
	margin-right: 40px;
}
