body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	color: #888888;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#wrapper {
	width: 700px;
	margin-right:auto;
	margin-left:auto;
}
#header {
	height: 180px;
}
#content {
	text-align: left;
	margin: 0px;
	padding: 10px 50px;
	background-image: url(images/mobu_bckgnd.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #88664e;
}
#contentMore{
	text-align: left;
	margin: 0px;
	background-image: url(images/mobu_bckgnd.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #88664e;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#basenav {
	background-image: url(images/mobu_basenav.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 50px;
	color: #88664e;
	margin-top: 5px;
}
a:link {
	color: #88664e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #a9846a;
}
.subtext {
	color: #88664e;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #88664e;
}
