body { 
    margin-top: 0px;
	background:url(images/background.jpg) repeat-x #629149;
}

.header {width:1010px; min-height:690px; background:url(images/MN-body-background.jpg) repeat-y;}
.body-content {width:702px; padding-left:260px; padding-right:48px; min-height:339px; padding-top:404px; background:url(images/MN-top.jpg) no-repeat; position:relative; text-align:left;}
.body-content .menu {
	width:930px;
	height:31px;
	position:absolute;
	left: 43px;
	top: 143px;
}
.body-content .side-info {
	width:185px;
	height:255px;
	position:absolute;
	left: 58px;
	top: 387px;
	 text-align:left;
}
.footer-info {width:1010px; height:87px; background:url(images/MN-bottom.jpg) no-repeat;}
.search-box {
	text-align: center;

	padding: 5px;
}
h1 {
	font-family: Arial;
	font-size: 16pt;}

h2 {
	font-family: Arial;
	font-size: 13pt;
	}
	
h3 {
	font-family: Arial;
	font-size: 12pt;
	margin:0px;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }
.purple {color:#5f3b93; font-size:11pt;}
.pic-padding {padding:5px;}

a:link {
	color: #5f3b93;
}
a:visited {
	color: #5f3b93;
}
a:hover {
	color: #5f3b93;
}
a:active {
	color: #5f3b93;
}

a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}
