/* Layout Stylesheet */ 

body {
	margin:0px;
	color: #333333;
	padding:0;
	text-align: left;
	background-color: #F0EDC7;  
 }

#outer {

 text-align:left;
 border:0px solid #F0EDC7;
 width:777px;
 /* margin:auto; */
 }

#hdr {
 height:113px;
background:#E2dc88;
 color: #333333;
 }

#bar {
	height:185px;
	background:#fff;
	color: #333333;
 }

#bar2 {
	height:34px;
	background:#655001;
	color: #FFFFFF;

 }

#bodyblock {
 position:relative;
	background-image: url("/images/mn/bodybar.gif");
	background-repeat:repeat-y;
 color: #333333;
 width:777px;
 padding:0;
 }
#bodyblockwide {
 position:relative;
	background: #ffffff;
 color: #333333;
 width:777px;
 padding:0;
 }
#l-col {
 float:left;
 background: #E2dc88;
 color: #333333;
 width:198px;
  text-align:left;
 }

#printcontent { width:390px; float:left;}
#cont {
 width:576px;
 background: #ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 }
#widecont {
 width:777px;
 background: #ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 }

#ftr {
 	width:777px;
	height:70px;
	color: #333333;
	margin:0;
	background-image: url("/images/mn/foot_bkgnd.gif");
 }
#topnavtext {
	position: absolute;
	top: 96px;
	left:38px;
	width: 314px;
	height: 18px;
}
#topnavtext {
	position: absolute;
	top: 96px;
	left:38px;
	width: 330px;
	height: 18px;
}
#topnavback {
	position: absolute;
	top: 124px;
	left:652px;
	width: 104px;
	height: 18px;
}

