/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #729C81;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #999999;
}
#wrapper {
	margin: 0 auto;
	width: 750px;
	background: url(images/mnbg.jpg) repeat-y;
}
#header {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat;
	margin: 0 25px 0 25px;
	padding: 0;
	height: 80px;
}
#content {
	margin: 0 25px 0 25px;
	padding: 10px;
}
#content p {
	margin: 0 130px 6px 0;
	text-align: justify;
}
#nav {
	position: static;
	float: right;
	width: 100px;
	border-bottom: 4px double #000000;
}
#nav ul {
	margin: 15px 0 15px 0;
	padding: 0;
	list-style: none;
	border: 0;
}
#nav li {
	text-align: center;
	border-bottom: 1px solid #000000;
	width: 100px;
	margin: 0;
	padding: 0;
	font: 10px/15px;
	color: #000;
	background: #FFFFFF;
}
.navtop {
	border-top: 1px solid #000000;
}
#nav li a {
	display: block;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #FFF;
	color: #000;
	text-decoration: none;
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 98px;
}
#nav li a {
	width: 98px;
}
#nav li a:hover {
	font-weight: normal;
	background: #999999;
	color: #000;
	text-decoration: none;
}
#nav p {
	margin: 4px 0 4px 0;
	text-align: left;
}
#nav h3 {
	font-size: 120%;
	text-decoration: underline;
	background-image: none;
	text-align: center;
	padding: 0;
}
#footer {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 0 25px 0 25px;
	padding: 10px;
}
h1, h2 , h3, h4, h5, h6 {
	background: url(images/bullet.jpg) no-repeat left center;
	padding: 0 0 0 25px;
}
