	 
	 div#all{
	 position:relative;
	 _width:970px;
	 width:100%;
	 min-width:970px;
	 border-top: 1px solid #dddddd;
	 top: -1px;
	 background:#ffffff url(http://www.msuweeds.com/images/filler.gif) repeat-y right;
	 }
	 
	 body {
	 /*background:#ffffff url(http://www.msuweeds.com/images/filler.gif) repeat-y right;*/
	 background-color:#ffffff;
	 margin: 0px;
	 padding: 0px;
	 }
	 
	 div#printheader{
	  display:none;
	 }	 

	 div#header {
	 padding:0px 0px 0px 0px;
	 margin:0px 0px 0px 0px;
	 position:absolute;
	 top:0px;
	 left:0px;
	 /*background:#D7D7D7 url(http://www.msuweeds.com/images/header_background.gif) repeat-x;*/
	 background:#ffffff url(http://www.msuweeds.com/images/header_background.gif) repeat-x;
	 width:100%;
	 height:101px;
	 border-bottom:solid #D7D7D7 0px;
	 }
	 
	 div#todaysdate {
	 position: absolute;
	 padding: 0;
	 margin: 0;
	 top: 30px;
	 right: 20px;
	 z-index: 99;
	 width: 180px;
	 height: 30px;
	 font-family:Arial, Helvetica, sans-serif;
	 }
	 
	 div#rightheader{
	 position:absolute;
	 top:0;
	 right:0;
	 border:0px black solid;
	 background-color:#D7D7D7;
	 width:300px;
	 height:101px;
	 z-index:1;
	 }
	 
	 div#rightheader img#right{
	 right:174px;
	 _right:174px;
	 top:0px;
	 }
	 
	 div#header img#underbelly{
	 position:absolute;
	 left:0;
	 top:67px;
	 }
	
	div#content {
	/*position:relative;*/
	margin: 110px 275px 20px 45px;
	background-color:white;
	border-top: 1px solid #ffffff;
	height: auto;
	/*width: 655px;*/
	_margin-top: 0x;
	_padding-top: 0px;
	}
	
  h1 {
  font-family: arial, serif;
  font-size: 1.2em;
  color: #002A55;
  font-weight: normal;
  padding-top: 7px;
  margin-bottom: 7px;
	padding-left: 15px;	
	background:url(http://www.msuweeds.com/images/h1_background.gif) no-repeat;
}
	
	h2{
	font-family:arial;
	font-size: 15px;
	color:#007100;
	background: url(http://www.msuweeds.com/images/h2_background.gif) repeat-x;
	background-position: bottom left;
	border:0px solid black;
	padding-bottom:17px;
	margin-bottom:0px;
	margin-left:10px;
	}
	
	p{
	font-family:arial;
	font-size: 14px;
	padding-left: 10px;
	}
	
	div#nav{
	position:absolute;
	background-color:#D7D7D7;
	width:225px;
	height:550px;
	right:0px;
	top:100px;
	border:0px solid black;
	font-weight: bold;
}

div#nav ul, ul.subitem{
 margin: 0px;
 font-family: arial, sans-serif;
 font-size: 15px;
 max-width: 225px;
 width: 225px;
 color:#007100;
 /*list-style: none;*/
 list-style-type: none;
}
div#nav ul{
 padding:28px 0px 4px 0px;
 }
 
 div#nav ul.subitem{
 padding:8px 0px 4px 0px;
 background: url(http://www.msuweeds.com/images/dropshadow.jpg) repeat-x;
 }

div#nav li {
 margin: 0px;
 padding: 2px 0px 2px 0px; 
 }

div#nav ul a.items {
 padding: 8px 0px 8px 30px;
 _width:225px;
 width:195px;
 text-decoration: none;
 color: #007100;
 display: block;
 background:#E9E9E9 url(http://www.msuweeds.com/images/bullet.gif)  no-repeat;
 background-position: left center;
}

div#nav li a:hover {
 background-color:#ffffff;
 color:#002A55;
}


div#nav ul a.at {
 padding: 8px 0px 8px 30px;
 _width:225px;
 width:195px;
 text-decoration: none;
 color: #007100;
 display: block;
 text-decoration: none;
 background: #ffffff url(http://www.msuweeds.com/images/double_arrow.gif) no-repeat;
 background-position: left center;
}

div#nav ul a.at:hover {
 background-color: #ffffff;
}

div#nav ul a.subitem {
 padding: 0px 0px 2px 30px;
 text-decoration: none;
 color: #000000;
 display: block;
 background-position: left center;
}

div#nav ul a.subitem:hover {
 text-decoration: underline;
 color: #00008f;
}

div#footer {
  position:absolute;
	font-family: arial;
  font-size: 13px;
  color:#007100;
  font-weight: bold;
  padding-top: 7px;
  margin-top:50px;  
  margin-bottom: 7px;
  margin-left: 10px;
  padding-left: 15px;	
  background:url(http://www.msuweeds.com/images/h1_background.gif) no-repeat;
}

div#footer a{
  color:#002A55; 
  font-weight:normal;
}