body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("/MN/yard/green-lawn.jpg");
	background-color: #FFFFFF
}

a:link {text-decoration: none; color: #0000FF;}
a:visited {text-decoration: none; color: #000099;}
a:hover {text-decoration: underline; color: #006600;}
a:active {text-decoration: none; color: #FF0000;}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #660099;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #660099;
}
.biglist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
	color: #660099;
}
.justified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	color: #000000;
}
.centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #000000;
}
.text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #000000;
}
.text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	color: #000000;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #000000;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	text-align: left;
}
#frame {
	background-image: url("/MN/yard/frame-top.png");
	height: 24px;
	width: 950px;
}
#header-left {
	background-image:  url("/MN/yard/header-L.png");
	background-repeat: repeat-y;
	width: 28px;
}
#header-right {
	background-image:  url("/MN/yard/header-R.png");
	background-repeat: repeat-y;
	width: 28px;
}
#gui-left {
	background-image:  url("/MN/yard/gui-L.png");
	background-repeat: repeat-y;
	width: 28px;
}
#gui-right {
	background-image:  url("/MN/yard/gui-R.png");
	background-repeat: repeat-y;
	width: 28px;
}
#title-left {
	background-image:  url("/MN/yard/title-L.png");
	background-repeat: repeat-y;
	width: 28px;
}
#title-right {
	background-image:  url("/MN/yard/title-R.png");
	background-repeat: repeat-y;
	width: 28px;
}
#body {
	background-image:  url("/MN/yard/concrete.jpg");
	background-repeat: repeat;
	width: 894px;
}
#body-left {
	background-image:  url("/MN/yard/page-L.png");
	background-repeat: repeat-y;
	width: 28px;
}
#body-right {
	background-image:  url("/MN/yard/page-R.png");
	background-repeat: repeat-y;
	width: 28px;
}
#copyright {
	background-image:  url("/MN/contact/copyright.png");
	height: 89px;
	width: 950px;
}
#contact {
	background-image:  url("/MN/contact/grass-form.jpg");
	width: 500px;
	height: 600px;
}
.banner_code {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}