@charset "UTF-8";
/* CSS Document */

#container {
  width: 80%;
  }

#header {
	position:fixed;
	left:279px;
	top:8px;
	width:521px;
	height:76px;
	z-index:4;
	background-repeat: no-repeat;
	background-image: url(../images/mgobanner.jpg);
}

#pagecontent {
	position:fixed;
	left:219px;
	top:167px;
	width:558px;
	height:235px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: auto;
	background-repeat: repeat;
	font-family: "Handwriting - Dakota", Arial, Helvetica;
	font-size: 14px;
	color: #056839;
	text-indent: 0px;
	text-align: justify;
	vertical-align: middle;
	visibility: visible;
	background-attachment: fixed;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	right: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.body {
	color: #056839;
	font-family: "Handwriting - Dakota", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.body2 {
	color: #FFFFFF;
	font-family: "Handwriting - Dakota", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.link {
	color: #CC9900;
	text-decoration: underline;
	font-family: "Handwriting - Dakota", Arial, Helvetica;
	font-size: None;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.h1 {
	``color: #FFFFFF;
	text-decoration: underline;
	font-family: "Handwriting - Dakota", Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
#bodynav {
	position:fixed;
	left:200px;
	top:93px;
	width:600px;
	height:327px;
	z-index:0;
	background-color: #588527;
	background-position: center center;
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	float: none;
	visibility: visible;
}
#bottombanner {
	position:fixed;
	left:52px;
	top:431px;
	width:748px;
	height:123px;
	z-index:2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: auto;
	text-indent: 0px;
	color: #588527;
	background-color: #588527;
	vertical-align: bottom;
	bottom: auto;
	text-align: center;
	visibility: visible;
	overflow: visible;
}
#sidebar {
	position:fixed;
	left:52px;
	top:93px;
	width:128px;
	height:329px;
	z-index:5;
	background-color: #056839;
	background-repeat: repeat;
	font-family: "Handwriting - Dakota", Arial, Helvetica;
	text-align: center;
	vertical-align: baseline;
	overflow: scroll;
	text-indent: 0px;
	word-spacing: normal;
	letter-spacing: normal;
	float: none;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
}

a:link {
	color: #D4A927;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #D4A927;
}
a:hover {
	text-decoration: underline;
	color: #99FF00;
}
a:active {
	text-decoration: underline;
}
